Welcome, Guest. Please Login or Register.
May 31, 2025, 04:45:18 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Graphics and Templates  |  Question on layout « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Question on layout  (Read 646 times)
anagolightly
Noobie
*
Posts: 38


anaG

Question on layout
« on: October 27, 2002, 07:25:42 PM »
Reply with quote

Hi on Yabse boards and Yabba's they seem to make the moderator's positioning in italic. I do not like this feature. Is it possible to change it to have them in a different font? The style that it  is at present just does not fit the look that i want for my board. What do i have to do change this  to verdana, please can you give me the instructions, thanks alot, my love to you all.
« Last Edit: October 27, 2002, 07:26:38 PM by anagolightly » Logged
MLM
Noobie
*
Posts: 18


I'm a llama!

Re:Question on layout
« Reply #1 on: October 30, 2002, 09:10:23 PM »
Reply with quote

I think this is what you're talking about... the "Moderator" listed on the Board Indez?

Open up >> BoardIndex.php

Go to >> Line 201 or thereabouts

Edit >>
                 if (sizeof($themoderators)>1)
                  $showmods = "<BR><font size=\"1\"><i>$txt[299]: $showmods</i></font>";
                 else
                  $showmods = "<BR><font size=\"1\"><i>$txt[298]: $showmods</i></font>";

Change to >>
                 if (sizeof($themoderators)>1)
                  $showmods = "<BR><font face="Verdana" size=\"1\">$txt[299]: $showmods</font>";
                 else
                  $showmods = "<BR><font face="Verdana" size=\"1\">$txt[298]: $showmods</font>";

I haven't tested it, but I'm pretty sure that's it. Just make sure to have a back-up copy of the .php file and upload it again if it's not how you want it. Remember to CHMOD to 666.
Logged
anagolightly
Noobie
*
Posts: 38


anaG

Re:Question on layout
« Reply #2 on: October 30, 2002, 10:26:26 PM »
Reply with quote

Thank you so much for replying, my friend has installed this straight away. Thank you.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Question on layout « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.725 seconds with 20 queries.