Adult Script Pro Community Forums

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.

#1 2012-06-28 20:37:58

katmac
Member
Registered: 2011-11-10
Posts: 10

Change width of page

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

#2 2012-06-29 05:23:07

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Change width of page

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

#3 2013-03-27 01:35:13

sexstreamingporn
Member
Registered: 2013-03-22
Posts: 16
Website

Re: Change width of page

symtab wrote:

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

#4 2013-03-27 07:03:13

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Change width of page

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

#5 2013-03-28 13:05:19

sexstreamingporn
Member
Registered: 2013-03-22
Posts: 16
Website

Re: Change width of page

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

#6 2013-03-28 18:28:33

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Change width of page

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

#7 2013-03-28 22:50:14

sexstreamingporn
Member
Registered: 2013-03-22
Posts: 16
Website

Re: Change width of page

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

Board footer

Powered by FluxBB