-
AuthorPosts
-
December 5, 2008 at 6:57 am #135963
Hello,
How do I change the sub nav titles in the Main Navigation of JA Uvite? And I’ve installed Frontpage Slideshow and positioned it in ja_news and it shows up with no styling at all. Is that something I can do with a module class suffix or do I need to modify one of the css files? Sorry for the newbie questions… It’s installed in 1.5.8.
Thanks so much for any help!
North
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 5, 2008 at 7:25 am #281369Hi north !
You can change sub nav titles of main navigation following way below :
– Go to admin >> select menu >> mainmenu >> select a menu item
– On right panel , you select “Parameters (System)” tab and change “Page Title” for it.December 5, 2008 at 9:00 am #281384Hi! Thanks so much! That worked great to change the sub nav title, but how do I get rid of it altogether if I don’t want a particular sub nav title?
And I tried publishing other modules to the Ja_news position and they showed up differently from the other positions (ie, no styling) too. Any ideas on that one?
Thanks so much!
NorthSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 8, 2008 at 8:28 am #281729Hi north !
to get rid of sub nav title , you can do it following way below :
Open template.css file in templates/ja_uvite/css folder , find following code section at about line 788 :
#ja-mainnav span.menu-desc {
clear:both;
color:#A2893E;
font-size:80%;
font-weight:normal;
line-height:normal;
padding:0 10px;
}
change to :
#ja-mainnav span.menu-desc {
clear:both;
color:#A2893E;
display:none;
font-size:80%;
font-weight:normal;
line-height:normal;
padding:0 10px;
}
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 8, 2008 at 8:30 am #281730About the second problem , Please send me url of your site , i want to have a closer look on the problem.
Miljan Aleksic FriendMiljan Aleksic
- Join date:
- September 2014
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
December 8, 2008 at 10:22 am #281751I haved the same problem with styling, the same Custom Module shows with no syling in the ja_news or Banner position and with styling in other positions like User 5, left, right, etc.
I look deeper and sow that theres significant differencies witth all this positions and can’t be fixed with a class sufix. So I solved the problem making a new module position (of course was not so easy).
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Miljan Aleksic 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum