Author Topic: How to change font color?  (Read 8515 times)

0 Members and 1 Guest are viewing this topic.

Offline stdio

  • Newbie
  • *
  • Posts: 41
    • View Profile
How to change font color?
« on: March 01, 2010, 05:18:12 PM »
Hello,

Can someone please advise me how can I change the category font color and also the sub-category font colors? I know it's in style.css but can't figure out where exactly.

Thanks!

Rembrandt

  • Guest
Re: How to change font color?
« Reply #1 on: March 01, 2010, 05:31:20 PM »
Hi!
in your style.css under "smalltext".

example: color:red;       //green,  yellow, blue e.t.c
or hexcode: color: #c0c0c0;

Code: [Select]
.smalltext
{
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
color:red;
}

mfg Andi

Offline stdio

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: How to change font color?
« Reply #2 on: March 01, 2010, 07:41:19 PM »
Thank you very much! But this only changed the description from the specific category. I am attaching a small screenshot.

I changed the "smalltext" color to black (000000) and as you see, the description became black. Please advise. I love 4images and I wouldn't like to try anything else.

Thanks again! Help is much appreciated.

« Last Edit: March 02, 2010, 03:03:11 AM by V@no »

Rembrandt

  • Guest
Re: How to change font color?
« Reply #3 on: March 01, 2010, 09:41:45 PM »
ups  :oops:

in your style.css under maincat and subcat.

mfg Andi

Offline stdio

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: How to change font color?
« Reply #4 on: March 02, 2010, 01:35:08 AM »
Thank you very much Andy! I finally changed the category/sub-category colors. Can you still advise me a bit? This I really can't figure out. I changed everything in style.css that has the default text color (#004C75) and it still shows up.

I want to change the default color for the Image name, Comments-text color, Username color and category the image is uploaded. It hasn't change here (under the New Images) section. I am sending you a PM with the URL of a small screenshots to show you what I mean. Please advise me.

Again, I really appreciate your time!

Cheers

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How to change font color?
« Reply #5 on: March 02, 2010, 03:04:25 AM »
check header.html template, in default template some colors also set inside <body> tag, simply remove them from there.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline stdio

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: How to change font color?
« Reply #6 on: March 02, 2010, 03:54:04 AM »
WOW. Thank you! That was it :) Pheww. I finally did it. Thank you very much guys. You should keep this topic open so other users can see how to modify some colors.

I love 4images! :)

Offline GaYan

  • Sr. Member
  • ****
  • Posts: 301
  • ♫ | G2 | ♫
    • View Profile
    • Ziramagic
Re: How to change font color?
« Reply #7 on: March 02, 2010, 10:50:07 AM »
 :P yeh,.. i too need to modify some colors  :P
I'm Back :)