The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi all
![]() , many many sorry about this simple question. I be searching and searching for it but no chance. I be lookin where i can change the font size within the user profiles (head-row) slike basic information, Signature, contact etc . I would be really happy if one can tell me where i can find this <.< Have a nice weekend @ all Rikko |
|
#2
|
||||
|
||||
|
It would help if we had an image pointing out what you need help with. You may be interested in this article to help you find stylevars yourself - How To: Find the correct StyleVar/LayoutVar to edit
|
|
#3
|
||||
|
||||
|
Heya Lynne
very friendly thanks a lot . The Fire Bug tool is really nice, never used it before. But i have to check all functions first . The Fontsize i mean i have attached a picture .have good time and many thanks again Rikko
|
|
#4
|
||||
|
||||
|
The "Basic Information" font-size in that image should be set by this CSS:
HTML Code:
.profile_content .subsectionhead, #postlist .subsectionhead {
padding: {vb:math {vb:stylevar padding}/2} 0;
clear:both;
font-weight: bold;
font-size: {vb:math {vb:stylevar font.fontSize}+4}px;
}
HTML Code:
.profile_content .subsectionhead, #postlist .subsectionhead {
font-size: 15px;
}
|
|
#5
|
||||
|
||||
|
Many thanks , youre great
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|