The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
I just noticed that the thumbs of all videos that were migrated from the previous vshare messed up to a bad size after the RC2 upgrade.
I need a quick fix for this - maybe the thunbs can be regenerated all together by a query ?
Ben
Offline
Edit templates/your-template/css/style.css and find the following code:
.video img:hover, .category img:hover {
border: 1px solid #6F6F6F;
}
Add after:
.video img {
width: 160px;
height: 120px;
}
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
This bug only appeared because you had videos from your previous installation (running vshare if i remember correctly). Moved to Troubleshooting.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
Pages: 1