Song Titles on Some Album Pages Smash Comments?

Gary Stout
Gary Stout
Offline
0
I am having an issue with some album pages on my music collection. Some songs are apparently too long and they are not "wrapping"? Which is causing the review and comment section to be smashed and to look bad. I have been attempting to fix this or find out how to fix this issue, because it does not happen on all of my albums (even ones that have longer song titles, they actually wrap the text). I have been searching this forum too and stil havent found the answer (yet). If anyone could help me with this issue (may be a simple solution) it would be greatly appreciated.

Here is an example of an album that is doing it

Link: Example Album Page With Issue

Here is an example of what I would like all albums pages to look like

Link: Example Album Page With No Issue


Any and All Help would be greatly appreciated.


Thank You,
Gary
Responses (1)
  • Accepted Answer

    Saturday, February 05 2011, 05:47 AM - #Permalink
    0
    hello!

    song title don't "wrap" because all them are a SINGLE WORD titles!! you are using the "_" to separate words (I guess that the filenames are named this way), so, the the Browser's eyes, it is ONE SINGLE WORD, it cannot split it!!

    you need to replace all the "_" for simple blank spaces...

    (if you know basic MySQL, a simple query performed on phpMyAdmin will do the trick...)
    The reply is currently minimized Show
Your Reply