Log in

View Full Version : CSS Postioning\CSS Menu problems



fileserverdirect
02-22-2008, 11:30 PM
Hi Guys!
I am converting my table-bound website (up to 6 nested tables) and hit a kind of stand-still. I want the text "Please login" with the background to extend to 14px before the right edge. I cannot get this to work after an hour and a half of trying css stuff. I am in mid-transfer right now, so only half of it is done. Here are the links:
Page:
http://ohptesting.awardspace.com
Layout CSS:
http://ohptesting.awardspace.com/layout.css
Thanks in advanced,

Nile
02-22-2008, 11:40 PM
Try adding this to your CSS:


position: relative;
right: 14px;

That should work.

fileserverdirect
02-23-2008, 12:00 AM
I did what you said, but it just messed it up more...
http://ohptesting.awardspace.com