• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Image display out of place

Started by grantj21,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grantj21Topic starter

On the image viewing page the image isn't showing in the right place,  see image 1, which file controls the display of the image? Other site is fine? See image 2. I have replaced almost all files with new ones but still the same.
  •  

grantj21Topic starter

After looking for this myself I found this inside lightbox.css
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 999999999999999999999999999999;
text-align: center;
line-height: 0;
font-weight: normal;
}

I replace absloute with inherit That did the job
I think there are some more files to replace as I understand were not using the lightbox.css anymore.
Sorry for wasting your time on this guys you can remove this topic if you wish.
  •  

PHPVibe A.

Lightbox has nothing to do with your image until it's clicked.

in vibe.style.css

.media-img {
display: block;
position: relative;
margin: 0 auto !important;
min-width: 75%;
height: auto;
}


This touches the image's positioning.

grantj21Topic starter

Its turned out to be one of the root files, after replacing them it started working, I think may by load.php didn't get updated after the upgrade.
  •  

vipe

  •  

PHPVibe A.


vipe

  •  

PHPVibe A.

You could have also stated you use adult pack, which is not yet fully compatible with 3.5

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 46514

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 75011

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 56807

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 5150

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 26854

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 10018

Like a video - unlinke a video - relike a video does not work

Started by spirog


Replies: 7
Views: 8287