Bookmark the topic by clicking on the star to get notified on mail when we respond.
Color editing etc.
  • cladwigcladwig
    June 2012
    I also have a few more final detail issues I need help with...



    The site is www.staugustinedanceconservatory.com



    - In the footer, the twitter feed cuts off half of the text.
    I was using [tweets=id wearesadc nr "2"]
    - I would also like to change the color of the teal header bars that show up on About Us, Programs, Schedule and Photos

    - I want to change the text color of the names listed under the Faculty page in About Us



    Thanks for you help
  • jbichajbicha
    July 2012
    I'd like to change the color of the header bars also.
  • Find this code in style.css line 1945:

    .showcase .headline {
        backgroundnone repeat scroll 0 0 #457E86;
        height100px;
    }

    You can change #457E86 to a HEX color of your liking.

    Regards,
    Cosmin.