Start ::
PostNuke 0.7 Support ::
Core Modules & Blocks ::
Text colour in HTML/Core block
Moderated by: Support Team
-
- rank:
-
Freshman
- registered:
- November 2003
- Status:
- offline
- last visit:
- 17.01.04
- Posts:
- 18
i was wondering if it is possible to change the colour of text in HTML blocks as i am using a HTML block containg Java script and the text colour is being displayed as grey rather than the yellow it should be
The code im using is
my website URL is http://www.clanunited.com
and I got the script from
http://www.enem...uk/stuff.php its right at the bottom - theres also an example of what should be displayed
ALL that and all i wanted to know was y is the colour wrong - Depressing *sigh*
I had thought about using frames But the block doesnt seem to like the tags -
- rank:
-
Professional
- registered:
- August 2002
- Status:
- offline
- last visit:
- 29.09.08
- Posts:
- 1383
Try:
<font class="myJSblock">
Then in style.css
.myJSblock {color:#FFFF66}
Unless there is something in your JS that is forcing the color.
-Shawn
-----
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
Start ::
PostNuke 0.7 Support ::
Core Modules & Blocks ::
Text colour in HTML/Core block
