View Full Version : 3 part image for postbithead_background - forumhead_background ?
kisanjong
01-25-2010, 05:15 PM
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
daveaite
01-25-2010, 07:47 PM
You want 3 images for each one of them?
Use one long image with all 3 of them in it.
kisanjong
01-25-2010, 08:08 PM
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 ?
woffie
01-26-2010, 09:43 AM
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
Good luck with that, I have been asking for this for weeks. Nobody has a clue how to do it. I also wanted an outside border.
Necrovaris
01-26-2010, 10:01 AM
Are you on about something like this>
http://www.p8ntballer-forums.com/test/
The way the banner scles to the browser but for the postbit and forum info aswell?
kisanjong
01-27-2010, 06:28 PM
these images are taken from a phpbb style and are not the ones being used but will give you a idea
111238 left image 111239 fill image is stretchable for fluid style 111240 right image
to do this i would use something like
/* 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;
}
what i need to know is where to change / add / edit code to be able to do this in the postbithead_background, forumhead_background, foruminfo_header_background /s
Thanks
woffie
01-27-2010, 09:07 PM
Are you on about something like this>
http://www.p8ntballer-forums.com/test/
The way the banner scles to the browser but for the postbit and forum info aswell?
Nope. and by the way, you need to center the image you are using. It is in the stylevars setting.
--------------- Added 1264633681 at 1264633681 ---------------
these images are taken from a phpbb style and are not the ones being used but will give you a idea
111238 left image 111239 fill image is stretchable for fluid style 111240 right image
to do this i would use something like
/* 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;
}
what i need to know is where to change / add / edit code to be able to do this in the postbithead_background, forumhead_background, foruminfo_header_background /s
Thanks
I hope you get your answer. That is what I want to know as well.
Necrovaris
01-27-2010, 09:45 PM
Nope. and by the way, you need to center the image you are using. It is in the stylevars setting.
Err, am i missing something sorry?
kisanjong
02-04-2010, 07:53 AM
anybody? help please :D :confused:
XSIV8
02-04-2010, 11:55 AM
...
kisanjong
02-04-2010, 05:09 PM
Are you talking about something like this?
http://www.modernmuscleforum.com
no your main header has changed but the forumheader - postheaders are the default ?
kisanjong
04-10-2010, 07:34 AM
bump :D
Charlie98902
04-10-2010, 08:10 PM
I am interested in the additional css for this as well.
kisanjong
02-09-2011, 10:11 AM
did anyone ever solve this? :)
kisanjong
03-22-2011, 10:49 AM
please help me :D - lol
kisanjong
03-07-2012, 06:11 AM
Bump :D
Amr0d
10-29-2012, 10:45 AM
Bump! Want to know aswell
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.