I've posted in another post about a problem I had changing the theme, but I read this post: http://drupal.org/node/178630 and got it figured out.

Now i have another problem with the site, http://helpinchrist.org . I've did the changes above, and now the top right corner of the site does not show up the round corner like it should.

Site: http://helpinchrist.org

CSS: http://helpinchrist.org/themes/sib/style.css

CSS2: http://helpinchrist.org/themes/sib/css/gray.css

Comments

marcvangend’s picture

Using Firefox with the Firebug plugin, I can see that your div.header-right has no height. Setting it to 10px will do it (at least in Firefox, I leave the IE testing to you).

marcvangend’s picture

... when people try to help you, feedback is appreciated.