The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
3 part image for postbithead_background - forumhead_background ?
I am looking into using 3 images for the postbithead_background, forumhead_background, foruminfo_header_background./s
so i have : left_image - fill_image - right_image can anybody point me in the right direction for this please, i have searched the forums etc but cant find any info about this. Thanks |
#2
|
||||
|
||||
You want 3 images for each one of them?
Use one long image with all 3 of them in it. |
#3
|
|||
|
|||
on a fixed style this would work great but would this not stretch the left and right part of the image ? when using a fluid style like i do ?
|
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Are you on about something like this>
The way the banner scles to the browser but for the postbit and forum info aswell? |
#6
|
|||
|
|||
these images are taken from a phpbb style and are not the ones being used but will give you a idea
Attachment 111238 left image Attachment 111239 fill image is stretchable for fluid style Attachment 111240 right image to do this i would use something like Code:
/* Bar header */ background, .head-fill { margin: 0; padding: 0; background: url(images/BarHeaderFill.gif) top left repeat-x; white-space: nowrap; height: 27px; text-align: center; } .head-left { background: url(images/BarHeaderLeft.gif) top left no-repeat; } .head-right { background: url(images/BarHeaderRight.gif) top right no-repeat; padding-top: 8px; height: 19px; } Thanks |
#7
|
||||
|
||||
Quote:
--------------- Added [DATE]1264633681[/DATE] at [TIME]1264633681[/TIME] --------------- Quote:
|
#8
|
|||
|
|||
Quote:
Err, am i missing something sorry? |
#9
|
|||
|
|||
anybody? help please
|
#10
|
|||
|
|||
...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|