-
AuthorPosts
-
mikac Friend
mikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 8, 2010 at 11:15 am #154139I need help to speed things up a bit.
1. Topnav – How to insert links in Topnav position like in Demo?
http://foodsociety.net/topnav.JPG2. Main menu (left) color – I want it to be like in demo, and also to change color to appropriate one?
Now it looks like this – http://foodsociety.net/mainmenucolor.JPG and I want it to be like in Demo – http://foodsociety.net/mainmenucolor2.JPG3. I’m missing user8 position, and I don’t know how to insert it – http://foodsociety.net/user8.JPG
This is all easy I guess..:)
Thanksgray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 8, 2010 at 1:05 pm #3549251. Create a menu in Menu Manage, let’ call it ‘topnav’, and set new menu module (mod_mainmenu). To have URL (external links) menu item type should be “External Link”
2. In the Template manage, open anion template, go to Profiles tab, in the theme setting set choose “Dark Read” as default
3. user8 should be in the drop-down position list; if you don’t see it in the drop-down just type in ‘user8’ and save the module’s settings.
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 8, 2010 at 1:27 pm #354927Ok…The first one I didn’t understand, sorry.
The second answer is no good also, because which ever theme I select to be default, Mainmenu on the left stays the same.
The third one I will try, Thanks.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 8, 2010 at 5:50 pm #3549561.
– create a menu with links you’d like to place at the top, let’s call it ‘topmenu’
– create a new module “Menu” (mod_mainmenu) based on that menu (in module’s params ‘Menu Name’ set ‘topmenu’)
– assign module to ‘topnav’ position (module’s param ‘position’ = ‘topnav’)2.
B). check if /ja_anion/core/themes/DEFAULT_THEME_NAME/color.css has this style defined
div.ja-moduletable h3, div.moduletable h3 {
background-color:#FFFFFF;
background-image:url(../images/h3-bg2.gif);
}
A). do you use any module suffixes? if yes, the respective style (div.moduletable-SUFFIX h3 ) should be updated with caption styles like in the example above
1 user says Thank You to gray for this useful post
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 8, 2010 at 6:23 pm #3549621. Solved! Thank You very much.
2. It looks like this…
/* MODULE STYLES
——————————————————— */
div.ja-moduletable h3, div.moduletable h3 {
background-image: url(../images/h3-bg2.gif);
background-color: #fff;So I guess this is ok. And I don’t use module suffixes. Any other tips?
Is there possibly a solution that applies to all color themes? Shouldn’t this be default?gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 8, 2010 at 6:41 pm #3549652. hmm… So, when you change the template profile, you see the new color scheme except of the title of the module? That’s not a default behavior of the template – have you tried to clean all Joomla system cache and disable template cache (there is a setting in the template Global tab).
As a workaround you could add the div style declaration in template.css and check what happens.
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 8, 2010 at 11:13 pm #354976Yes, that’s exactly the case.
Yes, I have cleaned the cache several times, and Yes I have tried with cache disabled. Still The Same 🙁
And about this last suggestion, I’m not sure where in template.css exactly I should try to put it in…Thanks again
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 9, 2010 at 12:07 am #354977<em>@mikac 193295 wrote:</em><blockquote>
And about this last suggestion, I’m not sure where in template.css exactly I should try to put it in…
Thanks again</blockquote>Just put it at the end of the file.
PS. it would be great to check what style is assigned to the header in order to find the problem. If you use Opera 10 of Chrome 5-6, there is a menu “inspect element” if you right-click on page. Point to the module header and see what CSS style it has.mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 11, 2010 at 2:59 pm #355196It was solved by entering _hilite class suffix for the Main menu module.
But after that my ja_tabs module with Latest news and Popular links is broken somehow. Chek it out… http://foodsociety.net
How to fix this?
Thanks
SOLVED!
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 12, 2010 at 10:27 am #355249Anybody?
Is there anybody on this Forum?Somehow these articles are gone when I disable JA News 1.3.1 module that comes with JA_Teline II Template??
I just want this to be like in Demo of JA_Anion. Nothing else. Plain and simple.
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 12, 2010 at 2:20 pm #355260Ok I fixed Latest News and Popular, now I just need help with Frontpage (Mainbody) articles… I just need them to be like in demo.
Somehow they were in JA News Module 1.3.1 that comes with JA_Teline II Template ??
How do I make those articles like in JA_Anion ?
Thanks…
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 13, 2010 at 10:43 pm #355419http://foodsociety.net/Admin2.JPG
http://foodsociety.net/site.JPG
SOLVED! by technical support!
“Dear mikac,
Your front-page did not display any articles that was published because on the setting section of the Home menu item you enter the # Leading as well as the # Intro field to 0. “
Thank You.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 14, 2010 at 2:01 am #355426<em>@mikac 193876 wrote:</em><blockquote>http://foodsociety.net/Admin2.JPG
http://foodsociety.net/site.JPG</blockquote>Please see my snapshort!. i think that you forgot to configure the home menu, pls try again
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by mikac 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum