pylorns
Member
Posted 3 years ago #
In IE 7 and Firefox the sidebar loads correctly but in Safari the twitter stuff loads on top. Ideas?
http://sandbox.wetwired.org/wordpress/
CSS:
[Moderated: WAY Too much code. Please consider placing the code in a text file on your site with a link here -or- use a pastebin service such as http://wordpress.pastebin.ca. Thanks!]
site:
[moderated: more of the same]
pylorns
Member
Posted 3 years ago #
Thanks, I've placed the CSS here http://wordpress.pastebin.ca./1073310 I've also done some validation mostly seems issues with font tags and not divs...
Code for Site here:
http://wordpress.pastebin.ca./1073323
pylorns
Member
Posted 3 years ago #
I've figured it out - putting a margin-top:500px on the div seemed to work.
from my view I think the "twitter stuff" placement is kind of wrong. It was placed outside the sidebar. You should add the "twit stuff" inside the #sidebar.
better if you add the "twitter stuff" as a custom widget so u can organize it inside admin widget page.