The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can't find border-radius
I'm trying figure out why I'm getting a border radius for the bottom left and bottom right of the element that the "New posts", "Private Messages", "FAQ" links are in.
Image = top one is my dev and second is live. I can't find any difference in the stylevars so I guess it's something in the CSS but I can't find anything to do with border radius Keep in mind the background images are not the culprit. Thank you! |
#2
|
|||
|
|||
Your styles / stylevars / border-radius
|
#3
|
|||
|
|||
Nothing comes up under border-radius (I'm editing default styles).
|
#4
|
|||
|
|||
Stylevars /
Common Border_radius set it to 0 --------------- Added [DATE]1310306611[/DATE] at [TIME]1310306611[/TIME] --------------- or add this to your additional.css Code:
.navbar { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } |
#5
|
|||
|
|||
Thank you Jeff.
|
#6
|
|||
|
|||
You are welcome,
Jeff |
#7
|
||||
|
||||
border-radius is actually hard-coded for most items in vbulletin.css and vbulletin-chrome.css and other respective CSS templates.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|