coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: dreams83 on June 28, 2006, 04:58:40 AM

Title: album decription stretching whole site
Post by: dreams83 on June 28, 2006, 04:58:40 AM
I just start using coppermine the lastest stable version. my site is here http://www.ehmongmusic.com/ the long decription displace my website in IE and and Firefox but not in Opera. Like I set the width of the main page to be 800 pixels but the album are still stretching because of the text. Is there a way to fix it so that it wouldn't stretch on IE and Firefox because peole use those two a lot. And is there a way to increase the amount of text you can put in the "Custom fields for image description (leave blank if unused)" because I want to be able to put more text in tehre maybe increase the length of text.

Thank You
Title: Re: album decription stretching whole site
Post by: Nibbler on June 28, 2006, 03:52:09 PM
You set it to "800pixels", which is not valid anyway. I don't know of a reliable way to do split-word word wrapping, but you can split the description in php instead or try putting the code inside a textinput or scrolling div.
Title: Re: album decription stretching whole site
Post by: dreams83 on June 28, 2006, 09:30:23 PM
where do i find the php code that display the description on the page. I tried looking for what part that display the description but i don't know where it is.