Conspi
-
Header Help - Wordpress Theme
Your CSS looks like you have borrowed someone elses? I mean it has a lot of divs your HTML does not etc. You don't need to copy someones code to make it work, in matter of fact if you do it would probably work worse. Just get tips and hints abo…
-
Getting alignment right in FF
"cybershot" said:You need to post a link to your site. It would help us out if we could see the html code of your site as well as a visual of the problem. HTML code is right there.. Well, obviously the last line is wrongly aligned because…
-
Centering the page/ Page Wrap in IE
Thanks, that did the trick with centering. But positioning is still messed, looks like Position:relative isn't working well with anything earlier than IE7 (IE7 itself excluded).. Anyway to fix that as well? EDIT: The positioning problem is cau…
-
HTML/CSS Navigation
I think you misunderstood. What I am really looking for is a "modern alternative for frames". Which is pretty much a div, but is it possible control the content of that div? I don't mind storing the content in different HTML's. …