Options

community header-banner

jabezjabez Registered Users Posts: 23 Big grins
edited June 11, 2009 in SmugMug Support
is it possible to put different header/banner on the community you own?

I want to customize different community I won to have different banner/header...

if so..what is the code...?
thanks...

Comments

  • Options
    richWrichW Registered Users Posts: 941 Major grins
    edited June 10, 2009
    jabez wrote:
    is it possible to put different header/banner on the community you own?

    I want to customize different community I won to have different banner/header...

    if so..what is the code...?
    thanks...
    Edit, sorry....

    Like this:

    .communityHome #my_banner {
    width: 750px;
    height: 150px;
    margin: 0 auto;
    background: url(http://www.smugmug.com/photos/XXXXXX_YYYYY-O.gif) no-repeat;
    }

    http://dgrin.smugmug.com/gallery/1932865

    If there is a way for each community to have it's own, I sure someone will chime in with the answer. :D
  • Options
    jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited June 10, 2009
    jabez wrote:
    is it possible to put different header/banner on the community you own?

    I want to customize different community I won to have different banner/header...

    if so..what is the code...?
    thanks...
    Are you asking about sharegroups or about communities? RichW answered about sharegroups not communities.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • Options
    jabezjabez Registered Users Posts: 23 Big grins
    edited June 11, 2009
    jfriend wrote:
    Are you asking about sharegroups or about communities? RichW answered about sharegroups not communities.

    i'm asking about communities header.../banner
    put different banner on different community you the owner..
    thanks..
Sign In or Register to comment.