• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Subscription button issue

Started by ronyhage,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ronyhageTopic starter

Hi, whenever I hover the mouse over the subscription, some details pop up, but it is hidden behind the banner picture.

attached is a picture to undeerstand better.

let me know how to fix it, thanks.
  •  

PHPVibe A.

Oh, the tooltip, remove

  overflow: hidden;

from

#profile-head {
  display: block;
  overflow: hidden;


in vibe.style.css

But I'm not sure if this will affect the head a bit if there is a large data into it.

Similar topics (7)