hello. I asked about this many times but didn't get the answer I want. I wish someone will help me out. the issue is that I need to change the colors in the argeebee theme. I don't seem to know what might change the colors in that css file. I read it over and over. the author of the theme tried to help me out, but his reply was fast and didn't exactly specify what I need to do. I am a blind administrator of drupal and do know what rgb values desired colors may have, and can also identify the bit of code needed,. I understand php and css quite fine. alas, the css file in the argeebee file is non standard. what I exactly need to change is the colors of the text and links. if possible I also want to know how to change the font type or size. before I baste the code in that css file I wonder, where can I get the cvs version of drupal 4.7 so that I try it on my localhost? ------ /**** colors ****/ /**** light ****/ /*** backgrounds ***/ #leftnav .block, #rightnnav .block {background-color: #fff;} /*** foreground ***/ #leftnav .block p, #leftnav .block ul, #leftnav .block li, #leftnav .block a, #rightnav .block p, #rightnav .block ul, #rightnav .block li, #rightnav .block a {background-color: #fff;} /*** borders ***/ #leftnav .block, #rightnav .block {border-color: #ddd;} /**** base ****/ /*** backgrounds ***/ #container, #leftnav, #rightnav {background-color: #fff;} /*** foreground ***/ #container p, #leftnav p, #rightnav p {color: #222;} /*** borders ***/ #container, #leftnav, #rightnav {border-color: black;} /**** highlights ****/ /*** backgrounds ***/ #top, #footer {background-color: #ddd;} /*** foreground ***/ #top, #top a, #footer, #footer p, #container a {color: #aaa;} /*** borders ***/ #top, #footer {border-color: #ddd;} -------- regards, Mohammed al-shar'
Adaptive Technology Specialist
mobile: +962 (79) 6632186
email: mohammed@mystop.net
website: http://www.mystop.net