The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
After many hours of searching I've come to the point where I have to ask for a direct answer here.
I've created a background gradient in photoshop 1650x100 pixels and pointed the 'Doc_background' to url(images/gradients/HCCgradientMiddle.jpg) in the style Vars. This works great for anyone who looks at the forum in 1650x1050 but for the who use a smaller res the background image become off centred. Am I using the correct method for displaying a background gradient or is there another solution I should consider? My forum is http://www.homecinemacentral.co.uk/forums/ Thanks in advance. |
|
#2
|
||||
|
||||
|
Try this:
HTML Code:
#29aee7 url(images/gradients/HCCgradientMiddle.jpg) repeat; background-Position: top center |
![]() |
|
|