Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Accordion menu tick marks on the right are way off the right edge

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello Paul,

Is there some css tweak that could bring the little tick marks on the right of the accordion menu to the very edge of the actual menu? Right now it is very far off the to right. I am using the accordion module suffix class.

I just put a big arrow next to the marks and pointing to where I would like them. You can see this at the following page:

samag.cloudaccess.net/video
Attachments:
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Sean,

Do have the latest zentools version installed and compiled?

I thought this one had been fixed
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Do you also have the latest template version installed?

Also if installed you have compiled?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul,

I believe I have the latest template and zentools2 and the theme is compiled.

The zentools2 version installed is 1.1.6
The template version installed is Rasa2 1.3.6

Do you have any other ideas? Should I open a ticket?

Sean
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
I'll check

I thought we fixed this a while back

Are you urgently needing this to be fixed?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
No, this is not urgent. :-) It is on a site that I won't be able to launch for awhile. It is a redesign and probably won't launch before the new year.
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Thanks

I'll check and see
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Just checked with Rob

Can you try adding

.sidebar .moduletable.accordion ul li{
position: relative;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: scarney
With the template version have you compiled and saved in the settings?

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Also did you use a quickstart version of the template - there was a version with a missing folder

if you did can you install the template again and compile

Please back up first

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
This code did the trick beautifully! :-)
.sidebar .moduletable.accordion ul li{
position: relative;
}
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Cheers :)
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers