Text Coloring

Discussion in 'HTML & Website Design' started by vicgui, Dec 19, 2008.

  1. #1
    Can anyone please tell me how I can change the coloring of the text for the whole page in one shot without having to do it one at a time?
     
    vicgui, Dec 19, 2008 IP
  2. MoWarez

    MoWarez Member

    Messages:
    39
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #2
    I don't think I understand the question

    Where exacly you trying to change the text colour? site it self if so what site you running ?
     
    MoWarez, Dec 19, 2008 IP
  3. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #3
    In your css file, set body {color: whatever;}.

    cheers,

    gary
     
    kk5st, Dec 19, 2008 IP
  4. lalok

    lalok Peon

    Messages:
    165
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    highliht all the word and change the color
     
    lalok, Dec 19, 2008 IP
  5. the-hungry-hamster

    the-hungry-hamster Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If you have the font color set all over your html coding then you could use a good search and replace program. There are many on the internet. A search on downloads.com may help.

    I use a freeware one that is not supported anymore (I dont think) it is called search and replace 98. I find it very easy to use. You can download it from here:-
    http://www.brothersoft.com/search-and-replace-98-download-5542.html

    I advise you practice with it first of a free template or something.

    Hope that helps :)
     
    the-hungry-hamster, Dec 19, 2008 IP
  6. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #6
    if u r using css file in ur html template then just change the css stylesheet property.
     
    Jalpari, Dec 20, 2008 IP
  7. lorddan01

    lorddan01 Active Member

    Messages:
    527
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #7
    If you don't understand external CSS then you can do it individually using page properties or use the default font on Dreamweaver=> preferences for mac or Edit=> preferences for windows.
     
    lorddan01, Dec 21, 2008 IP