Dark Chocolate Theme - Too Much Space Between Left Sidebar and Main

Permalink 2 users found helpful
I am using the Dark Chocolate theme. There is way too much space between the left sidebar and the main portion of the home page. I have tweaked the main.css as much as I could and this does not seem to be the correct area to make this sort of change.

I have also looked at the Design on both of these areas and no values are filled in for padding/margin.

When I inspect the home page in firefox, it doesn't really show me where the code / css is for that spacing.

Anyone have any ideas??

The site is: http://barbellbeauty.com/

Thanks in advance

globalnerds
 
jeckerman replied on at Permalink Reply 2 Attachments
jeckerman
Hi,

Do these screen captures with the DIV values, help at all? Once I get finished with a project I'm wrapping up in a few, I can take a better look.

- Josh
globalnerds replied on at Permalink Reply
globalnerds
Thanks for the help. No they don't. The issue is the space between the main part (the girl) and the text (sidebar). If you inspect it, and drag the cursor over the screen, you will see that there is a space between the two. I have looked through (and made changes to) the main.css - nothing seems to help. It's driving me crazy! :)
jeckerman replied on at Permalink Reply
jeckerman
In main.css on line 40:
#page #central.central-left #body {padding-left: 68px !; padding-right: 0px !important; float:left}


Removing the padding-left attribute, reins it in.

- Jodh
globalnerds replied on at Permalink Reply
globalnerds
I had tried that. Didn't work. I just changed the main.css and removed it, take a look :(
jeckerman replied on at Permalink Reply
jeckerman
It looks like you got it?

- Josh
rritz replied on at Permalink Reply
rritz
how did you resolve the issue?? I want to do the same