View Single Post
Old 05-31-2006, 03:15 PM   #38 (permalink)
Sean
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: [vBulletin 3.5.x] Darkness free template [download]

At the moment the best way to fix this problem for users using high resolutions it to add the header image using CSS and then having it fixed using CSS.

For example:
Code:
background: url("templates/ClanzDarkness2/images/top.jpg");
background-repeat: no-repeat;
Sean is offline   Reply With Quote