Forums

[resolved] [Theme: Suffusion] How do I make the "header foreground image" fit exactly to the box? (7 posts)

  1. Chris Andersen
    Member
    Posted 5 months ago #

    Have a nice header foreground image which I made fit on the left and right side.
    How do I include it nicer vertically? It doesn't look good if there is a horizontally padding of 10px and a vertically padding of about 20px. Especially if I have the nice rounded main wrapper.
    - Tried to change the heigth of the pic... no change

    What now?

    http://wordpress.org/extend/themes/suffusion/

  2. bobschecter
    Member
    Posted 4 months ago #

    What's the URL Chris.
    Sayontan can't help you without looking at what you've done or have.

  3. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

    Try asking this question on the theme's dedicated forum: http://www.aquoid.com/forum

  4. Chris Andersen
    Member
    Posted 4 months ago #

  5. bobschecter
    Member
    Posted 4 months ago #

    Chris,

    I'm guessing, but I think what you want to do is get the header picture outside of the wrapper so the grey border is no longer there? Is that correct?

  6. Sayontan Sinha
    Member
    Posted 4 months ago #

    If you want no spacing between the header and the wrapper border, go to Suffusion Options → Back-end → Custom Includes → Custom Styles and put this in:

    #wrapper { padding: 0 0 10px; }
    #container { margin: 0 10px; width: 705px; }
    #header { padding: 0 0 15px; }
  7. Chris Andersen
    Member
    Posted 4 months ago #

    amazing... great :-) you opened another horizon for me... thx for understanding.

    ...just changed a bit and had exactly what I wanted to have.

    #wrapper { padding: 10 10 10px; }
    #container { margin: 0 10px; width: 705px; }
    #header { padding: 0 0 15px; }

Reply

You must log in to post.

About this Topic

Tags