The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
2 quick questions guys and gals....
1. Why and i getting a half of box in the member info (postbit area) and how can i get rid of it?
2. Where do i change the background color of the post and sig? Thank you all |
#2
|
|||
|
|||
You will need to give a link to the problem and a test account if needed but only if forums cant be seen by guests
|
#3
|
||||
|
||||
Thats because your stats for the post thanks/likes is not wrapped correctly when you added that collapse button ...
For the background, you can just add this to your additional.css file: .postbitlegacy .postbody, .eventbit .eventdetails .eventbody { background: #d5d5d5; } or let it just blend it with the default background you have which is what I would personally do ... .postbitlegacy .postbody, .eventbit .eventdetails .eventbody { background: none; } or this so that it adds the textured background that you have for the body wrapper... .postbitlegacy .postbody, .eventbit .eventdetails .eventbody { background: url("images/brightstripes/misc/body_background.jpg") repeat scroll 0 0 #c5c5c5 !important; } |
2 благодарности(ей) от: | ||
Disco_Dave, SPEEDKILLZ |
#4
|
|||
|
|||
Thank you guys. Yeah i don't see where or how to fix the box. i never had to add or change anything. this is a new style and my other style it wasnt there
|
#5
|
||||
|
||||
Run the code for the page (right-click + view source) through the w3c validator as it appears there's some badly formed tags.
|
Благодарность от: | ||
SPEEDKILLZ |
#6
|
|||
|
|||
Sorry i dont know what i can tell from this?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|