The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Back Ground which suits for all screen resolutions?
Fix in the second post
|
#2
|
||||
|
||||
Thanks to HMBeaty for the code
Style manager >>> Style vars >>> Doc_background Code:
Background Color: transparent Background Image: url(image url here) Background Repeat: No Repeat Units: (Blank) Background Image Horizontal Offset: top Background Image Vertical Offset: fixed Code:
html { background-attachment: none; background-clip: border-box; background-color: #FFFFFF; background-image: {vb:stylevar doc_background}; background-position: 0 0; background-origin: ; background-repeat: none; background-size: 100% 100%; } |
Благодарность от: | ||
HMBeaty |
#3
|
|||
|
|||
In your thread about the rotate.php file not working try the one I posted about and add the path to the php in the doc background stylevar. That way when the image is served up it gets washed through HMB's css instructions.
|
#4
|
||||
|
||||
Glad to see this code being used and working for others
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|