Pro version : Resize the PhotoSlider.

Questions and answers about change of functions, design, hosting etc.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

Pro version : Resize the PhotoSlider.

Postby altosky » 13 Feb 2017, 09:12

Hi Therer,

I have purchase the pro version. Just have quick question herer. How can I resize the PhotoSlider at the main page.
I have look into the folder ATLAS, CSS at Style.CSS but have no luck and also look into folder protected,module,Slider also still no luck.
My intention is the increase the height of the photo of photoslider.
Please advise.

Thanks
altosky
Stranger
 
Posts: 3
Joined: 29 Jan 2017, 12:25
Reputation point: 0

Re: Pro version : Resize the PhotoSlider.

Postby andipas » 13 Feb 2017, 13:13

In the file: - protected/components/Controller.php
Code: Select all
if ($this->useAdditionalView == Themes::ADDITIONAL_VIEW_FULL_WIDTH_SLIDER) {
$height 410;


file - themes/suburb/views/site/_slider_homepage.php
Code: Select all
$height = ($useFullWidthSlider) ? '410px' '380px'


change 410 to the number you need
andipas
Web Developer
Web Developer
 
Posts: 156
Joined: 28 Dec 2011, 22:37
Reputation point: 1


Return to Questions and help for changes

Who is online

Users browsing this forum: No registered users and 11 guests

cron