View Single Post
  #3 (permalink)  
Old 04-08-2008, 07:33 AM
triplem1075 triplem1075 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 6
oh thats not what i meant... i know how to find the color values... what i am asking here is, i'm using a pre-made template for the site called "FI BLUE 3D.css"

but i want to change the quote/code background color it has for it. In the template it is a grey color, but i want to make it black, or 000000.

but it seems that because it is a .CSS file, it loads the information from that file. so i cant change the color i want to by typing it in where it is supposed to go on the sites edit area. The spaces are blank in the edit field, apart from some text areas (text colors), thats what i mean when i say it seems to load it from the .css file.... adding color codes to the blank spaces does not show up, cause they seem to be coming from the css file and it ignores the sites editor.

So i'm asking how I can go about changing that .CSS file?

Code:
the background of this
see this one is white, on my template it is a dark grey, 
and i want to change it to black.

Last edited by triplem1075 : 04-08-2008 at 07:41 AM.
Reply With Quote