The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello I have a couple questions. How do I move my toplinks (& login/registration) in the custom skin I purchased (tf_ideal). I'm looking to move the toplinks in the navbar (I'll take a screenshot if needed)
Also, how do I change the font for usernames in postbit? |
|
#2
|
|||
|
|||
|
|
#3
|
|||
|
|||
|
In the navbar
& Which do I edit? I don't want to edit the global font to make all the font the same. I only want it for the postbit username. |
|
#4
|
|||
|
|||
|
Quote:
Code:
.toplinks {
position:absolute; {vb:stylevar right}:{vb:math {vb:stylevar padding}*2};
right: 400px !important; /* changed by admin added */
top:350px;
color:{vb:stylevar toplinks_link_color};
font: {vb:stylevar header_font};
text-align:{vb:stylevar right};
}
Code:
.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
font-size: 13px;
}
|
|
#5
|
|||
|
|||
|
Thanks for your support!
I'm adjusting the px but still can't figure out to get it in the right location. ![]() Also for the username, I wasn't meaning the size, I was meaning changing the style/name of the font, ex Trebuchet MS (I want a font that came with this skin called BebasNeueRegular) |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Awesome, I got the toplinks to the correct position! Thanks again, Amaury25!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|