• Hi, all.

    Not sure why I’m having a tough time with this theme – I’ve done this with others fairly easily…

    Trying to replace the standard blog description text in the Carrington theme’s header. Using the “Use custom header image” option in the admin panel for Carrington, I can add a custom image just fine. However, the description text still shows up (right over the custom image), and the page navigation doesn’t move down below the custom image – it just runs through it as well.

    Any thoughts on resolving this?

    Thanks,
    Steve

Viewing 5 replies - 1 through 5 (of 5 total)
  • Same problem here. I’m wondering if additional mods need to be added to the templates?

    add this to the css.php:
    #blog-description {visibility:hidden}

    Thread Starter wwotl

    (@wwotl)

    Thanks, that led me in the right direction.

    (Note: in the Carrington theme’s css file, it’s #blog-title rather than #blog-description)

    Thanks for the code,
    but it does not work in the css.php
    Have tried inserting it in different places in that
    file, but does nothing to hide the
    naviagtion links and the blog title.

    Am i missing something here? using code #blog-title {visibility:hidden}

    Thx!
    Howard

    PS – Tried altering the code snip only skewed the site layout, and I have edited the right css file in the theme itself.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Carrington theme: custom header image and blog description text removal?’ is closed to new replies.