The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how can i change.....
How can i change the background color of postbit, and how can i use there an backgorund image?
|
#2
|
||||
|
||||
Edit the postbit or postbit_legacy templates
|
#3
|
|||
|
|||
I have done it but it has brought nothing!
example: Code:
<body bgcolor="red"> |
#4
|
||||
|
||||
There's no body tag in the postbit template.
Look for this (in the postbit template): Code:
<td class="alt1" id="td_post_$post[postid]"> Code:
<td class="alt1" id="td_post_$post[postid]" style="background-color:red;"> |
#5
|
|||
|
|||
Thank you!
And how can i use there background image? |
#6
|
||||
|
||||
Use:
Code:
background: url(url-to-your-image.gif); |
#7
|
|||
|
|||
Hi all,
İ just try this but it doesnt work :-( iwould like the section in black in gray !! How can i do whis ? Pleasss help meeee |
#8
|
|||
|
|||
simple copy the posbit_legacy content to frontpage , backup your code ! then try using the design bottun to change background or everything in this templates
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|