Before you ask please READ THIS

blog header

edited February 2013 in Hypershot Posts: 19
One more question. How to make a grey color behind the title on the blog pages, but not effect the main website? Thank you!
http://jennifermayweddings.com/blog/

Comments

  • AirAir
    Posts: 10,970
    Use this custom CSS:
    body.blog .info-bar {
    background-color: #A6A6A6;
    }
    With regards.
  • That worked beautifully! Thank you.

    Next thing - on the blog turnover pages... how would I fix the same problem there?

    http://jennifermayweddings.com/2012/10/full-moon-resort-wedding-photos/

    Thank you for your help!
  • AirAir
    Posts: 10,970
    Use this custom CSS:
    body.single .info-bar {
    background-color: #A6A6A6;
    }
    With regards.
  • That works! Now, how about the body? I can't find anywhere to make it match the header:
    http://jennifermayweddings.com/2011/09/wedding-at-the-garrison/

    Thank you again.
  • AirAir
    Posts: 10,970
    :-)

    Use this custom CSS:
    body.single #mid{
    background-color: #A6A6A6;
    }
    With regards.
  • Fantastic. Thank you for all of your help. It's a beautiful theme, and it does everything I could want it to.
  • AirAir
    edited February 2013 Posts: 10,970
    Thank you! You are just too kind :-)
    Post edited by Air on
  • New problem. I wanted the blog page background to be grey, but not the background of all the other regular album pages. I wanted those to stay white. This change seems to effect all the pages in the website.

    Really, the main problem with the blog pages was I couldn't read the word Blog - that's why I wanted it to have a grey background.

    How can I get the main gallery pages back to white??

    Thank you.

  • I think I will just make a grey image and use that as background on the blog and it's interior pages.

    That would probably work, right?
  • AirAir
    Posts: 10,970
    I don't know what you mean, and I can't check as you removed styles. We have targeted only list of posts(blog) and each post. So unless you messed something (or maybe me) then it shouldn't affect album pages.

    You can change color of title:
    http://support.apollo13.eu/discussion/comment/2388#Comment_2388

    With regards.
  • edited February 2013 Posts: 58
    Solved it, I am staying black.
    Post edited by Mgatzke on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!