HTML color code not working

Discussion regarding Joomla! 1.5 Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security and Performance FAQs
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
AC2188
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Sep 18, 2012 10:17 pm

HTML color code not working

Post by AC2188 » Tue Sep 18, 2012 11:07 pm

Hi,

I need to change the color of the title on my home page. However, when I insert the html color code into the editor, the color of the title does not change!

Here is the html code and title: <span style="color: #0B7FF5;">WELCOME TO RALEIGH & CARY'S NEW, PREMIER FITNESS STUDIO!</span></h2>

Here is the page where this title is located: http://www.purebodystudios.com

It's the the first header on the home page.

Is there a glitch with the html editor or am I doing something wrong with the code??

Thanks

jtut
I've been banned!
Posts: 429
Joined: Thu Nov 24, 2011 2:57 am
Location: https://www.joomtut.com
Contact:

Re: HTML color code not working

Post by jtut » Fri Sep 21, 2012 4:53 pm

Use CSS to change text color

Code: Select all

h2{color:#0B7FF5}
Joomla! support - Joomla! tutorials and more -> https://www.joomtut.com
Steps to creating a Joomla! website with video clip tutorials -> https://www.joomtut.com/joomla-clip

ritil
I've been banned!
Posts: 18
Joined: Thu Apr 11, 2013 8:17 am

Re: HTML color code not working

Post by ritil » Tue Apr 16, 2013 8:30 am

Do I need to use a color code color code standards that have been set for design use do?


Locked

Return to “Performance - Joomla! 1.5”