The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I know this is probably simple but, how can I move the line including the Welcome, notifications, profile text line down to the bottom of the header, just above the navbar? I know this is probably a silly question, but I would just like to know how as I cannot find anything about moving this line down!
|
#2
|
||||
|
||||
![]()
It positioned "absolute", so just change top and right (adjust as needed):
HTML Code:
.toplinks { right: 20px top: 20px;} |
#3
|
||||
|
||||
![]()
Which template would I be editing Lynne, as I can only find .toplinks in the replacement-vbulletin.ie.css templates. None of them show the Right: 20px setting. see below:
.toplinks .popupbody li { border-top:none; } .toplinks { float:{vb:stylevar right}; } .toplinks ul.isuser .notifications .popupbody li a{ height:{vb:stylevar navbar_tab_size.height}px; } .toplinks ul.isuser .notifications .popupbody { width:100%; _width:auto; } .toplinks ul.isuser .notifications .popupbody li a span { line-height: {vb:math {vb:stylevar navbar_tab_size.height}/2}px; Could it be this one? .toplinks { position:absolute; {vb:stylevar right}:{vb:math {vb:stylevar padding}*2}; top:0; color:{vb:stylevar toplinks_link_color}; font: {vb:stylevar header_font}; text-align:{vb:stylevar right}; |
#4
|
||||
|
||||
![]()
My code was just a suggested change of code to put in the additional.css template.
|
#5
|
||||
|
||||
![]()
Unfortunately it didn't work, anymore suggestions would be welcome
|
#6
|
||||
|
||||
![]()
How about a link to see the results. Also, did you change the values to suite your site? I just threw numbers in there as an example - you will need to adjust them as needed for your own site.
|
#7
|
||||
|
||||
![]()
Yep I adjusted all the figures! I am just looking at alternative positions at the moment and I am in no hurry to sort this one out per s? Thanks for your input thus far Lynne
![]() |
#8
|
||||
|
||||
![]() Quote:
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|