Forums

Putting a logo in the header (2 posts)

  1. peetmorr
    Member
    Posted 2 years ago #

    Hi. I'm using the Carrington blog theme, and want to put a logo in the header. The problem is, that if I do this, parts of the theme 'move up', overunning the logo. This includes the blog title, and whilst I can set that to "" (which I'd rather not do) this doesn't prevent ABOUT etc moving-up and into the logo.

    The blog page is here:

    http://www.1994group.net/blogs/harriet/

  2. flamenco
    Member
    Posted 2 years ago #

    Hi,
    I just started using Carrington, mainly as an experiment with one of my own blogs. I got the same result as you when I tried changing the Carrington setting (under Appearance) for adding an IMG to the header. My first thought was that Carrington, like other "framework-y" themes, would have an easy spot to override the CSS. Apparently not! What is frustrating is that I know exactly what has to be done, but not where to do it. The block of CSS below will allow the height of the image holder to be adjusted (change to taste, obviously).

    #header .wrapper  {
      height: 150px;
    }

    But wow, I tried to find a place to put this change, and the CSS created on-the-fly by Carrington overrides it. I even tried editing the CSS files on the server under the theme in /CSS, and had no joy. Lots of README files, no help. So I think, unfortunately, you'll have to check the Carrington forum for help. Watch, they'll tell you, oh, that's so easy....

    Classic example of an immensely powerful system becoming very hard to update. It's an amazing theme, but I think I'll stick with Thematic.

    Good luck.

Topic Closed

This topic has been closed to new replies.

About this Topic