Options

Need help formating home page

marksrmarksr Registered Users Posts: 34 Big grins
edited March 24, 2009 in SmugMug Support
Thanks for you help, all is working now.....

This is the site I'm working on for our local fire co.
www.sfcphotos.smugmug.com

This is my site, I copied the html from.
www.mfsphotos.com

Thanks,
mark

Comments

  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited March 24, 2009
    marksr wrote:
    I am having trouble formating my home page. I'm looking for photos to show as a slide show on the home page. and my buttons are not centered. I would like the slide show to show photos from the fire gallery.

    This is the site I'm working on for our local fire co.
    www.sfcphotos.smugmug.com

    This is my site, I copied the html from.
    www.mfsphotos.com

    Thanks,
    mark
    Remove the extra } here. It's messing with the rest of your CSS.

    #my_banner {
    width: 672px;
    height: 181px;
    margin: 0 auto;
    background: url(http://sfcphotos.smugmug.com/photos/497027902_VXxfu-M.jpg) no-repeat;
    }
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    marksrmarksr Registered Users Posts: 34 Big grins
    edited March 24, 2009
    Thank you!
    Allen, that did the trick.

    Thanks.....
Sign In or Register to comment.