|
| |
|
|
dawnyy
Posts: 18 Joined: 6/15/2006 Status: offline
|
background: #990000 - 6/15/2006 9:52:00
Can anyone tell me what the effect of this line is? I have a maroon backgroud which I want to change to white, and if I remove this line, the maroon goes, but it also moves everything on my page upwards so things are no longer aligned! Does this somehow pull in a file? I'd appreciate someones help.
|
|
|
|
Brandon
Posts: 431 Joined: 7/13/2004 From: Indiana, US Status: offline
|
RE: background: #990000 - 6/15/2006 9:54:47
If you want to change it to white you can put this. background-color: #ffffff or background: #ffffff
_____________________________
~ Brandon
|
|
|
|
dawnyy
Posts: 18 Joined: 6/15/2006 Status: offline
|
RE: background: #990000 - 6/15/2006 9:59:04
quote:
background-color: #ffffff Thats fantastic, thanks for that. You can't explain what the #990000 is doing could you. Just wondering why it affects the alignment.
|
|
|
|
dawnyy
Posts: 18 Joined: 6/15/2006 Status: offline
|
RE: background: #990000 - 6/15/2006 10:01:25
This is the rest of that block.... div#header { width: 100%; margin-bottom: 40px; background: #990000; background-color: #ffffff ; height: 100px; position: relative; top: 34px; } I'd appreciate it if someone could explain to me why removing the background line makes a difference to the alignment, as it may help me in my learning all this!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|