The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Guys, need some help for this case.
How to remove this radius borde? ![]() To like this
|
|
#2
|
||||
|
||||
|
Add this to your additional.css:
Code:
/* Start remove sideblock radius */
#sidebar_container .block
{
border-radius: 0px !important;
}
/* End remove sideblock radius */
|
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
||||
|
||||
|
Link to page?
So I understand correctly, you are trying to remove the radius, not add it to the block, PBT no Facebook? |
|
#5
|
||||
|
||||
|
Quote:
http://www.taticalgamers.com.br/forum/forum.php Exactly, I want to remove the radius and not add the block |
|
#6
|
||||
|
||||
|
I don't see any radius being applied.
|
|
#7
|
||||
|
||||
|
Ok lets try this:
Code:
#sidebar_container > ul {
border-radius: 0px !important;
box-shadow: none !important;
}
|
|
#8
|
||||
|
||||
|
It is on a different style than the default.
|
|
#9
|
||||
|
||||
|
Change theme to TG Brasil --------------- Added [DATE]1407595840[/DATE] at [TIME]1407595840[/TIME] --------------- Quote:
Yahh WORKS ![]() ![]() I'll try to discover the internal variable and do the same thing YHX!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|