comment wrap, is it possible comment wrap, is it possible
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

comment wrap, is it possible

Started by disposition, January 10, 2008, 08:50:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

disposition

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

disposition

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.

Nibbler


disposition


zac

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>

disposition

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!

disposition

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.