Skip to content
WJunction - Webmaster Forum

Header Issue ..Help

Status
Not open for further replies.

7 comments

It wont auto resize without stretching the image which will look aweful. and I don't no if that could be possible.

but it is doing what it should do. but since your header isn't a consistent thing it wont look right unless you make another image for the other side of the logo.
 
The code must be sth like this:
Code:
<head> 
<style> 
body {background: url(bg.jpg) #fff no-repeat top left fixed; text-align:center;} 
</style>
</head>
 
If you really wanted to you could use some javascript to set a different background for each resolution. It's just a pain in the ass.
 
Status
Not open for further replies.

About the author

X
Active Member · Joined
152
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom