PDA

View Full Version : Thread view username font size



minx
Fri 9th Apr '04, 8:42pm
Hi..

Seems to be set at 11px, which css element to i alter to make the font bigger without muching up other elements, it's the username link next to the avatar...

plus where do i find the css value that alters the background colours of the >

threadtools threadsearch threadrating Display Modes

check the attached, cheers

-M

Zachery
Fri 9th Apr '04, 8:43pm
That small bar is controled by the same css varible that controls the Navbar Tools Apperence.

minx
Fri 9th Apr '04, 8:58pm
Cheers Zachery, nailed it....

Any idea where i can alter the font size of a posters username while in post/thread view, it's just a wee bit small, cheers

-M

Zachery
Fri 9th Apr '04, 8:59pm
Copy your modifyed additional CSS box, and store it somewhere safe then revert it, there was a new class added

If you dont want to revert it add

.bigusername { font-size: 14pt; }

minx
Fri 9th Apr '04, 10:08pm
Fantastic...thanx Zac my man...

-M