![]() |
Moving the login controls to the navbar
I have a problem with my login box, notifications, my profile, settings and log out, covering up the banners on the right side of the header. I would like to move them to either the nav bar or under the nav bar. Any help would be appreciated.
|
whats a link to the site in question. Maybe the proper use of positioning/padding/margin can fix this issue. Moving the content you request to the navbar would require moving of quite a bit of code from the header template to the navbar template.
|
<a href="http://www.seattleguns.net" target="_blank">www.seattleguns.net</a>
I saw the area that contains the positioning/padding/margin, but unsure how to work it, as I dont know much about this stuff. I just switched from phpbb to vbulletin in hopes I would be able to do more on my own. |
add this to additional.css
Code:
.ad_global_header { |
That worked. Thanks
|
Also open your navbar template
Find Code:
<div class="navbar_advanced_search" style="position:absolute; top:7px; left:100px; width:100%;"> Code:
<div class="navbar_advanced_search" style="position:relative; top:7px; left:-10px;"> |
1 Attachment(s)
Here is a before/after when you perform those code changes.
|
Looks like I got it, took a few minutes to search through the code.
Thanks again for the help. |
glad i could help :)
|
All times are GMT. The time now is 02:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|