two background pictures |
two background pictures |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2006 Member No: 343,306 ![]() |
For my community HP_oranges I want to habe a background image (shown already on there) as well as a header imagein the background. Is this possible? thanks !
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 ![]() |
header image...in the background?
im sorry... im a little confused. you can have both a header image and a background. to add a header image and a background image (for s1 im assuming) CODE GLOBAL_HEAD<= <style type=text/css> <!-- .x{position:absolute;left:200;top:0;z-index:1;} body { background-color:#FFFFFF; background-image: url(http://yourbackgroundimage.jpg); } --> </style> <=GLOBAL_HEAD LASTN_WEBSITE<= <img class="x" src="http://yourheaderimage.jpg"> <=LASTN_WEBSITE remember that if you want your header to show up on all of your pages you need to make a FRIENDS_WEBSITE, DAY_WEBSITE, and... CALENDAR_WEBSITE with the same stuff thats it LASTN_WEBSITE. |
|
|
![]() ![]() |