Announcement
Collapse
No announcement yet.
How to move the Search box to the Main navigation bar
Collapse
X
-
Good, that keeps the sitebuilder, banner, navbar together, however when minimised or mobile the banner shrinks and does not stretch 100%.
Leave a comment:
-
Code:#header { height: auto; } #header .site-logo { padding: 0 !important; }
Leave a comment:
-
I had it in there and took it out when I seen no change. HOWEVER, I have since put it back in and did a clear system cache and that has brought it back down to the navbar (perfect).
However it is still skewed when minimzed or mobile.
Leave a comment:
-
I noticed that it's not responsive either. Completely skewed when minimize or mobile.
Leave a comment:
-
Originally posted by Glenn Vergara View PostCode:#header .site-logo img { display: block; }
Leave a comment:
-
-
Originally posted by Robyn L View PostI so want to get rid of this search button from the header area but I do not have the expertise or the confidence to do it myself and know virtually nothing about code. I had a look for the particular part of the code that needs to be changed but I couldn't find it.
I'm sorry, we don't allow asking for paid services here...our sister site www.vbulletin.org does have a paid requests section, you could try asking there.
Leave a comment:
-
I so want to get rid of this search button from the header area but I do not have the expertise or the confidence to do it myself and know virtually nothing about code. I had a look for the particular part of the code that needs to be changed but I couldn't find it.
Leave a comment:
-
The search box goes off the right of the navbar due to
Code:{vb:stylevar right}: 0;
Code:right: 0; /* For LTR languages */
Code:left: 0; /* For RTL languages */
- 1 like
Leave a comment:
Related Topics
Collapse
-
by Flash04jvI have spent waaay too much time trying to figure this out. I find tons of info for editing html in the additional.css, but I can't find the CSS code for Cloud. Been trying and trying to make my own code...
-
Channel: vB Cloud Support & Troubleshooting.
Thu 12th Nov '15, 4:58pm -
-
by voygerhi good people
got few question
how to enable Today's Topics?
got problem with colour bar did install the colour bar as recommended don't show
anyone can gives a...-
Channel: Support Issues & Questions
Wed 15th Nov '17, 12:09pm -
-
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 10th Mar '15, 4:38pm -
-
by creaturexHi everyone,
Would someone be able to tell me how to change the position of the header ad in VB5 please?
I would like the header of my forum (http://forum.canadahifi.com/) to...-
Channel: Support Issues & Questions
Thu 7th Aug '14, 2:19pm -
-
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....-
Channel: Support Issues & Questions
Mon 10th Mar '14, 6:34pm -
Leave a comment: