Member
Member
brinked   2007-12-10, 14:33
#1
I am using this beautiful script to showcase many photographers, and every photographer has a description...some short some very long...and some that are long..distort the appearance of my homepage, I would like the description text to be cutoff only on the boxes that contain the title + thumbnail image. Im sure this is simple to do..can anyway direct me? view this image to see what im referring to:

http://img235.imageshack.us/img235/7024/cutoffbq6.jpg
Administrator
Administrator
acrylian   2007-12-10, 14:47
#2
You can either remove the`printAlbumDesc()`from your theme's album.php or you could use the function `my_truncate_string($string, $length)` to shorten your description to fit your theme. Use the latter like `echo my_truncate_string(getAlbumDesc(), <insert desired text length>)`
Member
Member
brinked   2007-12-10, 15:07
#3
thanks acrylian.....wow your support continues to amaze and impress me...i feel like i should be paying you lol.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.