Shape 5

Joomla Templates => User Choice - August 2007 - Club => : techgirl January 13, 2008, 06:41:13 PM



: New Installation - Width Not Displaying Correctly
: techgirl January 13, 2008, 06:41:13 PM
Greetings,

Just installed User Choice and cannot get width to display correctly. In IE 7.0, it is 800 instead of 900. In FireFox 2.0, it is 100%. Also cannot get width to be fluid in IE.

Following is my code in the configuration:

// If you chose to disable the slider you need to specify if you want the page fixed or fluid.

          $s5_alt_width_type = "fixed";

// If you chose fluid above the page will always be set to 100% of the page. But if you chose fixed please input the width you would like the page to be in pixels.

          $s5_alt_width = "900";

Thanks much for your help.

Josepha


: Re: New Installation - Width Not Displaying Correctly
: mikek January 14, 2008, 08:28:25 AM
Hi, if you set the first variable to fixed and the other setting to 800 it will show for 800 cross browser. If you are experiencing differences it's most likely a cache problem. I would recommend clearing your cache and reopening the browser. The set it to fluid you simply set the first variable to fluid.

Hope that helps!