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 successfully resized my preview thumbs for my site but when I try to increase my video container so I can fit three videos across it won't work. Any thought on how I can increase the width on my video containers then decrease the width on the side bar? My site is WWW.bdsmunderground.com
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Edit templates/your-template/css/style.css, you need to edit the .width-* classes.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Can you give me an example of the code of the width clases? thank you.
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Ok so this is what I did. I saw the modification that was necissary using the google developer tools I then saw the what css was neccissary to change it was on line 1138 in default pink template
I changed the line from .width-760 { width: 760px; } to .width-770 { width: 770px; } I had to save and update the style sheet twice for their to be a change. The change wasnt what appeard using google develper tools. Instead the video containers are now below the side bar
Before edit:
After Edit:
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
I decided just to keep things simple and reduce headache I just reduced the video thumb height and width by 5px. Everything fits fine now. Thanks for the help. If anyone wants step by step info on thumb resizing message me. I might make a tutorial soon.
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
If you use google chrome i highly recommend this tool. https://developers.google.com/chrome-de … s/overview
It allows you to view the code of a website and also allows you to modify it so you can see what it looks like in the browser before you go and actually modify the file itself
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Ahh, you also need to change the #container width to match the new site (left + right parts) for with-*, dont modify the class name, only the width inside the {}
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1