Header Inuit Types

  • Unknown's avatar

    Hello Everbody

    I would like to insert an individual header on the Inuit Types theme. On my testblog (www.thinklanz.wordpress.com) i put the logo as a front page intro widget. But this way the logo disappears when clicking on a post.

    I unterstand that the site title is automatically the header. What do I have to do that my picture appears as a header?

    I have a CSS upgrade, but I’m new in business and need some help. How do I have to change the CSS to get my personalized (picture) header?

    Thanks for helping!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Those guys somehow did exactly what I was trying…

    http://fourteenplums.com/

  • Unknown's avatar

    Add something like this to your CSS code. You will want to change the size values to suit your image and include the target URL.

    .blog-title {height:200px; width:610px; text-indent:-999em; background:#ffffff url("YOUR-URL-HERE") no-repeat center top; margin-bottom:20px;}

    lh

  • Unknown's avatar

    Hey Thanks! It works perfectly.

    Really appreciate your help!

  • Unknown's avatar

    Hi everybody

    I´m trying to di the same thing as @thinklanz did on his/hers website. But haven´t got hte option to edit the css.

    Instead of the site´s title on the top of the website should be the header (like on @thinklanz site the “polithink.ch-logo”).

    I tried the version with the text-box but there where those black borders around the header and it doesnt exactly fit to the top of the site… so i deleted it. (Same thing with the image-box)

    Is there anybody who could help me out to solve that problem!?

    Thank you for helping!!

  • Unknown's avatar

    Google is your friend :)) -> http://wpbtips.wordpress.com/2010/04/19/header-image-in-inuit-types/

    I wrote this code in the text widget: <img style=”margin-top:-116px;” src=”IMAGE URL HERE” />

    I changed the margin top to -45 px.

    Here´s the result: http://dersportmanager.wordpress.com/

    I´d like to change one thing: The header should be linked to the hompage of the blog.

    Is there anybody who could help me change the code?

    Thank you a lot!

  • The topic ‘Header Inuit Types’ is closed to new replies.