solarpunk
Member
Posted 8 years ago #
Hello,
I was wondering if someone can give me hand. It seen the footer doesn't show properly in safari, i am wondering it is has to do with the way the divs are. i am trying to figure out if they are close properly or not. Also, it wont validate either. i think, the divs could be the cause.
my blog is at http://www.fusionrain.com/blog i am running the latest version of 1.5
thanks
SolarPunk
I want to say yes, but don't quote me on that. Either way, they're easy errors to fix. Give them a shot, and we'll see how it looks afterwards. If that's not it, then it's off to tinker with the CSS.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.fusionrain.com%2Fblog%2F
solarpunk
Member
Posted 8 years ago #
mac,
i used the validator and found the error. i just need extra pair of eyes that can guide in the right direction regarding the closing of the div. i being looking for info how all the templates tag should be. like should be sidebar be call from the footer template or the main template.
thanks for all you help. i will spend more time tonight when i get home own it.
Thanks
SolarPunk
I'm not entirely sure without looking at your template, but just make sure that every <div> is followed by a </div> and visa versa, and that </body> is preceded by a <body> .