The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Apologies for cross-posting here and on the .com site, but no-one is answering my call for assistance there, nor in the thread for the style involved
I am moving my site to Vbulletin, and making sure I get everything 100% before I start fiddling with IMPEX and migrating articles and stuff I am struggling with a minor (but to me a major) irritation in a style (Smooth Red), for which there is now no support it seems, and I'm not skilled in CSS AT ALL. Apparently this issue does not occur below VB4.2. If you see the image you will see the search box and advanced search link are not correctly line up in the navbar. I cannot find for the life of me where this bug is coming from because from what I can see the layout is identical to the default vBulletin style, with just a switch in colours and the main navbar image. Firebug yields nothing obvious to me and I've search the template definitions. This thing is driving me nuts, and I'd appreciate some assistance, or tell me where to look The dev website is at http://www.pajeroclub.co.za/vbulletin There is a related issue in the navbar. The highlighted selection isn't lined up either |
#2
|
||||
|
||||
![]()
Check all your modified stylevars and make sure that the Unit field is not left blank (that field is only on some stylevars, but if left blank, it will move items to places you don't want them moved to!).
|
#3
|
|||
|
|||
![]() Quote:
I actually gave up on that, and then created a new inherited style, and slowly changed the stylevars to what was in the original style. It is now working. So not sure what the original problem was. I have some other questions for which I will start a new thread. |
#4
|
||||
|
||||
![]()
Just a suggestion:
If you want the advanced search link to be centered under the imput box you can add following code in additional css: Code:
.navbar_advanced_search li { clear: both; display: block; height: 26px; margin-right: 35px; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|