|
ok so, it's kind of like how any page you go on on this website you'll still see the top banner, the user cp-private message-quick links-new posts-forum rules- those hyperlinks.. and more is all the same no mater what page you go to on here. I'm assuming this is done with css. I am trying to do basically the same thing with my website. I want the same 3 pictures that make my head banner, and 5 hyperlinks to appear on every page of my website. but it seems to me that since i'm using background-image several times in the body { } part of my css, that when i describe what i want from the background-images it wouldn't know which one im describing?
either way, i'm still new so basically just tell me how to do it please.
thank you
oh and i'd like this to be put into my body { } part in my css, since that way it will make every link i use that css on the same without having to do any work.
ty
|