I NEED HELP PLEASE!

Started by xtasyy, July 08, 2008, 10:00:37 PM

Previous topic - Next topic

xtasyy

Hi all.

i have some questions.
1st , how i cam change/edit, the size/font/color on "code" dialog/box ?
and
2nd , how i can change/edit, font/size on posts/topics, of forum?
i mean, i need change only the font on TOPICS ..
thanks
My Forum : Click Here :)
I hope you like it!

joshyc5

What??

i cant understand yiur grammer
SAMMY HAGAR RULEZ

xtasyy

i want edit the size and font text on the code box

like this : sdfsdfsadf
My Forum : Click Here :)
I hope you like it!

Bulakbol

#3
Edit your style.css. Find the "code" class rule and change the values of color: and background-color:.


To change the topic font size, edit your Sources/MessageIndex.php and find
'link' => '<a href="' . $scripturl . '?topic=' . $row['ID_TOPIC'] . '.0">' . $row['firstSubject'] . '</a>'
replace with
Quote'link' => '<a href="' . $scripturl . '?topic=' . $row['ID_TOPIC'] . '.0" style="font-size: 15pt;">' . $row['firstSubject'] . '</a>'

Change the 15 to  the size you want.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Advertisement: