The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
CSS for drop down menus
I am very close to finishing one of my templates but i am having a problem trying to find the stylevar for the drop down menus.
Check attachment, anybody have any ideas? |
#2
|
||||
|
||||
Is not always the way, you spend hours trying to solve a problem, u then post for support and then 5 mins later you find the solution... hehe
Anyone else having this problem just search in editor.css for the css below Code:
.editor_controls .popupmenu div.popupctrl { height: 18px; border-top-width: 1px; border-right-width-value: 1px; border-right-width-ltr-source: physical; border-right-width-rtl-source: physical; border-bottom-width: 1px; border-left-width-value: 1px; border-left-width-ltr-source: physical; border-left-width-rtl-source: physical; border-top-style: solid; border-right-style-value: solid; border-right-style-ltr-source: physical; border-right-style-rtl-source: physical; border-bottom-style: solid; border-left-style-value: solid; border-left-style-ltr-source: physical; border-left-style-rtl-source: physical; border-top-color: #e1e1e2; border-right-color-value: #e1e1e2; border-right-color-ltr-source: physical; border-right-color-rtl-source: physical; border-bottom-color: #e1e1e2; border-left-color-value: #e1e1e2; border-left-color-ltr-source: physical; border-left-color-rtl-source: physical; color: #000000; line-height: 17px; background-color: #ffffff; padding-right: 10px; background-image: url(images/BP-Brown/misc/popupctrl.png); background-position: right center; background-repeat: no-repeat; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|