where find a list of SmugMug CSS classes?

DanBarstowDanBarstow Registered Users Posts: 1 Beginner grinner
edited October 13, 2014 in SmugMug Customization
I want to customize my site (windowsonearth.org) with CSS.

With a SmugMug hero's help, I at least have some CSS code in place and working.

However, now I want to learn how to do this myself.

I know CSS. Where can I find a master list of the CSS classes used by SmugMug?

thanks!

Dan

Comments

  • annnna8888annnna8888 Registered Users, Super Moderators Posts: 936 SmugMug Employee
    edited October 13, 2014
    Hi Dan,

    there is no list of CSS classes; however, you can look them up on your site using Firebug, a web development tool for Firefox (http://getfirebug.com/), or Developer Tools in Chrome.

    Ana
    SmugMug Support Hero
    Ana
    SmugMug Support Hero Manager
    My website: anapogacar.smugmug.com
  • leftquarkleftquark Registered Users, Retired Mod Posts: 3,784 Many Grins
    edited October 13, 2014
    A really good video on how to use Chrome's built in tools can be found here: http://www.youtube.com/watch?v=nOEw9iiopwI

    Basically you right click on a part of your website, click "Inspect Element" and a window pops up that takes you right to the HTML/CSS code for that section. You can then tweak the CSS right in that window to see how it will change things. Add that new CSS code to your SmugMug site and wallah!
    dGrin Afficionado
    Former SmugMug Product Team
    aaron AT aaronmphotography DOT com
    Website: http://www.aaronmphotography.com
    My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Sign In or Register to comment.