Help - Search - Members - Calendar
Full Version: wordpress layout catastrophe
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
LuvsDogs387
I’m trying to make a layout for wordpress but it isn’t going so well. I’m having a lot of trouble with the style sheet. Take a look and my site which looks ok in IE and totally messed up in Firefox. I really want this to be compatible in both browsers. Can someone please look at my index, style sheet, and site to help me figure out this mess blink.gif
[Link is in my sig]

what I was trying to do:
get sidebar and content to sit next to each other
have a full page background and a blog background
have a picture header and picture footer
and center the page without centering the text

Any help would be appreciated :)

Style Sheet


Index
Libertie
Hmm. Either you're really fast or you're seeing things, because I don't see any difference when viewing from Firefox and IE. :P Looks fine to me.

edit// Well, now when I change themes I'm seeing that the text isn't formatted for FF. Is that what you meant?
Stephire
=o!
You don't have to do all that!
Go ahead and make your own style sheet and layout, then save them.
Then refer to this tutorial: http://bouncy-bubbles.net/tutorials/wp-themes.php
It also looks the same to me. Xp
LuvsDogs387
I'll look at the tutorial later (its late right now) but this is what I see in both of my browsers wacko.gif

Screenshots were taken just now.

IE:


Firefox:


on both of them the blog is under the navigation.
megumint
GAAAH! You have tables? And the <center> tag! I'm going to die.

....

Okay, I'm back.
Get rid of the tables and all that extra coding.. such as border: 0px 0px #00000
If you put border:0, I'm sure it knows not to put a black border.

Why would the header even have a border?
Hm.

Anyway.

Next, you should use some absolute positioning to get what you want. Yeah!

And Firefox is.. well. I've found it easier to code in Firefox first, then use random overrides to make it work in IE. Such as body > whatever

But.. with IE 7, they said not to do that anymore. I forgot what exactly they said to do. It was something like [ifIE7something]

Sigh. I know I didn't give you that many answers, but.. Gah. I can't do everything, can I?

Anyway. Google that stuff. And.. stuff.

Maybe find a basic layout for what you want, then just stick in the images in the spaces provided. There are tons of sites like that.
LuvsDogs387
Hey thanks that helps a lot!!! happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.