The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to remove the widget border box in vbulletin suite 4.0.8. I am inserting a facebook like box and I have to sacrifice information and make it thinner. The widget boxes make my site look amateur as well. Anyone know how to remove the border so users can only see the contents?
|
#2
|
||||
|
||||
![]()
I'm not sure exactly what you want (an image always helps), but the border is defined in ".cms_widget", so you can add this to additional.css to get rid of it:
HTML Code:
.cms_widget {border:none;} |
#3
|
|||
|
|||
![]()
Where is that located please? I'm pretty new.
|
#4
|
||||
|
||||
![]()
addiitional.css is a template. It's in the CSS Templates group.
|
#5
|
|||
|
|||
![]()
Can you give me a clue as to how to find that please?
|
#6
|
||||
|
||||
![]()
Style Manager > find style > Edit Templates > double-click on CSS Templates group and it's right there.
|
#7
|
|||
|
|||
![]()
Nice one can you give me a more functions info where i can manage widgets by addiitional.css.
For example how to remove the icon from widgets.. can i do it form additional.ccs ? |
#8
|
||||
|
||||
![]()
You would have to edit the template for the widget to remove the image.
|
#9
|
|||
|
|||
![]()
I'm trying to get rid of the lines below from Version 4.1.6
![]() I tried this Quote:
Code:
div.steamprofile{ float:right; display:block; z-index:300; } .cms_widget {border:none;} |
#10
|
||||
|
||||
![]()
That looks correct. Did you try it?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|