PDA

View Full Version : Is this possible ?


Philster
02-15-2007, 05:22 PM
I am wondering if it possible to apply bold to the text shown in the attached image. The part I am looking to alter is where it says Moderated by: Thanks in advance.

Phil.

Aken
02-16-2007, 05:48 AM
Do you have a custom skin on your boards? I can't find anywhere in my templates that would place a moderator list there. Maybe something was changed after 3.5.4....

/me is puzzled.

Philster
02-16-2007, 10:46 AM
Hi, no custom skin. I added the text manually under the description of each forum. I just want it to stand out better.

Phil.

Aken
02-17-2007, 08:30 AM
Oh, well if you just added the text individually to each forum description, that's wicked easy :D

Simply add bold tags around the desired text.


<b>Moderated by:</b>

Philster
02-17-2007, 03:17 PM
Aken you are the man! Thanks. How would I add a color tag to that same code.

Phil.

Gio~Logist
02-17-2007, 03:48 PM
Aken you are the man! Thanks. How would I add a color tag to that same code.

Phil.

Replace the whole thing with this:
<span style="color:colorhere; font-weight:bold">Moderated By:</span>

Philster
02-18-2007, 12:06 PM
Thank you very much. That worked great, have a super day.

Phil.

cyberphr
02-18-2007, 12:39 PM
Edit description:
<b> Text </b>