• Hi,

    First, congratulations for these amazing theme πŸ˜€

    I want to change something in theme and i want to know if it’s possible.
    This is my site:
    http://imagizer.imageshack.us/v2/1024x768q90/36/923j.jpg

    1 – It’s possible to put a link on image in header? i want people that enter in my site, click on image and go to other page outside the site.

    2 – When i’ll publish my site, appear: “Nothing found. No results were found. Please try again.” and “sem categoria” ? I don’t want that appear, if it’s possible.

    3 – Is it possible to change dimensions of black bar in the bottom of page?

    I want to appear like that (changed on software photo):
    http://imagizer.imageshack.us/v2/1024x768q90/542/miuv.png

    Cumps,
    migueltomas

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author bandicootmarketing

    (@tinkerpriest)

    1. You would have to manually add the link into the header function that is at the bottom of functions.php.

    2. That’s because you have the home page set to latest posts and there are no posts, or you have it set to static front page without actually setting a page.

    3. The footer bar extends to the length of the site. Changing that is possible but would require writing some custom CSS.

    Quick question, I am fairly new to the WP and I want to link the site title to an external site and I was curious as to how to do that. I am not that familiar with php but I’m learning. Could you possibly help with this please?

    Theme Author bandicootmarketing

    (@tinkerpriest)

    That’s not a smart move, since most people assume site titles link to the actual site. In order to do this you would have to edit header.php and change the call to the home_url() function in the site title anchor tag into whatever link you want.

    Yeah I’m using the theme for a page on a site I built and I want the title to link to the home page of the site. Thanks for the help.

    Ok one more question, I can not get rid of these boxes when I hover over the navi menu.
    I just want them to be underlined and nothing I have found in the css will allow me to do this. Any suggestion?

    Theme Author bandicootmarketing

    (@tinkerpriest)

    .nav-justified > li > a {
       border: 0;
    }
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Header with image and link’ is closed to new replies.