problems with theme
Permalink
I recently changed my site them (to loadfoov2) from plain yogurt. I'm having a few problems with the transfer. First off, the top of the page is not aligned correctly (per the screenshot). Second, there is a green image in front of the website name. I'd like to get rid of it. Third, when I click on only certain pages, it will display a green bar at the bottom of the button (for example, "downloads" and "vendors".
I'm desperately trying to teach myself some basic css but am absolutely dumbfounded and frustrated. :( any advice or recommendations are greatly appreciated. Thank you!
site address is here:
http://www.greenestreetmarket.com/...
I'm desperately trying to teach myself some basic css but am absolutely dumbfounded and frustrated. :( any advice or recommendations are greatly appreciated. Thank you!
site address is here:
http://www.greenestreetmarket.com/...
#wrap #top h2 {
//look for
background: url(http://www.greenestreetmarket.com/packages/theme_loadfoov2/themes/loadfoov2/./img/bg_t.gif
//replace with
background:none;
}
The Greenbar under the navigation is due to you having to navigation bars on the page, remove one of these and this second green bar should go away