-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 24, 2010 at 1:06 am #155623I am having a great deal of trouble trying to style the SubNav Headings within the mega menu drop down. It seems that the sub nav is tied into the span menu-title CSS and I cannot figure out how to get it to style independently. I’ve made a diagram of what I am trying to accomplish . . .
Any ideas as to how I can style the sub nav group titles independent of whatever other CSS class/style it seems to be attached to?
:((
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 24, 2010 at 6:21 pm #360346Try add this at end of template.css file::
ul.megamenu li .group-title{font-weight:bold;text-decoration:underline;}
and change properties accordingly
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 25, 2010 at 3:49 am #360388<em>@aman204 200245 wrote:</em><blockquote>Try add this at end of template.css file::
ul.megamenu li .group-title{font-weight:bold;text-decoration:underline;}and change properties accordingly</blockquote>
Appreciate the attempted assist, but it did not work.
I simply cannot understand the thought behind the slave/connected css as opposed to being able to manipulate individual elements more easily. It seems as though the css is inter-strewn throughout multiple css files that override others.
Still looking for a solution to this issue.
:((
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 25, 2010 at 9:04 am #360421Can you provide a link to your site
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 25, 2010 at 3:51 pm #360480<em>@aman204 200357 wrote:</em><blockquote>Can you provide a link to your site</blockquote>
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 25, 2010 at 5:42 pm #360494Ok..You seem to be using cufon due to which the specific class attribute is not being applied
You may wish to post in here also ::
http://www.joomlart.com/forums/topic/how-to-install-cufon-dtr-and-configure/
Sorry but I havent got in experience with implementation of cufon till date :((
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 26, 2010 at 9:01 pm #360682I am using cufon for the font for the Main Nav only – not for the sub nav items.
How do I independently style the various sub nav font items separate and apart from the Man Nav items?
(in other words, I don’t want any “span” styles/rules overriding my menu item lists – titles or otherwise).aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 27, 2010 at 6:15 pm #360786<blockquote>I am using cufon for the font for the Main Nav only – not for the sub nav items. </blockquote>
Sorry but I have re-checked again and cufon is being applied to group titles in dropdowns due to the above css attribute or eloboration to it doesnt apply
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 27, 2010 at 6:23 pm #360793<em>@aman204 200811 wrote:</em><blockquote>Sorry but I have re-checked again and cufon is being applied to group titles in dropdowns due to the above css attribute or eloboration to it doesnt apply</blockquote>
See, THAT is exactly the problem I am facing . . . WHY are the drop-down section/group titles attached to the same CSS rule that the Main Nav item titles are ???
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2010 at 9:02 pm #361073<em>@tcraw1010 200818 wrote:</em><blockquote>See, THAT is exactly the problem I am facing . . . WHY are the drop-down section/group titles attached to the same CSS rule that the Main Nav item titles are ???</blockquote>
Still looking for an explanation for the logic of this and, more importantly, how to overcome it
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 3, 2010 at 5:39 pm #361559<em>@tcraw1010 201190 wrote:</em><blockquote>Still looking for an explanation for the logic of this and, more importantly, how to overcome it</blockquote>
I’m not giving up on this
:((
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 5, 2010 at 8:33 am #361723Dear tcraw1010,
In this case i think you should disable the cufon feature for your mega menu titles then css rules will get applied
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 17, 2010 at 3:56 am #363101Okay, this is driving me absolutely CRAZY !!!!
No matter what I try … no matter what I do … the flippin’ font style for my subnav (i.e. level1) text continues to display as BOLD.
http://www.musicians-marketplace.com/mmplace
Here is the CSS code that SHOULD BE CONTROLLING the font style for this element:
from mega.css
ul.level1 li.mega a.mega span.menu-title {
background: none;
padding: 0 !important;
font-size: 11px;
font-weight: normal;
color: #000;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
Can someone PLEASE explain to me – when I have my text weight set at “normal” that it continues to display as BOLD ???:((
P.S. (The cufon plugin I was using earlier has been disabled)
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
November 17, 2010 at 6:10 am #363110It seems to be appearing with normal font style. Please clear your browser cache
Attached are screenshot where It can be seen ::
1) Normal-sub — seen actually
2) Bold-Sub — Seen when I add bold font style-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 17, 2010 at 5:34 pm #363198<em>@aman204 203899 wrote:</em><blockquote>It seems to be appearing with normal font style. Please clear your browser cache
Attached are screenshot where It can be seen ::
1) Normal-sub — seen actually
2) Bold-Sub — Seen when I add bold font style</blockquote>Wow, that is just weird then … I would expect the typeface to not look so “bold” in the first shot when marked as “normal.”
Hmmm … perhaps I’ll do a little more experimenting.Appreciate the effort/assist, though !!!
-
AuthorPosts
Viewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 3 voices, and was last updated by TomC 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum