show in back of image

Corporate Ltd is perfect choice for your next business Joomla website
GK User
Wed Jul 04, 2012 11:24 pm
Hi,
If you can see my website www.santaremdigital.com i have a module with the name "Notícias". When we move the mouse over the news a popup will appear but half the popup appear in the back of the template.

Can anyone help me please?

Cheers
User avatar
Senior Boarder

GK User
Thu Jul 05, 2012 1:11 pm
Hi,

While checking that issue I found out another issue with your site, check this video to see http://www.screencast.com/t/JtsdjRS3Zc9
User avatar
Platinum Boarder

GK User
Thu Jul 05, 2012 1:22 pm
Add this code to CSS Override to fix the problem with popup:
Code: Select all
div.srfrContainer ul.srfrList li a span {
    width: auto!important;
    z-index: 9999999999;
    position: absolute!important;
    overflow: visible;
    height: auto!important;
    top: -20px!important;
    left: 20px!important;
}

Let me know if it helps.
User avatar
Platinum Boarder

GK User
Thu Jul 05, 2012 1:53 pm
Don Lee wrote:Hi,

While checking that issue I found out another issue with your site, check this video to see http://www.screencast.com/t/JtsdjRS3Zc9


What is that errors? Can you help me?
User avatar
Senior Boarder

GK User
Thu Jul 05, 2012 2:01 pm
It comes from some javascript, I don't know exactly where it is, you can try disabling each module/plugin used in homepage to find.

How is about the problem with popup, did my code help?
User avatar
Platinum Boarder

GK User
Tue Jul 10, 2012 12:19 pm
Thanks, the code worked just fine.
User avatar
Senior Boarder

GK User
Tue Jul 10, 2012 12:35 pm
Don Lee wrote:Hi,

While checking that issue I found out another issue with your site, check this video to see http://www.screencast.com/t/JtsdjRS3Zc9


This is because a plugin, that do not allow anyone to copy text or images from the site with rightclick :)
User avatar
Senior Boarder

GK User
Thu Jul 12, 2012 9:51 pm
Thanks for telling me know that, if you still need any further assistance, feel free to let me know.

Cheers,
User avatar
Platinum Boarder


cron