coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: gafadi on October 25, 2007, 01:23:24 AM

Title: Creating the list vertical
Post by: gafadi on October 25, 2007, 01:23:24 AM
http://www.nepalaawaz.com/photogallery/index.php?cat=4

there i have 2 album in that catagory and i want to know how to make that list vertical .. its gonna looks nice if its a vertical line rather than having it horizental .. i only  want 1 album in a line ..

thanks
Title: Re: Creating the list vertical
Post by: François Keller on October 25, 2007, 07:12:59 AM
in the config page, set Number of columns for the album list to 1
Title: Re: Creating the list vertical
Post by: gafadi on October 25, 2007, 01:39:41 PM
yea i did that yesterday but no affect
Title: Re: Creating the list vertical
Post by: gafadi on October 25, 2007, 01:45:02 PM
actually i again tired and i set it to 1 then save config .. continue and later i again see its been changed to 3 auto .. what can i do .. i not taking 1 .. and i am not able to login thru my ie7 .. i put admin and pass then click login .. then it say welcome admin or something and then i clikc continue then again i am to the hp and i am not logged in
Title: Re: Creating the list vertical
Post by: Nibbler on October 25, 2007, 01:46:22 PM
Read the theme's announcement post - that config setting is overridden.

http://forum.coppermine-gallery.net/index.php?topic=38100.0
Title: Re: Creating the list vertical
Post by: gafadi on October 25, 2007, 02:21:07 PM
so how can i fix it please help i am total noob at php,css and stuff how can i set it to 1 ..
thanks
Title: Re: Creating the list vertical
Post by: Sami on October 25, 2007, 02:24:28 PM
open thems\i-feel-dirty\theme.php find

$CONFIG['album_list_cols'] = 3;

and change it to

$CONFIG['album_list_cols'] = 1;
Title: Re: Creating the list vertical
Post by: gafadi on October 25, 2007, 09:21:39 PM
thanks that helped problem solved