The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Does anyone kowledgeable know how to do this?
Hi,
I am using vb3 Gamma and I am trying to edit my templates to achieve the following modifications (see attachements). I really hope that someone will be able to help me with this. Could you please tell me how to achieve mods as shown in: 1)modified1.gif: change the color of the cell where date and time is written and also change the font color. 2)modified2.gif: add a line between the part containing the username and the part containing the message 3)modified3.gif: add a bg color to the part containing the username without changing the first and second alternating colors. Thanx you very much if you can help me with this. <edit> as you can see I am using the postbit_legacy on my forum. </edit> |
#2
|
|||
|
|||
1) You try using an additional style where you can declare a different colour. You would then edit the postbit_legacy and change the class tag to use the style you declared previously.
2) You are gonna have to create a table with three columns. Naturally, you would add the line you want in the middle cell (as a background image so that it repeats) and then fill the other cells as required (left = user info and right = message) 3. You can create another table, add the user info as required (using the variables provided) and you can then change the background colour of this new table. Doing that, you won't have to alter the $alt1 or $alt2 colours in the postbit |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|