• blipfish

    (@blipfish)


    Hello,

    I’m currently enjoying the Black-LetterHead 1.0 by Ulysses Ronquillo theme.

    I had help making one modification to it – the logo – so that it would place the text correctly over the banner graphic I use at the top.

    However, I’d like assistance in either (or both):

    1. Getting my topmost banner area to click visitors back to the main page.

    2. Create a “Home” link on, perhaps, the right side column.

    As it is now… I have absolutely no way for users to get to my main page except the backspace key or retyping the domain name in again (www.blipfish.com).

    I broke the internet once so needless to say – CSS is beyond me.

    Thanks for your time in reading, and any help you might offer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • mountainroad

    (@mountainroad)

    Hello,

    In your header.php file, you can add this and where you have your div selector for the header, or whatever div element, you can add this:

    <div id=”header” title=”Click to go to Home Page” onclick=”location.href=’https://www.blipfish.com&#8217;;” style=”cursor: pointer;”>

    Thread Starter blipfish

    (@blipfish)

    Thank you very kindly Mountainroad – I’ll give it a try!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Black Letterhead – making logo/banner click home?’ is closed to new replies.