• Resolved chicagobarrister

    (@chicagobarrister)


    I always review my site after changing something to make sure I didn’t create any new problems, but this one got by…

    https://www.chicagobarrister.com

    Somehow I didn’t notice right away that the left sidebar has become indented and now it is glaring (at least to me). Not quite sure where I need to fix this? In the style.css file I am assuming? I am using cutline. Any experts on the subject that could help me out? Hopefully an easy fix!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chicagobarrister

    (@chicagobarrister)

    Anyone have any ideas? I don’t know if there is something wrong in l_sidebar.php? Or style.css? the width of the sidebar seems fine, its just not moved all the way to the left of the layout…

    If there is anything else you need to know, I can surely provide it.

    Thanks!!!

    Your problem is in your style.css. The rules for #l_sidebar include a 15px left padding. Make the padding: 0; and this should fix the problem for you.

    I’m not sure if you use Firefox for your development but there is a great add-on for it called firebug, google it and you should find it no problem, that is amazing at helping debug problems like this.

    Thread Starter chicagobarrister

    (@chicagobarrister)

    That did it!!! Thanks so much! I really appreciate it. And I will check out that firebug add-on, sounds interesting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Left sidebar has become indented? Any CSS gurus out there?’ is closed to new replies.