StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-18-2010, 03:14 PM
Rahir Rahir is offline
Registered User
Genesis Member
 
Join Date: Feb 2009
Posts: 42
Default Widgets slightly shifted right hand sidebar

In Firefox, there is no problem widgets are placed. By cons, under Internet Explorer, I have widgets that are slightly offset. Then you developers, perhaps, would you have the right answer to solve this problem. It is true that I watch often not in the browser IE, Opera, Google Chrome, because I do not use long or close to, but I think more users and members who come in these browsers, and see some problems. What are the problems of this bug? what are the solutions?

Here, images of illustrations:





They are not. CSS is involved?

I let you see those bits of code:

Code:
   1.
      #r_sidebar {
   2.
        background: #FFFFFF;
   3.
        float: right;
   4.
        width: 135px;
   5.
        margin: 0px;
   6.
        padding: 10px 10px 0px 10px;
   7.
        line-height: 20px;
   8.
        display: inline;
   9.
        }
  10.
       
  11.
      #r_sidebar p {
  12.
        padding: 0px 0px 15px 0px;
  13.
        margin: 0px;
  14.
        }
  15.
       
  16.
      #r_sidebar a img {
  17.
        border: none;
  18.
        margin: 0px;
  19.
        padding: 0px 0px 15px 0px;
  20.
        }
  21.
       
  22.
      #r_sidebar ul {
  23.
        list-style-type: none;
  24.
        margin: 0px 0px 10px 0px;
  25.
        padding: 0px;
  26.
        }
  27.
       
  28.
      #r_sidebar ul ul {
  29.
        list-style-type: none;
  30.
        margin: 0px 0px 0px 0px;
  31.
        padding: 0px;
  32.
        }
  33.
       
  34.
      #r_sidebar ul li li {
  35.
        background: #FFFFFF url(images/icon.png) no-repeat top left;
  36.
        padding: 0px 0px 5px 18px;
  37.
        margin: 0px 0px 0px 0px;
  38.
        }
  39.
       
  40.
      #r_sidebar ul li ul li {
  41.
        background: #FFFFFF url(images/icon.png) no-repeat top left;
  42.
        padding: 0px 0px 5px 18px;
  43.
        margin: 0px 0px 0px 0px;
  44.
        }
That is what I can give you. I can not give you further explanations. Thank you very much to you for your help and your generosity.

Link : http://www.donnetonavis.fr/ (French)

Cordially
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Left-hand Sidebar / Right-hand Sidebar oma General Discussion 9 01-15-2010 01:31 PM
Left hand sidebar StuUK General Discussion 3 05-21-2009 08:57 AM
plugin pushing my sidebar slightly to the right irened General Discussion 5 11-27-2008 05:06 PM
sidebar on tag pages shifted below content area Scott Pruett General Discussion 2 11-07-2008 07:54 AM


All times are GMT -5. The time now is 03:16 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.