coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: edwardsiow on April 15, 2007, 01:05:11 PM

Title: User list category layout problems..
Post by: edwardsiow on April 15, 2007, 01:05:11 PM
Hi,

Please look at my attached files...

Anybody who kind to teach me how to modify the layout so that

admin
1 album(s)
1 file(s)

is right under the thumbnail....not bottom right..ugly isn't it?

yes...again....your help is much appreciated...





Title: Re: User list category layout problems..
Post by: Sami on April 15, 2007, 01:50:39 PM
can't see your attachment !
try to re-attach it to this thread by using additional options
Title: Re: User list category layout problems..
Post by: edwardsiow on April 15, 2007, 01:53:07 PM
oops....forgot....sorry..... :P
Title: Re: User list category layout problems..
Post by: edwardsiow on April 16, 2007, 08:57:27 AM
sorry for my inpatient...

i have opened all the files one by one and line by line to search for the part which i can modify the alignment...but i can't find it...maybe i missed it...

i just want to know which part of which file..i will modify myself...

thanks again...

your kindness much appreciated..
Title: Re: User list category layout problems..
Post by: Sami on April 16, 2007, 10:03:29 AM
You can easily solve this issue by using  Web Developer (firefox addon) (http://forum.coppermine-gallery.net/index.php?topic=31423.msg145984#msg145984) or
Internet Explorer Developer Toolbar (Microsoft IE) (http://forum.coppermine-gallery.net/index.php?topic=31423.msg171684#msg171684)

these tools will help you to find trouble maker
also you can post a link to your gallery if you want us to find it
Title: Re: User list category layout problems..
Post by: edwardsiow on April 16, 2007, 02:29:54 PM
thanks for your reply...

i still not so familiar using this toolbar after installed...

if you don't mind, have a look on my website..

http://www.mortgago.com/gallery/index.php?cat=1
Title: Re: User list category layout problems..
Post by: edwardsiow on April 16, 2007, 02:57:13 PM
hmm...i already start to know how to use the toolbar...

one more question is i don't know how to align the texts center the thumbnail.....right now is align left....even in the latest and random section...

Title: Re: User list category layout problems..
Post by: Nibbler on April 16, 2007, 05:52:33 PM
The file http://www.mortgago.com/templates/rhuk_solarflare_ii/css/template_css.css has this code which aligns the table cells to the left


td {
text-align: left;
font-size: 11px;
}


Remove or adjust that. Not related to Coppermine.