coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: disposition on January 10, 2008, 08:50:14 PM

Title: comment wrap, is it possible
Post by: disposition on January 10, 2008, 08:50:14 PM
Hi,

I recently have been getting some really long comments and when you click on the link below you will see how it makes my comments take up the whole page.  I hope there is a way to make it so it can at least wrap around so it doesn't keep going on one line.

Hope you can help.


http://www.blackdeathmetal.com/displayimage.php?album=lastup&cat=0&pos=1
Title: Re: comment wrap, is it possible
Post by: disposition on January 10, 2008, 09:39:56 PM
I edited the comment on the page not to go across the whole page, but I still need your help for a more full proof way to keep it in a way it will not take up the whole page across.
Title: Re: comment wrap, is it possible
Post by: Nibbler on January 10, 2008, 11:08:34 PM
Post a link to an example.
Title: Re: comment wrap, is it possible
Post by: disposition on January 11, 2008, 03:22:39 AM
http://www.blackdeathmetal.com//displayimage.php?pos=-126
Title: Re: comment wrap, is it possible
Post by: zac on January 11, 2008, 07:20:09 AM
IT looks like it is looking for the div comments which I dont see any of.  Try adding this to your css and see if that helps:

#comments {
max-width: 800px;
}


Im unfamiliar with your theme so I dont know what these are doing in there.. they might be messing you up, or if they arent doing anything I would just pull them out.

<div id="cbody29" style="display:block">   
                        </div>

                        <div id="cedit29" style="display:none">

                        </div>
Title: Re: comment wrap, is it possible
Post by: disposition on January 11, 2008, 04:06:13 PM
Hey adding that helped, at least it looked like it.  Thanks for taking your time with my issue.  I will keep my eye on it to see if anything changes.  As for the unexplained code, I have no idea about it and am a bit hesitant to take it out at the moment. I will also note that in case of further errors.

thanks!
Title: Re: comment wrap, is it possible
Post by: disposition on January 13, 2008, 02:29:37 AM
As I checked again it is not seeming to fully work, like another issue I have with description it does still go across very far, I do not know why it takes up so much room.
Title: Re: comment wrap, is it possible
Post by: disposition on January 13, 2008, 02:57:38 AM
http://forum.coppermine-gallery.net/index.php?topic=49702.0