Folder Alignment

FLTPFLTP Registered Users Posts: 4 Beginner grinner
edited December 15, 2015 in SmugMug Customization
Hello.

Does anyone know how to make my one and only folder on my homepage appear in the centre, rather than it's defaulted position to the left? I've made it "private" for the time being but hopefully you can see a screen shot.

Many thanks.

Freddie.

P.S. I have had a look around the forum but couldn't find anything and it was the SmugMug help team that suggested I tried my luck in here.

Comments

  • TeetimeTeetime Registered Users Posts: 202 Major grins
    edited December 15, 2015
    Freddie, I can think of two ways this might possibly be done: 1)go to customize, select folder's triangle icon and set the margins, or 2) drag a spacer content block to either side of the folder block and set their widths. The spacer content blocks are found under Design.
    Jerry

  • FLTPFLTP Registered Users Posts: 4 Beginner grinner
    edited December 15, 2015
    Teetime wrote: »
    Freddie, I can think of two ways this might possibly be done: 1)go to customize, select folder's triangle icon and set the margins, or 2) drag a spacer content block to either side of the folder block and set their widths. The spacer content blocks are found under Design.

    You are a complete star!!

    Number 1 worked perfectly, look... Now I can start filling up the folder with content.

    Thank you so much clap.gif

    Freddie.
  • photoclickphotoclick Registered Users Posts: 278 Major grins
    edited December 15, 2015
    It is not actually centered. In case you want real middle of the page - use the following code:

    .sm-page-widget-13284196{text-align: center;}
  • FLTPFLTP Registered Users Posts: 4 Beginner grinner
    edited December 15, 2015
    photoclick wrote: »
    It is not actually centered. In case you want real middle of the page - use the following code:

    .sm-page-widget-13284196{text-align: center;}

    Oh really? Looked fine to me. ne_nau.gif

    I have applied that code, though.

    Thank you!
  • photoclickphotoclick Registered Users Posts: 278 Major grins
    edited December 15, 2015
    ... and remove the left margin that you set to 850px :)
  • FLTPFLTP Registered Users Posts: 4 Beginner grinner
    edited December 15, 2015
    photoclick wrote: »
    ... and remove the left margin that you set to 850px :)

    Yeah I had to. As soon as I added the CSS block and that code it was way off to the right.

    Thanks again. thumb.gif
Sign In or Register to comment.