• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Video thumbs/list image container don't resize

Started by TigerClaw,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TigerClawTopic starter

Hello,

I made a fresh install of 3.6 2 but I have a problem with the video thumbs.
I can resize them but I can't get get the frame (container) around the thumb bigger or smaller than the standard size for a 4 column layout.

For example: I put 640x480 and the layout still stays at 4 columns.

If I try to resize the window the thumbs result zoomed in when I reach the 1 column layout.

I make my own thumbs off site so all of them have the same size of: 640x360.
This configuration works correctly on 3.6 first revision. Maybe something changed in the db?

I tried to:

1) Save the settings multiple times and compare the results. As I said the thumb inside change but the frame around it no.
2) Change settings and clean the cache with the control panel
3) Change settings and delete all the files inside the /cache folder (rm -rf)

  •  

Marius P.

Hi! The containing divs do not resize from admin, those are just the timthumb resize for images.
You need to edit the size in css for .video and .video-thumb if you wish to modify the divs holding it.

.
video {
position: relative;
width: 23.714893617021278%;
float: left;
margin: 0 8px 12px 0;
overflow: hidden;
border: 1px solid transparent;
}
.video-thumb {
position: relative;
display: block;
width: 100%;
overflow: hidden;
background: #fff;
font-size: 0;
vertical-align: middle;
height: 114px;
}


Slightly depends on the theme used.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

TigerClawTopic starter

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40759

BUG# browse Channels - image not round like others & bio wrap characters 2 long

Started by spirog


Replies: 12
Views: 3108

Problem with image upload .jpg

Started by xxxronaldxxx


Replies: 10
Views: 2223

Image uploading unpublished issue

Started by sandeepkaler


Replies: 2
Views: 2023

unpublished issue when upload Image

Started by sandeepkaler


Replies: 1
Views: 1741

How to rectify this image in Carousel at V5 ?

Started by prat


Replies: 1
Views: 1317

when creating a play list no image shows a default see photo i uploaded

Started by spirog


Replies: 2
Views: 1995