Help - Search - Members - Calendar
Full Version: Adding ( Bold ) Color
Invision Power Services > Community Forums > Community Web Design and Coding
Gypsie
original.gif Hi,

I have noticed at sites including this one,with IPB V2.0.3
you can change the color of your username...
For example mine as an admin for my site is in red...but what is the code to enter
so it stands out bold....

In my " Online List Format [Prefix]"

I entered this code to get my color

<span style='color:red'>

what code and where do I add it to make it bold?

Thanks in advance original.gif
azrach187
For bold:
CODE
<b></b>


for something zany:
CODE
<marquee> </marquee>

for something annnoying:
CODE
<blink></blink>

laughing.gif
Make sure it's inside the span style tags!
=Charles
Just change your current:
QUOTE
<span style='color:red'>

to
QUOTE
<span style='color:red;font-weight:bold'>


original.gif
Gypsie
Thank you both so much.... thumbsup.gif
=Charles
You're welcome! original.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.