The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello there i have an issue with centering my font :O
http://prntscr.com/4a8f7m if i try to center the font with "padding: 11px " the whole box is moving but not the font Any help ?
|
|
#2
|
||||
|
||||
|
Try adding this to your additional.css
Code:
.forum_info .blockhead {
text-align: center;
}
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Uhmm then is it moving --> to the middle but it should go down in the middle
|
|
#5
|
||||
|
||||
|
Link to the page please.
|
|
#6
|
|||
|
|||
|
|
|
#7
|
||||
|
||||
|
Guests cant see your forums.
|
|
#8
|
|||
|
|||
|
Updated Settings
|
|
#9
|
||||
|
||||
|
Ok, undo what i previously told you, and add this:
Code:
.forum_info .blockhead {
line-height: 46px;
}
Code:
.forum_info .blockhead {
text-align: center;
line-height: 46px;
}
|
| Благодарность от: | ||
| MajorKokosnuss | ||
|
#10
|
|||
|
|||
|
You sections are done wrong
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|