-
AuthorPosts
-
February 17, 2011 at 1:48 pm #160330
Hello, I installed JA Teline 4 and I have problem with main menu.
How display only image in main menu (like demo presented).Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 17, 2011 at 2:11 pm #377173I’m not 100% sure what you are asking but please install a quickstart of Teline IV where you can see exactly how to setup the menus as per the demo. The quickstart will install a copy of Joomla including all the demo content. If you are creating a new website this is usually the easiest way to go. If you are updating an existing site then install the quickstart to localhost or use JA’s demo builder.
February 17, 2011 at 2:15 pm #377175Thanks for answering.
I asking for what should i do to display only image in main menu item (without text)?Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 17, 2011 at 2:34 pm #377177Which part of the menu are we talking here? Do you mean the “Home” button or do you mean an image in one of the dropdowns?
February 18, 2011 at 1:19 am #377234Yes, “home” button
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 18, 2011 at 9:54 am #377353Dear ulicki,
Just go to the back-end of your Home menu item >> Parameters (JA Extended) panel, here you enter the home for the field of Additional class
I hope it help !
March 15, 2011 at 10:19 pm #381525What about the RSS, the Twitter and the Login buttons? Are there “Additional Classes” for those as well?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 15, 2011 at 10:36 pm #381527Yes, they are as follows
RSS – nav-feeds
Twitter – nav-social
Interview – nav-interview
Blog – nav-blog2 users say Thank You to Phill for this useful post
March 15, 2011 at 11:14 pm #381532Where are those classes defined?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 16, 2011 at 7:12 am #381574In templates>ja_teline_iv>css>template.css around line 331ish and the images are in the templates>ja_teline_iv>images folder
For instance
00326: position: relative;
00327: z-index: 12;
00328: border: none;
00329: }
00330:
00331: #ja-topmega li.nav-blog a.nav-blog,
00332: #ja-topmega li.nav-interview a.nav-interview,
00333: #ja-topmega li.nav-social a.nav-social,
00334: #ja-topmega li.nav-feeds a.nav-feeds {
00335: padding: 4px 0 3px;
00336: margin: 3px 5px;
00337: text-indent: -1000em;
00338: width: 28px;
00339: }
00340:
00341: #ja-topmega li.nav-blog,
00342: #ja-topmega li.nav-interview,
00343: #ja-topmega li.nav-social,
00344: #ja-topmega li.nav-feeds { float: right; border: none; }
00345:
00346: #ja-topmega li.nav-social .childcontent-inner { background: #fff; }
00347:
00348: /* Blog Button */
00349: #ja-topmega li.nav-blog { background: url(../images/stripe-bg-2.png); }
00350:
00351: #ja-topmega li.nav-blog a.nav-blog {
00352: background: url(../images/icons/nav-blog.png) no-repeat center #000 !important;
00353: }
00354:
00355: #ja-topmega li:hover a.nav-blog,
00356: #ja-topmega li.over a.nav-blog,
00357: #ja-topmega li.active a.nav-blog {
00358: background: url(../images/icons/nav-blog.png) no-repeat center #3b7513 !important;
00359: }
00360:
00361: #ja-topmega li.nav-blog .ja-moduletable ul li {
00362: padding-left: 10px;
00363: }
00364:
00365: #ja-topmega li.nav-blog .childcontent-inner {
00366: background-image: none !important;
00367: }
00368:
00369: #ja-topmega li.nav-blog .ja-moduletable .k2LatestCommentsBlock ul li {
00370: background: none;
00371: padding-left: 0;
00372: padding-right: 0;
00373: }
00374:
-
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by Phill 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum