test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ilya davydyuk Friend
    #182641

    Hi. I need to remove the word “Home”, but picture should stand.

    TomC Moderator
    #474568

    <em>@ilya davydyuk 348265 wrote:</em><blockquote>Hi. I need to remove the word “Home”, but picture should stand. </blockquote>
    Your site always has to have a “default” home page – though that page can be whatever you choose to identify.

    Generally, the way you would accomplish the goal you are describing is to assign the “default” home page to a different menu navigation item …. such as creating a “Home” item within your Footer Menu and identifying that as the “default” page. Then you simply unpublish (or remove) the original “Home” navigation item from your Main Nav menu manager.

    The result will be your site will still open up onto your main “home” page, but you won’t have the “Home” menu item within your top main navigation.

    Make Sense?

    🙂

    ilya davydyuk Friend
    #474669

    Hi Tom! You do not quite understand my question. I don’t need to remove completely the “Home” button. I need this:

    In firebug i remove <span class=”menu title”>, and change <span class=”has-image” style=”background-image:url(/exp/images/demo/home.png);”><span class=”menu-title”>. </span></span> with this:
    <img src=”/exp/images/demo/home.png” style=”padding-top: 10px;”>, and get this. But i don’t know which file i must change…


    1. 111
    ilya davydyuk Friend
    #474671

    Oh, and another question. How to set image on background of whole page?

    Ninja Lead Moderator
    #474800

    You can change this picture on home page
    <blockquote>Admin area > Menu > Home > Link Type Options and Link Image (change or remove it)</blockquote>
    About set background image on your site, this way will help you:
    <blockquote>Open templates/ja_mendozite/css/template.css file</blockquote>
    and add new CSS rule:

    .wrap {
    background: #E00 !important;
    }

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 12 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum