The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with search button when turning vb in to fixed theme
alright just turned my theme in to a fixed them but some how the search button is way off . anyone know how to fix this
|
#2
|
|||
|
|||
Looks like the toplinks and search are set to absolute positioning rather than relative.
|
#3
|
||||
|
||||
looks like you did not post your question in the right forum either...
ask your theme designer to correct this horror, as it is not related to anything we could help on here... |
#4
|
|||
|
|||
Post your URL if you cant figure it out, It will take two seconds to diagnose and tell you how to fix.
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Add this to your additional.css :
Code:
.navbar_search { display: block; position: relative; width: 100%; } Code:
.toplinks { background: none repeat scroll 0 0 #000000; color: #FFFFFF; font: 11px Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif; position: relative; right: 20px; text-align: right; top: -140px; } But the above should fix it for now at least |
#7
|
|||
|
|||
thank you and yeah not the best coding i have done but it works lol . im a beginning designer so learning what i can
|
#8
|
|||
|
|||
Everyone has to start somewhere
|
Благодарность от: | ||
reversedesigns |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|