Is it possible to move the search bar from the header to the nav bar, and also move header ad to where the search bar is located.
Announcement
Collapse
No announcement yet.
Move the Header advert and Search Bar
Collapse
X
-
I am pretty sure you can do it using CSS. If you need help with that, the best place to ask is over on vbulletin.org, the modification site.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Related Topics
Collapse
-
by craigccbHi all, have been searching the forums but no luck, is it possible to move the header down to the navbar? i would like to have no space between the area.
Hope someone can help....1 Photo-
Channel: Support Issues & Questions
Mon 10 Mar '14, 5:34pm -
-
by stevie1972Hi, I know this has been covered in other threads but how do I move the search box from the header to the main navigation bar ? My forum is on vb cloud, how do I find additional CSS files etc
-
Channel: vBulletin 5 Tutorials
Fri 27 Jun '14, 10:12am -
-
by BugOutGirlI have put in the following code to my CSS file through site builder:
Code:#header { position: relative; } #header .header-cell { width: 100%; } #header .site-logo, #header .site-logo img { max-width:
-
Channel: Support Issues & Questions
Tue 10 Mar '15, 3:38pm -
Comment