The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I increase the font size of the titles of threads in the Last Post column on the homepage???
I tried changing every section in the CSS but nothing makes it bigger! Is it located somewhere else? |
#2
|
||||
|
||||
![]()
I believe it is the smallfont class in the div. You can either change it in Main CSS, but that will change it everywhere, or modify the template. To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
|
#3
|
||||
|
||||
![]()
Usually you have to change the "thead" attribute to change the size, although this will change all instances of "thead", alternatively you could make a custom CSS definition and add it, then change the "thead" to your custom CSS,
is this a custom skin or the default vbulletin skin?? |
#4
|
|||
|
|||
![]()
It is a custom skin, but I am a complete beginner and don't know how to do many things.
![]() Basically I just want to make the font of these circled items a little bit larger? Do I have to redefine the default font size of the "smallfont"? If so.... how would I go about doing that? |
#5
|
||||
|
||||
![]()
yes, the method i said was incorrect as i though you were trying to change the titles.
It is the smallfont as lynne says, but if you change the smallfont size it will change all the times the smallfont is called, your best bet would be to create a custom CSS definition and change "smallfont" to your custom CSS, if you need additional help as lynne suggests please show the HTML comments by, admincp > vboptions > General Settings > Add Template Name in HTML Comments > set to Yes then provide a link your forum ![]() |
#6
|
|||
|
|||
![]()
Thanks for your great assistance!
I allowed the HTML comments so here is my forum http://www.swordhaven.net/forums if you could help that would be great. And would you happen to know how to do this too? ![]() I want to move the "Forum/Last Post/Threads/Posts" headers to the top of the page and also get rid of them for the rest of the forum... If you could help on that too that would be amazing........ thanks for everything. |
#7
|
||||
|
||||
![]()
you have to edit the forumhome_forumbit_level2_post template to change the size of the font, that is if you choose to create a new CSS definition as apposed to changing all instances of "smallfont"
|
#8
|
|||
|
|||
![]()
Excellent! It was under forumhome: lastpostby.
No clue about my other question though? |
#9
|
||||
|
||||
![]()
Am unsure what your trying to accomplish, could you be a bit more specific and i'll try to help?
|
#10
|
|||
|
|||
![]()
Well basically I want to move the words and blue background that say "Forum....Last Post... Threads... and Posts"
(what the arrow is pointing at) ![]() ABOVE the Swordhaven.net I then want to get rid of all of the other blue rows that have "Forum/Last Post/Threads/Posts".... basically I am trying to copy the format of this site; http://sleepywood.net/forum/ |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|