-
AuthorPosts
-
November 28, 2012 at 6:04 am #182641
Hi. I need to remove the word “Home”, but picture should stand.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 28, 2012 at 5:41 pm #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?
🙂
November 29, 2012 at 4:55 am #474669Hi 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…
November 29, 2012 at 5:40 am #474671Oh, and another question. How to set image on background of whole page?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 30, 2012 at 7:51 am #474800You 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;
}1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 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
How to remove "Home" from css menu?
Viewing 5 posts - 1 through 5 (of 5 total)