This content has been marked as final.
Show 3 replies
-
1. Re: CSS Position tag issue
David_Powers Aug 31, 2009 9:51 AM (in response to StreetwiseCreative)Add position: relative to the style rule for #masthead.
-
2. Re: CSS Position tag issue
StreetwiseCreative Sep 1, 2009 6:54 AM (in response to David_Powers)Thanks David. That fixed the issue!
Is there a way that I can make the sub-nav text to be "right justified" so that when I click on "Entertainment", the sub-text isn't so far away. A float doesn't seem to do it, nor does setting Right/Left to auto. Thoughts?
-
3. Re: CSS Position tag issue
David_Powers Sep 1, 2009 6:58 AM (in response to StreetwiseCreative)You could float everything right instead of left, but then you would need to reverse the order of the items in the submenu.


