The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I separate the sidebar blocks (the forum blocks manager ones). Currently, the forum displayes them sticked together, without no bottom spacing. I didn't find the stylevar for this..
--------------- Added [DATE]1268385639[/DATE] at [TIME]1268385639[/TIME] --------------- no ideas about this style modification? |
#2
|
||||
|
||||
![]()
I would like to know also....
|
#3
|
|||
|
|||
![]()
Lynne from here gave me the code so here it is:
Code:
#sidebar_container .underblock {background: none; height: 10px;} #sidebar_container > ul { -moz-border-radius:0px; -webkit-border-radius:: 0px; -moz-box-shadow: none; background-color:transparent; border:0px; } #sidebar_container .block { background-color:{vb:stylevar forum_sidebar_background.backgroundColor}; border:{vb:stylevar forum_sidebar_border}; -moz-border-radius:{vb:stylevar border_radius}; -webkit-border-radius: {vb:stylevar border_radius}; -moz-box-shadow:-2px 2px 2px {vb:stylevar shadow_color}; } |
#4
|
|||
|
|||
![]()
Wow this is awesome!!!!!!!!!!!!!!! Thanks Charlie
|
#5
|
|||
|
|||
![]()
No problem but the true thanks goes to Lynne
![]() |
#6
|
|||
|
|||
![]()
Thanks Lynne,this is great
|
#7
|
||||
|
||||
![]()
Glad to see this was useful. I started to keep all the CSS I've written for people in my CSS Cheatsheet and occasionally it proves useful again.
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|