Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 59
0 members and 59 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas Electric Choice

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
changing a modules font colors
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 77
Join Date: Oct 2002
Location: USA
changing a modules font colors - 01-18-2003, 09:21 AM

i am using an upload module for my site...it works really well and be downloaded here (btw I'm using the latest release) ...i am using a black background and a lot of the text of the script is black...which poses a bit of a problem...does anyone know how i can edit the colors?

-dan
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: changing a modules font colors
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
Re: changing a modules font colors - 01-18-2003, 12:05 PM

Quote:
Originally Posted by darkdan
i am using an upload module for my site...it works really well and be downloaded here (btw I'm using the latest release) ...i am using a black background and a lot of the text of the script is black...which poses a bit of a problem...does anyone know how i can edit the colors?

-dan
I'd have to see the actual module script files to tell ya Dan. You can try opening one file at a time and doing a find for #000000 the number code for black.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
script's color is theme dependent...can you force a color?
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 77
Join Date: Oct 2002
Location: USA
script's color is theme dependent...can you force a color? - 01-18-2003, 10:42 PM

apparently the script adjust its colors according to your theme...for some reason it's not quite working right on mine, but I think it may because I have modded the theme, and made the background black...mikem in my 1st post is a link to the download page if you'd like to take a peek at the index.php ...is there a way to edit the code to force a specific color?...thx for any help

-dan
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
01-19-2003, 09:33 AM

Whew that's abig. File. Ye sI imagine it is possible. But would take some work.

You would have to go through almost every line in that file adding

<font color=\"#FFFF\"> information </font>

to every line that echo's text or links.


One example would be

this
Code:
	echo "<center>Please adjust variable \$current_version (currently set to '$current_version') in ".__FILE__." to an correct value for your installation.
 Correct values are postnuke or phpnuke.</center>";
to this
Code:
	echo "<font color=\"#FFFFFF\"><center>Please adjust variable \$current_version (currently set to '$current_version') in ".__FILE__." to an correct value for your installation.
 Correct values are postnuke or phpnuke.</center></font>";
mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Font Colors on DarkBlue Theme Juniorx72 Theme packs 4 01-25-2006 03:12 PM
Disabling Inactive modules in modules block Krutch Nuke 7.x - Modules 2 12-14-2004 10:43 AM
subBlack3Dblue font colors override reev Nuke 7.x - Themes 4 11-03-2004 12:56 PM
Font text colors in Block. sentinela Site design 4 10-15-2004 11:40 PM
Font colors that clash with themes... Zathu_Koon Purged Topics 2 02-19-2003 04:17 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31