Keyword

srfr v2.0 with template compact in t&s v1.0

  • Erik Kluit
  • Erik Kluit's Avatar Topic Author
  • Offline
  • New Member
More
14 years 4 months ago #29327 by Erik Kluit
When I use the very nice new srfr module v2.0 (with template compact) the block css text displays fine on mouseover. When I put it in tabs&slides V1.0 the last block css text on mouseover hides partially behind the next module (in position right).
Any idea how to resolve this?

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #29328 by Katia
Please post me a url to your site so as to understand...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Erik Kluit
  • Erik Kluit's Avatar Topic Author
  • Offline
  • New Member
More
14 years 4 months ago #29329 by Erik Kluit
Replied by Erik Kluit on topic Re: srfr v2.0 with template compact in t&s v1.0
www.tolivewell.nl/index.php?option=com_content&view=section&layout=blog&id=8&Itemid=31&lang=nl

Position right -> module title tabs&slides = Laatste Wellbeing nieuws
Select kranten tab -> mouseover the last news item shows popup block that disappears behind the module with title Biologica ...

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #29330 by Katia
You must make some changes to style.css line 28 div.srfrContainer ul.srfrList li a:hover span{} styling. Try to change the position: from relative to absolute and remove the overflow:hidden; .

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Erik Kluit
  • Erik Kluit's Avatar Topic Author
  • Offline
  • New Member
More
14 years 4 months ago #29331 by Erik Kluit
Replied by Erik Kluit on topic Re: srfr v2.0 with template compact in t&s v1.0
Thank you for your suggestion. I changed that (in style.css) to:

div.srfrContainer ul.srfrList li a:hover span {display:block;position:absolute;background:#f2f2f2;border:1px solid #ddd;padding:8px;top:4px;left:30px;width:226px;z-index:2;}

Does not resolve it. The srfr module v2.1 module is embedded in the tabs&slides module v1.0. Perhaps I should change some css there?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum