![]() |
[SOLVED] Footer widgets and full-width footer background image problem
Hello,
I tried to find an answer on the forum and found a partial answer, I have the same problem as the above post: http://forum.bytesforall.com/showthread.php?t=17277 But I did not find it an answer to help me. The codes I used: </td></tr></table></div></div> <div id="divfooter"><div><table id="tablefooter"> <tr><td> <?php bfa_widget_area('name=Footer&cells=3&align=4&align _2=5&align_3=5&before_widget=<div id="%1$s" class="footer-widget %2$s">&after_widget=</div>'); ?> I wanted footer full width, but when I add the codes The widgets go wrong and I can not design them. Chrome browser not look good and also in all other browsers My site: http://www.seo-tip.co.il/ Can you help me please? Thank you. |
change
HTML Code:
<?php bfa_widget_area('name=Footer&cells=3&align=4&align _2=5&align_3=5&before_widget=<div id="%1$s" class="footer-widget %2$s">&after_widget=</div>'); ?> HTML Code:
<?php bfa_widget_area('name=MY-Footer&cells=3&align=4&align _2=5&align_3=5&before_widget=<div id="%1$s" class="footer-widget %2$s">&after_widget=</div>'); ?> |
Thanks for the reply, but unfortunately it is still not working well,Chrome browser not look good and also in all other browsers.
What the problem could be? Thank you again. |
try adding 'width:100%' to your 'table#tablefooter' rules
|
yes! thank you very mach! :)
|
All times are GMT -6. The time now is 04:38 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.