• i am trying to align the background image of my sidebar with the left of the screen and there seems to be some padding i cant locate anywhere in the code stopping me from doing it.

    I am using a modified version of the barecity 1.3 theme.

    The site is https://www.dumbstruckdesign.co.uk. Please ignore the actual design it wasn’t done by me, i’m just making the wordpress bit ??

    any help that can be offered would be much appreciated

Viewing 5 replies - 1 through 5 (of 5 total)
  • #rap {
    margin-right:auto;
    margin-left:70px; <=== ?
    width:700px;
    padding: 0px;
    }

    Thread Starter martinofforms

    (@martinofforms)

    hah, amazing, that fixed the h alignment but i still have the top bit in the way.

    i think i have been staring at it for too long it will probably be just as simple.

    #headwrap {
    padding-top:0em;
    padding-bottom:0em;
    margin-top:1em; <====?
    margin-bottom:0em;
    }

    Thread Starter martinofforms

    (@martinofforms)

    yeah thats all gone now, ??

    i still got about 1px on the left and about 5 on top.

    doing my head in.

    cheers for the help though you have just fixed in 5 secs something ive been staring at for over an hour.

    Using Firefox with the Web developer toolbar can make “miracles” ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sidebar alignment problem’ is closed to new replies.