CSS positioning problem
-
I’m having one hell of a problem. I’m trying to position 3 or 4 text links in different spots in my header.
I’m using IDs/classes that are relatively / absolutely positioned. (I’ve tried both.) Basically, the first two “aligned links” work fine. When I add another one though, Firefox doesn’t align it correctly at all. It either a) sits next to one of the others, like it’s on the same line, with no spacing / position attributes, or b) sits in the top left part of the header area, like it has no position attributes.
I’ve tried nesting the divs/spans, not nesting them, everything. It just won’t work. Ironically, it displays perfectly in IE.
You can view what I’m talking about at:
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS positioning problem’ is closed to new replies.