N.Design Studio

iTheme IE Bugs Fixed

Filed in: News & Updates Jump to comments

Fixed iTheme Most of you should probably notice there are some Internet Explorer 6 bugs (CSS rendering issues) in my iTheme. I finally fixed those IE6 bugs by re-designing the theme and CSS styles. Instead of displaying the file icon of each post, it is now displaying the date in a calendar icon, which is very similar to GlossyBlue theme. Also the comment list is now using gray background color instead of color stroke. Download the updated iTheme or preview WordPress Demo.

Upcoming Features

Here are some of the cool features that I want to add to the future release of iTheme:

  • CSS style switcher
  • Ajax live search
  • Ajax comments
  • Mac style CSS dock menu
  • Any suggestions?

131 comments so far

Pages: « 14 13 12 11 10 [9] 8 7 6 5 41 » Show All

  1. Gravatar
    Ian
    # 81

    May 5th, 2007 at 3:46 am

    Hi, I’m wondering how to add a recent comment block into the iTheme’s sidebar, can you show me how to do it please?

  2. Gravatar
    Emin Keles
    # 80

    May 4th, 2007 at 11:39 pm

    this is the most beautiful theme i have ever seen, but i think there is a problem with WP Lightbox JS plugin. It does not show the loading animator while loading a picture and also does not show close at the end of the opened screen.

    you can check it from “http://www.bulogum.com/index.php/wordpress/sitenizin-haritasini-olusturun/” by clicking third picture on the page.

    thanks anyway, as i said before best of best wordpress theme =)

  3. Gravatar
    Roshan
    # 79

    May 4th, 2007 at 6:12 pm

    Richard, i am glad i could help you. you know why was you having this problem. Its because of shopping cart menu. Actually you have done alot of div’s there with some width and padding which made its width more. so you need to increase the whole width a little bit more. but if you notice there that shopping cart menu is not aligned to others.

  4. Gravatar
    Richard
    # 78

    May 4th, 2007 at 5:58 pm

    Roshan, thanks again for your generous help! Your solution was sufficient to correct the IE6 display problem.

  5. Gravatar
    Roshan
    # 77

    May 4th, 2007 at 5:44 pm

    @ Richard,

    i think i understood your problem. you need to make some changes in css file. find for #wrapper in style.css and make width to 790px or some number till its works ok.

  6. Gravatar
    Richard
    # 76

    May 4th, 2007 at 5:09 pm

    Thank you, Roshan, for your post about changing out the text header for an image. That is something we needed. We went a step further and actually incorporated our logo into the background image.

  7. Gravatar
    Richard
    # 75

    May 4th, 2007 at 5:07 pm

    To clarify my posting earlier today. IE6 is still pushing my right column down below by left column even though we have updated to the latest iTheme version. Anyone able to help? See what I mean at www.effectivebiblestudy.com.

  8. Gravatar
    Roshan
    # 74

    May 4th, 2007 at 4:31 pm

    sorry for last post, it didnt come right, i think nick has enabled php run plugin.

    in order to use your own graphics logo. edit this file named header.php. search for this.

    <h1><a href="<?php echo get_settings(’home’); ?>"><?php bloginfo(’name’); ?></a></h1>

    <div class="description"><?php bloginfo(’description’); ?></div>

    and replace it with

    <a href="<?php echo get_settings(’home’); ?>"><img src="<?php bloginfo(’stylesheet_directory’); ?>/images/logo.gif" /></a>

    where logo.gif is your logo file in itheme images folder. It will show you logo in place of text but you need to make adjustments.

  9. Gravatar
    Roshan
    # 73

    May 4th, 2007 at 4:27 pm

    @jasonh1234

    in order to use your own graphics logo. edit this file named header.php. search for this.

    “>

    and replace it with

    “>/images/logo.gif” />

    where logo.gif is your logo file in itheme images folder. It will show you logo in place of text but you need to make adjustments.

  10. Gravatar
    jasonh1234
    # 72

    May 4th, 2007 at 3:31 pm

    Can someone tell me how to replace the site name displayed in the header to my own custom graphic? I want to replace it with a company logo with PNG transparency.

Pages: « 14 13 12 11 10 [9] 8 7 6 5 41 » Show All

Post your comment