Shape 5

Joomla Club Extensions => Photo Expression - Club => : iesinc November 20, 2011, 10:24:26 AM



: Display Window: Center & White Background
: iesinc November 20, 2011, 10:24:26 AM
What lines of code do I change in mod_s5_photo_expression.php to:

1. Center image in display window
2. White background in display window.

URL: http://allsaintsconcert.org/index.php/other-school-photos

Also, please see attachment. Thank you. Nancy


: Re: Display Window: Center & White Background
: mikek November 21, 2011, 09:08:37 AM
Hello,

You cannot center the images because they are background images. They are intended to all be the same size. The black background can be changed in:

modules/mod_s5_photo_expression/mod_s5_photo_expression.php

Just search for 000000 and it will take you right to the code, just change the hex color code to FFFFFF


: Re: Display Window: Center & White Background
: iesinc November 21, 2011, 03:18:56 PM
Thank you, Mike.

When I change to code from 000000 to FFFFFF in:

1. Line 203 only: No large image showing. Black background.
2. Line 741 only: No large image showing. White background.
3. Both line 203 & 741: No large image showing. White background

Code for #3 attached, named mod_s5_photo_expression_WHITE BKG_11-21-2011. PLEASE NOTE: I am renaming to mod_s5_photo_expression.php on server.

Joomla: J1.7.3


: Re: Display Window: Center & White Background
: mikek November 22, 2011, 09:03:50 AM
Hello,

If you can private message me ftp access I can make this change for you.