| FAQ |
| Kalender |
|
|
#7 | ||
|
|||
|
Mycket flitig postare
|
Lägg med den variabeln i sökvägen till cssConfig.php
i index.php: HTML-kod:
<link rel="stylesheet" type="text/css" href="cssConfig.php?width=<?php echo $divWithPictures; ?>" />
HTML-kod:
.pictureContainer {
width: <?php echo (int)$_GET['width']; ?>px;
}
|
||
|
|
Svara med citat
|
| Ämnesverktyg | |
| Visningsalternativ | |
|
|