Więc do css templaka dodaję
Ps. jak tu podlinkowac swf ?
a do index.php (ten z folderu templaka) dodaję
tak ?
Przypominam że ciągle mam na myśli phhbb przemka.
Kod:
#container{
height: 400px;
width: 500px;
position: relative;
}
#background{
z-index: 1;
position: absolute;
}
#content{
z-index: 2;
position: relative;
}
Ps. jak tu podlinkowac swf ?
a do index.php (ten z folderu templaka) dodaję
Kod:
<div id="container">
<div id="background">
Add here the details to embed swf
</div>
<div id="content">
Add here the html content
</div>
</div>
tak ?
Przypominam że ciągle mam na myśli phhbb przemka.