Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Rhea Comments not in Wrapper IE

(9 posts)

  1. flowerdust
    Member

    I downloaded Rhea and LOVE LOVE LOVE IT! I have it all tricked out (well, had...I changed the theme when this didn't work right)...

    Only in IE, the comments don't stay inside the wrapper.

    Photo of problem: http://flowerdust.net/images/rhea.png

    Please help :)

    Thank you! You are friggin awesome!
    Anne

    Posted 9 months ago #
  2. Hi Anne,

    Thanks for the nice comments. I have checked the theme. Please tell me which version of Internet Explorer are you using and have you tweaked anything in the theme CSS that is causing this?

    Posted 9 months ago #
  3. flowerdust
    Member

    Odd! Well, I am not sure what version of IE (I used it at work and I don't have a PC at home to check, but I would assume it is the latest version as our IT guys update it all the time)...I did a lot of CSS work but mainly colors/font changes. Chance are I could have screwed something up. :)

    You can see the style.css here:

    http://flowerdust.net/wp-content/themes/rhea/style.css

    as well as any other files are in that directory as well. Thank you so much. I appreciate your help. I will certainly be donating to you for your help!

    Posted 9 months ago #
  4. Hello again,

    I copied your entire css and tested it on my local installation. I have IE7 and Firefox installed on my machine. The comments do NOT show any discrepancy whatsoever. You can check your IE version by going to the about menu of your IE browser.

    I don't have IE 6 and I suspect you might be using that version. Though I haven't had any reports of such a thing, but you tell me.

    If you want to chat with me, just come to my site and you will see on top left a widget called plugoo where we can talk.

    Posted 9 months ago #
  5. flowerdust
    Member

    Thank you so much. I will check tomorrow at work what version it is and let you know. I really appreciate it!

    Posted 9 months ago #
  6. flowerdust
    Member

    Ok...I have no idea what happened but it is working great right now in IE (it is version 7).

    Two very minor things, and I will let you rest in peace! :)

    1) In Firefox, before the first entry, there seems to be an extra space (this does not show up in IE - it looks fine and all even)

    2) How do I remove the underline from the entry title and hyperlinks?

    Thank you again so much. It is up and running now at flowerdust.net if you'd like to take a look at what I'm talking about.

    Posted 9 months ago #
  7. flowerdust
    Member

    I figured out the first issue, but not the underline issue! Thanks so much. Everyone really loves it and I am pimping you in the comments!

    Posted 9 months ago #
  8. flowerdust
    Member

    One more...on my two pages with forms...it goes all funky on the right side:

    http://www.flowerdust.net/?page_id=524
    http://www.flowerdust.net/?page_id=568

    This is both FF & IE.

    Posted 9 months ago #
  9. Hello Anne,

    Just put this code anywhere in your style.css file and that will remove all the underlines :)

    a {text-decoration:none;}

    For your pages with the forms, you will have to style the width of the form tags. Right now they are taking 100%width. Try putting this code in the css file and see if it works for you.

    form {width:40%;}

    Also a beauty tip for your blog :- The line height for the content is not good. So, replace the code on line 12 of your css file which reads line-height: 100%; to line-height: 130%;. Your blog will become charming after that :)

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }