killthejoe
Member
Posted 1 year ago #
Hi everyone =)
I'm currently using the Orange Coffee theme and have done some customization, but still can't figure out how to get the footer image to extend across the entire screen from left to right (like the header). The site is at:
http://www.craigbond.com/
Anyone know how to fix this?
Thanks!
You need to remove the fixed width for #footer in your stylesheet and then move the footer block outside of the #page div in your theme's footer.php template file.
killthejoe
Member
Posted 1 year ago #
Thanks for the reply, esmi. I tried working through what you wrote, but can't quite seem to get it.
Code below...
What are you using to add your Google Analytics code?
killthejoe
Member
Posted 1 year ago #
#footer:
[Code moderated as per the Forum Rules. Please use the pastebin]
killthejoe
Member
Posted 1 year ago #
Am not using Google Analytics yet...just started the site...
killthejoe
Member
Posted 1 year ago #
Btw, anybody know how to paste raw code here without it highlighting and changing all the links in the code?
The code & the image has now gone. And your RSS feed is valid.
killthejoe
Member
Posted 1 year ago #
Sorry about that...just figured out to use pastebin =P
stylesheet:
http://pastebin.com/mP82G8SD
footer.php:
http://pastebin.com/3ffq7iJP
The code & the image has now gone. And your RSS feed is valid.
killthejoe
Member
Posted 1 year ago #
Sorry, esmi, thanks for your help. Does the stylesheet or footer.php at pastebin make any sense as far as extending the footer across the bottom of the page?
Thanks!
killthejoe
Member
Posted 1 year ago #
Hmm...I already tried that, but it still doesn't work... I also did that while removing the fixed width from the #footer section and clearing browser cache.
The site as it appears now has your changes and the fixed width already removed...
*scratches head in confusion*