I'm still new to drupal and my knowledge of css and php is limited. I have a few things that i want to know how to do.
1. I'm using a modified chameleon/marvin theme. For the header where an image or logo for my website goes, it only allows a text link back to the main page. Nowhere in the configuration options does it let me change that to an image. I have looked around to find that line in the css and theme files and i think i have found where it is, but i'm not sure what i should type in or change it to. Like i said, my knowledge here is limited.
2. Another thing i had a problem with is I'm running a site that has a black background with white text, But the way the style sheets were written for the theme, all the text on the whole site is linked. So, the problem is any tables i make on the site have a gray background to them, basically obscuring the white text. I couldn't find the right place to change that setting in the style sheets. And i mean i've looked everywhere. I tried adding a new line to take care of it, by changing the text to black on tables but it just changes all the text on my site, so u can't see anything.
3. I think the size of the font in my nodes is alittle big compared to the rest of the text (the menu items basically). I tried changing this, but again, it affects everything on the site and even the navigation menu text size changes, and it's too small at that point.