Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Pagalbos.
Parašė deron· 2010 Rugp. 18 19:08:59
#1
Sveiki, norėčiau sužinoti kaip galima padaryti footerį slankiojantį su visu webu. Kaip šiame
http://gobless-mu.net/ tinklalapyje. Lauksiu jūsų atsakymų... :)
Redagavo deron· 2010 Rugp. 18 20:08:45
Parašė Jaunelis· 2010 Rugp. 19 18:08:50
#2
kad jis neslankioja ;D
Parašė smart· 2010 Rugp. 19 18:08:05
#3
Jis nori, kad footer'is būtų kaip ir dizainas, dabar footeris yra ant dizaino užlipęs :D
Parašė avice· 2010 Rugp. 19 18:08:11
#4
tai ir reikejo pasimt is to webo source kodo ir prisitaikit pas save.
<style>
.footer {
background-image:url(footeriofonas);
background-repeat:repeat-x;
height:42px;
position:fixed;
width:100%;
clear:both;
bottom:0px;
z-index:9999;
</style>
<div class="footer">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="850">
<tbody><tr>
<td>Foteris</td>
</tr>
</table></div>
Parašė deron· 2010 Rugp. 19 18:08:42
#5
mhm. :| Bet, kad mokėčiau prisitaikyti. Bandžiau nieko neišėjo.
Redagavo deron· 2010 Rugp. 19 19:08:28
Parašė avice· 2010 Rugp. 19 19:08:14
#6
mhm. tai idek savo tema ar ka tu ten nori padaryt .
Parašė deron· 2010 Rugp. 19 19:08:22
#7
į pm skaipą savo parašyk, padėsi jei nesunku tau. :)
Parašė avice· 2010 Rugp. 19 19:08:53
#8
rasyk cia , jei as nepadesiu kiti pades.
Parašė deron· 2010 Rugp. 19 19:08:39
#9
įdėti theme.php ir styles.css failus?
Redagavo deron· 2010 Rugp. 19 19:08:31
Parašė avice· 2010 Rugp. 19 19:08:38
#10
taip idek savo theme :]
Parašė deron· 2010 Rugp. 19 19:08:01
#11
prisegiau aname poste. :/
Parašė avice· 2010 Rugp. 19 19:08:27
#12
man rodos cia reikia redaguotis:
<table cellpadding='0' cellspacing='0' width='954' class='footer' align='center' height='48'>
<tr>
<td width='120' align='left' style='padding-left:10px;'>
<span style='font-size:9px;color:#8b8b8b;font-weight:bold;'>
- sistema: <a href='http://www.php-fusion.co.uk/' target='_blank' style='font-size:9px;color:#ff5a00;font-weight:bold;'>php-fusion</a><br>
- sprendimas: <a href='http://www.ertin.lt' style='font-size:9px;color:#ff5a00;font-weight:bold;'>ertin.lt</a>
</span>
</td>
<td width='5' align='center'>
<img src='".THEME."images/footer_blank.gif' border='0' width='3'>
</td>
<td width='249' align='left' style='padding-left:10px;'>
<span style='font-size:9px;color:#8b8b8b;font-weight:bold;'>
2009 © gtazone.lt team<br>
Svetainës turiná kopijuoti grieþtai draudþiama
</span>
</td>
<td width='580' align='center' style='padding-left:30px;padding-top:5px;'>
<a href='http://www.topas.wu.lt' target='_blank' title='Topas.wu.lt - Lankomiausi puslapiai, svetaines statistika, puslapiu reitingai'>Lankomiausi puslapiai</a> | <a href='http://gtazone.lt' target='_blank' title='GTAzone.lt - modu zona'>GTA modifikacijos ir kita</a> | <a>Backlink nuoroda</a> | <a>Backlink nuoroda</a>
</td>
</tr></table>
ir i styiliu pridek prie lenteles
.footer {
background-image:url(footeriofonas);
background-repeat:repeat-x;
height:42px;
position:fixed;
width:100%;
clear:both;
bottom:0px;
z-index:9999;
nezinau nenaudoju
php-f
Parašė deron· 2010 Rugp. 19 19:08:55
#13
turbūt apseisiu :D Nelabai išeina. Tik paredaguoju error.
Parašė avice· 2010 Rugp. 19 19:08:52
#14
koki error meta? :? :?
Parašė avice· 2010 Rugp. 19 19:08:47
#15
Tai ziurek atsidaryk style.css ir i ten imesk tokis koda
:
.footerisx {
background-image:url(footeriofonas);
background-repeat:repeat-x;
height:42px;
position:fixed;
width:100%;
clear:both;
bottom:0px;
z-index:9999;
kur nors apacioja ar centre paskui imesk theme.php kuri prisegiau
Parašė deron· 2010 Rugp. 19 20:08:07
#16
Oooo, veikia. Labai ačiū.
Redagavo deron· 2010 Rugp. 19 20:08:55