1. gosiabo
  2. Commercial Templates
  3. Tuesday, 01 October 2013
  4.  Subscribe via email
HELLO AGAIN

I have a problem with main menu.

My template is Clarity. I made a main menu, its position is on the top of the site like in demo.
The demo for examle looks like: Position 1 Position 2 Position 3

There are a child-menu position, but i don't want to show it after hover the Position 2.
Child-menu posistion may be visible on Sidecol-A as a additional menu after clicking Position 2.

And here is the problem. This second menu works on Sidecol A, but Posistion 2 is don't mark as active (and child positions too). In Menu on the top of the screen is OK.

URL: http://artsquad.home.pl/autoinstalator/joomla1/index.php/jedwab (third position in the menu - JEDWAB)

Thanks for help

Gosia
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gosia

Just so I understand you correctly.. when you click on 'jedwab' in your top menu, you would like the same menu item in your sidecol-a module position to appear as active?

If this is the case try adding the following to the Custom CSS field of your templates parameters..


.sidecol_block li.current a {
color: #CC6699;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Exactly this was my case!
It works - thank You....

...but it's not over :-)
Menu position JEDWAB has submenu, when you clik for example on "SZALE JEDWABNE" it's not active.

I'm trying to write some CSS code to do this, but after few hours of work with it i still I haven't any idea...

Gosia
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gosia

As your sub menu item is linked to the parent item the current/active class is still added to the parent item rather than the sub item. Once you have linked your sub items the current/active class should be applied to the sub items allowing you to style them.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hmm...

I didn't understand You..

I must linked every sub-menu item separatly to the current/active class in CSS code? There isn't other way to do this automatically for all sub-menu items?

Now I'm trying to do it this way:
.sidecol_block .deeper.parent ul li li.active a {
color: #FFCC00;
background: url("../images/bullet1.png";) no-repeat scroll 11px 10px transparent;
padding-top: 4px;
}
But it doesn'w work :-(

Regards
Gosia
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gosia

All your menu items are linking to the same article (Witamy w InSilk) which is why only the parent item to this article is highlighted.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I Was so happy after reading Your reply - the reason looks very easy... but it's not easy.

I match new article to the submenu item "szale jedwabne...", but still it's not active :/

I this CSS code with class is correct?
.sidecol_block .deeper.parent ul li.current a {
color: #FFCC00 !important;
}

Regards
Gosia
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gosia

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Email sent

Regards
Gosia
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Gosia

Setting the 'Base item' to 'current' in your menu modules parameters has resolved the issue.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Thank You Ciaran.
It works :-)

But I don't see what and where You done - I would like to know this solution for the future.
Could You give me an explanation of Your last post, I don't understand it.

Regards
Gosia
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
In your menu items parameters an option is available to set the base item. Setting this to 'current' adds the current class to the opened menu item allowing you to style it to your own taste.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok