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
Hi
On my website, I would like to set the page width (where the videos are displayed) to 100%.
I have tried modifying a few options in the style.css file, but my page width isn't changing.
Could someone pls let me know where I need to modify.
Thanks.
Offline
You want to remove the left part with the category or the tags? Or you want to make both left and right side fill in the monitor?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
You want to remove the left part with the category or the tags? Or you want to make both left and right side fill in the monitor?
I would like to know the answer for both options
Offline
Removing the categories/tags/whatever from the left side. Edit templates/your-template/frontpage.tpl.php and remove:
<div id="left" class="width-200">*</div>
Replace:
<div id="right" class="width-760">
with:
<div id="right" class="width-970">
To change the overall width of the site you have to edit templates/your-template/css/style.css and replace all:
width: 970px;
with:
width: 1200px;
You will need to do some more CSS changes, to width only, depending on the page.
This will work with resolutions >= 1280xanything.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Thank you, i was able to remove the category column and to make the page width larger, but i gave up with tumbs, i tried all combinatoins, but everything was messed up, so i came back to original thumbs sizes.
I assume it doesn't works for mass embed videos
Last edited by sexstreamingporn (2013-03-28 13:24:42)
Offline
It works for anything. The video thumbs will be resized.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Stranger, coz no matter what size i select on admin panel, size is always the same.
The only thing that changes is via css, but than only spaces between videos changes, messing all up, but not thumbs.
Offline
Pages: 1