Code: Select all
#topbar {
text-indent:25px;
text-align:right;
background:#000;
border: 1px solid #000;
width:1010px;
height: 30px;Thanks in advance!
~baseball435
Code: Select all
#topbar {
text-indent:25px;
text-align:right;
background:#000;
border: 1px solid #000;
width:1010px;
height: 30px;Code: Select all
left:0;
right:0;
position: absolute;