Archives


help Help Me Solve Some Problems with this Blog

If you are visiting this blog with Firefox you don’t have any problems. Everything is Super Ok. But if you use Internet Explorer you will see that things are not 100% ok with this blog. For example the right sidebar is situated down. I don’t know exactly how to solve this problem right now, and I’ve asked this question because who knows maybe I have here someone who is an CSS expert and knows what I have to do to make my blog look good in any browser. I’ve decided to make these changes because :

  1. My stats shows me that 23.26% of my visitors use Internet Explorer
  2. Bloggeries just reviewed my blog and noticed this problem.

I hope that here is someone who can help to improve my users experience on this blog.

BTW - What do you think about the navigation on this website ? Is it ok ? ! - Did you noticed other problems ?

Thanks

If you enjoyed this post you can - Click here to Subscribe to the Free Newsletter

Related entries:
What would you like more from Freshome ?
Sorry for the Lack of New Posts
Freshome Moved To a New Server
Extension Cord Idea To Solve Messy Cables Problems
Apartments that Allow You To Park Your Car in Balcony
I Want Feedback from my Readers !!!
Dedicated to Freshome.com Readers
Laptop Shade - Sun Protection for Your Laptop

8 Responses to “Help Me Solve Some Problems with this Blog”

  1. 1 Mike

    Extend #page width, just try something silly like 1000px then slowly take it down untill it looks alright in IE.

  2. 2 Zie

    I think it must be margins or width of your sidebar. Internet Explorer tends to need more space between divs. If you like, you can send me a zip of your theme to fix.

  3. 3 Raimon

    Check this link:
    http://pmob.co.uk/pob/three-columns-fluid.htm

    Hope this help!

    nice blog. thanks!!!

  4. 4 Zane

    ok, so backup your css file and html files and then try this

    in your css change these classes to this…

    #primary {
    width: 500px;
    float: left;
    padding-right: 15px;
    }

    #secondary {
    position: absolute;
    font: 1em/1.5em ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    margin-right: -20px;
    padding-left: 15px;
    width: 160px;

    }

    And then in your html file you gotta make it like this

    before it said

    that should work, i tested it in ie 5.5 and I don’t have any new version because I use firefox

    hope this helps, you can email me if you need further help, and i’ll fix the header later, but I gotta go feed fat people deep fried food.

    and for the love of god cut down on the chairs you post.

    love this site

    .Zane

  5. 5 John Cavers

    I have had the same problem on my blog and it is usually due to my pictures being too wide. I do not know what it is, but usually if I make them less wide it is corrected in IE. In firefox, however there is no problem. I still have problems in IE7 with how my menu bar appears. I have resigned myself that it is too difficult to please all browsers if your time is limited.

    I would start with the pictures and see if that fixes the problem since that is the easiest.

  6. 6 sharingthelife

    change the px into %, example 500px into 90% = 450 px..

  1. 1 University Update - Firefox - Help Me Solve Some Problems with this Blog
  2. 2 What would your like more from Freshome ?

Leave a Reply