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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.