Topic-icon [SOLVED] z-index problems for send box and others

Active Subscriptions:

None
13 years 5 months ago #28574 by donig
Hi,

I have some z-index problems and I made a screen capture.
I don't know where to make the necessary modifications.

Thnaks,
Laurentiu

File Attachment:
The topic has been locked.
Support Specialist
13 years 5 months ago #28579 by alzander
For the recommendations bar in the bottom right, please change the /modules/mod_jfbcrecommendations/tmpl/default.php file. At line 31, change the z-index to 9999 instead of 99:
<div style="position: relative; top:0px; left:0px; z-index: 9999;" class="jfbcrecommendations">
We'll include that change in the next release as well.

As for the Like box going over the Comments, can you tell me a page we can see that on? Not sure what's wrong there.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #28600 by donig
I changed it for the recommendations bar, like you said, and it works fine.

This problem remains for JFBCLike and JFBCComments.
For example, send button's window mix with the comments as you can see in the attachment, hekate.ro/ro/bijuterii/inele/inel-fantezie-detail
I tried to modify z-index for them but they still mix...

File Attachment:
The topic has been locked.
Support Specialist
13 years 5 months ago #28612 by alzander
Let's do the same change to the /modules/mod_jfbccomments/tmpl/default.php file. In there, find the line with the z-index and change it to be 98. Both the JFBCLike and JFBCComments box share the same z-index of 99, and that's the problem. We'll be updating that for the next release too.

Thanks for all the feedback!
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #28615 by donig
It does the job, thank you!
The topic has been locked.
Support Specialist
13 years 5 months ago #28622 by alzander
Awesome! Glad to hear you got it going. Should you have any other questions or issues, just let me know.

Finally, if you haven't already, please leave a rating and review for JFBConnect or our support on the Joomla Extension Directory. It's certainly not required, but very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.