The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Replace this:
Code:
<if condition="$show['moderated']"> <td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]"> <else /> <td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]"> </if> Code:
<if condition="$show['moderated']"> <td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" width="100%"> <else /> <td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" width="100%"> </if> To center username replace this: Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]<center></a> Code:
<center><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></center> with this: <center>$post[musername]</center> |
#12
|
|||
|
|||
Thanks Much for all help, I'll give it a try after work. All you have given me has help, as I am sure this will.
Cheers mate. |
#13
|
|||
|
|||
Try this and worked vB 3.6.4 and i got it on other forum.
|
#14
|
||||
|
||||
Isapi - I love how you have posts displayed, and the activity levels thing there is hot. Can you guide me?
|
#15
|
||||
|
||||
thank you so much for this mod.
|
#16
|
|||
|
|||
CyberAlien, did what you asked and all worked just fine except for some reason it shrinks the background
image is 192 px as i have in template, but does not appear that way on site? |
#17
|
||||
|
||||
Its not possible to shrink background. If size is incorrect then image is incorrect. Adjust it in Photoshop or whatever you use to edit it.
|
#18
|
|||
|
|||
dont know why but does shrink it, you can see the difference, maybe putting the px?
|
#19
|
|||
|
|||
As you can see the differences in reply 16 and reply 18 images
|
#20
|
|||
|
|||
I got this working thanks, but is there away any user can use there own background postbit image?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|