My blog's side bar is not showing correctly in IE (at least on my computer). On the main page its showing after all content at the bottom can you guys please have a look and see whats wrong MY Blog http://www.pakblogger.com/
Yeah I can see the difference , Can you please show me the code - I think I can help you in this regards!!
If you meant Side bar code here i m pasting it NOTE: The original sidebar code was starting from line "<div id="r_sidebar">" (The code before that is some code that i wrote my self to fit some RSS things in there) ....................................................................................................... <!-- begin r_sidebar --> <img src="http://pakblogger.com/wp-content/uploads/2008/10/subs-heading.gif" align="right"><br /><br /> <center><a href="http://feeds.feedburner.com/pakbloggercom"><img src="http://feeds.feedburner.com/~fc/pakbloggercom?bg=2d2d2d&fg=FFFFFF&anim=0" height="26" width="88" style="border:0" alt="" /></a> <a href="http://feeds.feedburner.com/pakbloggercom"><img src="http://pakblogger.com/wp-content/uploads/2008/10/subscribe-rss.gif" border="0"></a> <form text-align:center;" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=2258761', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p><center><img src="http://pakblogger.com/wp-content/uploads/2008/10/email.gif"></center></p><br /><p><input type="text" style="width:120px" name="email"/><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=2258761" name="url"/><input type="hidden" value="Pakblogger.com" name="title"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /></form> </center> <div id="r_sidebar"> <ul id="r_sidebarwidgeted"> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?> <li id="recent-posts"> <h2>Recent Posts</h2> <ul> <?php get_archives('postbypost', 5); ?> </ul> </li> <li id="categories-1"> <h2>Categories</h2> <ul> <?php wp_list_categories('sort_column=name&title_li='); ?> </ul> </li> <li id="archives"> <h2>Archives</h2> <ul> <?php wp_get_archives('type=monthly'); ?> </ul> </li> <li id="links"> <h2>Links</h2> <ul> <?php get_links(-1, '<li>', '</li>', ' - '); ?> </ul> </li> <li id="meta"> <h2>Meta</h2> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <li><a href="http://www.wordpress.org/">WordPress</a></li> <?php wp_meta(); ?> <li><a href="http://validator.w3.org/check?uri=referer">XHTML</a></li> </ul> </li> <?php endif; ?> </ul> </div> <!-- end r_sidebar -->
I think the problem mentioned by the pakblogger is due to wordpress theme. I am having the same problem with my blog virgintech.org I think this could be removed by using the fixed width wordpress theme....but i can't say with any surity. If you are really looking to remove this problem then try using fixed width theme .......it may solve your problem!! Regards , Shahab khan, A Blogger at VirginTech.org
well .....this is a common problem , that i think exists only in IE6 . But newer versions of IE are not having these problems( i am not 100% sure) I think you should not worry for this because nowadays most of the surfers have switched off from IE6 to firefox, IE7, chrome and other good browsers........where they won't get that sidebar problem Happy Blogging
yeah but i purchased this theme and made many changes in it so it loads of work . Regarding IE, around 65% of visitors to my blog are using IE so i think many are using IE6 as well
why did u purchased the theme there are tonnes of wordpress theme available free on net. Anywz try to contact the theme designer for that sidebar shifting problem! Hope it will work! Regards