Changeset 352 for trunk/client/temi
- Timestamp:
- Jul 31, 2021, 1:41:30 PM (3 years ago)
- Location:
- trunk/client/temi
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/temi/Futura2/style.css
r253 r352 458 458 } 459 459 .td-130c { 460 float: right;461 460 text-align:left; 462 margin: 0px 0 0 1px;461 margin: 0px 0 0 0px; 463 462 width: 130px; 464 border: none; 465 466 padding: 0px; 467 } 463 padding: 0px; 464 border: .5px solid black; 465 } 466 .td-130b { 467 border: .5px solid black; 468 font-family: Verdana, Arial, Helvetica, sans-serif; 469 font-size: 12px; 470 margin-top: 0px; 471 margin: 0; 472 } 468 473 .td-vuoto { 469 474 -
trunk/client/temi/altro/index.php
r249 r352 16 16 17 17 18 echo '<table width="798" border="0" cellspacing="0" cellpadding="0">18 echo '<table style=\"width:798; border-width:0\"> 19 19 <tr> 20 20 <td class="logoleft"></td> … … 33 33 if ($file=="index") menu(); 34 34 35 echo "<table class=\"table-main\" cellpadding=\"0\" cellspacing=\"0\"><tr>";35 echo "<table class=\"table-main\"><tr>"; 36 36 $check=check_block("dx"); // check exist box 37 37 -
trunk/client/temi/altro/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 echo "\n"; 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;width=100%;"><tr><td>27 echo ' <table style="border:0px;text-align:left;width:100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 28 <header class="main-header"> 29 29 <ul class="main-nav"> … … 56 56 while (list($id,$descrizione,)=$rescomu->fetch(PDO::FETCH_NUM)){ 57 57 echo "<li><a href=\"modules.php?op=gruppo&name=Elezioni&id_comune=$id&file=index\"> 58 <img src=\"modules/Elezioni/images/logo.gif\" width=\"16\" height=\"16\" class=\"nobordo\" > $descrizione</a></li>";58 <img src=\"modules/Elezioni/images/logo.gif\" width=\"16\" height=\"16\" class=\"nobordo\" alt=\"logo\"> $descrizione</a></li>"; 59 59 } 60 60 echo "</ul></li>"; -
trunk/client/temi/altro/style.css
r243 r352 289 289 290 290 .td-130c { 291 float: right;292 291 text-align:left; 293 margin: 0px 0 0 1px;292 margin: 0px 0 0 0px; 294 293 width: 130px; 295 border: none; 296 297 padding: 0px; 298 } 294 padding: 0px; 295 border: .5px solid black; 296 } 297 .td-130b { 298 border: .5px solid black; 299 font-family: Verdana, Arial, Helvetica, sans-serif; 300 font-size: 12px; 301 margin-top: 0px; 302 margin: 0; 303 } 299 304 300 305 /* sinistra */ -
trunk/client/temi/blog/index.php
r139 r352 30 30 31 31 if ($file=="index") menu(); 32 echo "<table cellpadding=\"0\" cellspacing=\"0\"><tr>";32 echo "<table style=\"border-collapse: collapse;\"><tr>"; 33 33 34 34 -
trunk/client/temi/blog/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;"><tr><td>27 echo ' <table style="border:0px;text-align:left;width=100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 28 <ul class="main-nav"> 29 29 <li> -
trunk/client/temi/blog/style.css
r139 r352 81 81 82 82 #page { 83 width: 980px;83 width: 1100px; 84 84 margin: 0 auto; 85 85 padding: 60px 0px; … … 570 570 } 571 571 .td-130c { 572 float: right;573 572 text-align:left; 574 margin: 0px 0 0 1px;573 margin: 0px 0 0 0px; 575 574 width: 130px; 576 border: none; 577 578 padding: 0px; 579 } 575 padding: 0px; 576 border: .5px solid black; 577 } 578 .td-130b { 579 border: .5px solid black; 580 font-family: Verdana, Arial, Helvetica, sans-serif; 581 font-size: 12px; 582 margin-top: 0px; 583 margin: 0; 584 } 580 585 .td-vuoto { 581 586 -
trunk/client/temi/default/index.php
r139 r352 29 29 if ($file=="index") menu(); 30 30 31 echo "<table class=\"table-main\" cellpadding=\"0\" cellspacing=\"0\"><tr>";31 echo "<table class=\"table-main\"><tr>"; 32 32 $check=check_block("dx"); // check exist box 33 33 -
trunk/client/temi/default/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;"><tr><td>28 27 echo ' <table style="border:0px;text-align:left;width=100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 <header class="main-header"> 29 29 <ul class="main-nav"> 30 30 <li> -
trunk/client/temi/default/style.css
r243 r352 458 458 } 459 459 .td-130c { 460 float: right;461 460 text-align:left; 462 margin: 0px 0 0 1px;461 margin: 0px 0 0 0px; 463 462 width: 130px; 464 border: none; 465 466 padding: 0px; 467 } 463 padding: 0px; 464 border: .5px solid black; 465 } 466 .td-130b { 467 border: .5px solid black; 468 font-family: Verdana, Arial, Helvetica, sans-serif; 469 font-size: 12px; 470 margin-top: 0px; 471 margin: 0; 472 } 468 473 .td-vuoto { 469 474 -
trunk/client/temi/facebook/index.php
r347 r352 26 26 if ($file=="index") menu(); 27 27 28 echo "<table class=\"table-main\" cellpadding=\"0\" cellspacing=\"0\"><tr>";28 echo "<table class=\"table-main\"><tr>"; 29 29 $check=check_block("dx"); // check exist box 30 30 -
trunk/client/temi/facebook/style.css
r347 r352 333 333 334 334 .td-130c { 335 float: right;336 335 text-align:left; 337 margin: 0px 0 0 1px;336 margin: 0px 0 0 0px; 338 337 width: 130px; 339 border: none; 340 341 padding: 0px; 342 } 338 padding: 0px; 339 border: .5px solid black; 340 } 341 .td-130b { 342 border: .5px solid black; 343 font-family: Verdana, Arial, Helvetica, sans-serif; 344 font-size: 12px; 345 margin-top: 0px; 346 margin: 0; 347 } 343 348 344 349 .td-big { -
trunk/client/temi/realistic/index.php
r282 r352 89 89 //if ($file=="index") menu(); 90 90 91 echo "<table class=\"table-main \" cellpadding=\"0\" cellspacing=\"0\"><tr>";91 echo "<table class=\"table-main;\"><tr>"; 92 92 $check=check_block("dx"); // check exist box 93 93 -
trunk/client/temi/realistic/style.css
r318 r352 459 459 } 460 460 .td-130c { 461 float: right;462 461 text-align:left; 463 margin: 0px 0 0 1px;462 margin: 0px 0 0 0px; 464 463 width: 130px; 465 border: none; 466 467 padding: 0px; 468 } 464 padding: 0px; 465 border: .5px solid black; 466 } 467 .td-130b { 468 border: .5px solid black; 469 font-family: Verdana, Arial, Helvetica, sans-serif; 470 font-size: 12px; 471 margin-top: 0px; 472 margin: 0; 473 } 469 474 .td-vuoto { 470 475 -
trunk/client/temi/spectral/style.css
r241 r352 466 466 467 467 } 468 468 469 .td-130c { 469 float: right;470 470 text-align:left; 471 margin: 0px 0 0 1px;471 margin: 0px 0 0 0px; 472 472 width: 130px; 473 border: none;473 padding: 0px; 474 474 color:#000; 475 padding: 0px; 475 border: .5px solid black; 476 } 477 .td-130b { 478 border: .5px solid black; 479 font-family: Verdana, Arial, Helvetica, sans-serif; 480 font-size: 12px; 481 margin-top: 0px; 482 margin: 0; 476 483 } 477 484 .td-vuoto { -
trunk/client/temi/stylized/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;"><tr><td>27 echo ' <table style="border:0px;text-align:left;width=100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 28 <header class="main-header"> 29 29 <ul class="main-nav"> -
trunk/client/temi/stylized/style.css
r242 r352 388 388 } 389 389 .td-130c { 390 float: right;391 390 text-align:left; 392 margin: 0px 0 0 1px;391 margin: 0px 0 0 0px; 393 392 width: 130px; 394 border: none; 395 396 padding: 0px; 397 } 393 padding: 0px; 394 border: .5px solid black; 395 } 396 .td-130b { 397 border: .5px solid black; 398 font-family: Verdana, Arial, Helvetica, sans-serif; 399 font-size: 12px; 400 margin-top: 0px; 401 margin: 0; 402 } 398 403 399 404 /* sinistra */ -
trunk/client/temi/tour/index.php
r282 r352 73 73 <h1>'; 74 74 echo "<a href=\"modules.php?name=Elezioni\"> $descr_com</a>"; 75 echo '</ a></h1>75 echo '</h1> 76 76 <b>consultazioni elettorali on line </b> <a href="http://www.eleonline.it"> <i>by l.apolito e r.gigli</i></a> 77 77 <br/> -
trunk/client/temi/tour/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;"><tr><td>27 echo ' <table style="border:0px;text-align:left;width=100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 28 <ul class="main-nav"> 29 29 <li> -
trunk/client/temi/tour/style.css
r242 r352 74 74 75 75 #page { 76 width: 970px;76 width: 1100px; 77 77 margin: 0 auto; 78 78 padding: 30px 0; … … 366 366 } 367 367 .td-130c { 368 float: right;369 368 text-align:left; 370 margin: 0px 0 0 1px;369 margin: 0px 0 0 0px; 371 370 width: 130px; 372 border: none; 373 374 padding: 0px; 371 padding: 0px; 372 border: .5px solid black; 373 } 374 .td-130b { 375 border: .5px solid black; 376 font-family: Verdana, Arial, Helvetica, sans-serif; 377 font-size: 12px; 378 margin-top: 0px; 379 margin: 0; 375 380 } 376 381 -
trunk/client/temi/yellowblu/index.php
r282 r352 52 52 echo ' 53 53 <div id="page">'; 54 echo "<table cellpadding=\"0\" cellspacing=\"0\"><tr>";54 echo "<table style=\"border-collapse: collapse;\"><tr>"; 55 55 56 56 -
trunk/client/temi/yellowblu/menu.php
r344 r352 25 25 list($fascia)=$rescomu->fetch(PDO::FETCH_NUM); 26 26 27 echo ' <table cellpadding="0" cellspacing="0" style="border:0px;text-align:left;"><tr><td>27 echo ' <table style="border:0px;text-align:left;width=100%;border-collapse: collapse;"><tr><td style="padding: 0px;"> 28 28 <header class="main-header"> 29 29 <ul class="main-nav"> -
trunk/client/temi/yellowblu/style.css
r242 r352 103 103 104 104 #page { 105 width: 970px;105 width: 1100px; 106 106 margin: 0 auto; 107 107 padding: 30px 0; … … 446 446 } 447 447 .td-130c { 448 float: right;449 448 text-align:left; 450 margin: 0px 0 0 1px;449 margin: 0px 0 0 0px; 451 450 width: 130px; 452 border: none;453 454 451 padding: 0px; 455 } 452 border: .5px solid black; 453 } 454 .td-130b { 455 border: .5px solid black; 456 font-family: Verdana, Arial, Helvetica, sans-serif; 457 font-size: 12px; 458 margin-top: 0px; 459 margin: 0; 460 } 456 461 457 462 /* sinistra */ … … 607 612 margin: 0px 0px 0px 5px; 608 613 width: 95px; 609 border: 1px solid #6A6A6A; <div class=\"dx\">";614 border: 1px solid #6A6A6A; 610 615 font-family: helvetica,arial,sans-serif; 611 616 font-size: 10px;
Note:
See TracChangeset
for help on using the changeset viewer.