Hi,
would you help me to change the colour of links in the main content area (but not in the sidebar, footer, etc...). I tried to find the necessary code through the wp-admin Theme Editor of my site http://gerendahaz.hu/ . I changed the HEX value #333333 here:
´pre{
background-color:#FEFEFE;
border:1px solid #DDDDDD;
color:#333333;
display:block;
font-family:"Courier New",Courier,monospace;
font-size:12px;
overflow:auto;
padding:10px;
width:90%;
}´
but nothing happened... Do I change the right style.css file? What sould I modify?
What should I modify if the client want me to change the colour of all links including sidebar, footer, etc?
Thanks a lot for your help!!!














