View Full Version : Filenames too long
mtibesar
Sep-19-2009, 04:15 PM
Hi,
Most of my filenames are very long and run off the right side of my SM webpages.
How can I make them wrap to the next line so that they aren't too long?
THANK YOU!
denisegoldberg
Sep-19-2009, 04:28 PM
I have no idea what you are referring to when you say "file names".
If you want help we need a link to your site. Please add it to your signature so it is always available for the helpers here. Click You! on the navbar above, then Edit Signature.
--- Denise
mtibesar
Sep-19-2009, 04:34 PM
http://photos.tibesar.com/
mtibesar
Sep-19-2009, 04:52 PM
So that I don't have to add Captions for each photo, I turned on filenames so that the filename of my photo would display as the caption. A lot of my photos filenames are very long (eg. jacquelinemaeparkshighschoolgraduationlaurelmontan aMay1953.jpg)
These long file names (captions) do not wrap so they cause my site to display a horizontal scrollbar forcing the site visitors to scroll to the right all the time.
I'd like to shorten the filenames by wrapping them to the next line.
Thanks!
mtibesar
Sep-19-2009, 04:55 PM
Here is a good example please:
http://photos.tibesar.com/Jacqueline-Mae-Parks/Jacque-1941-Burlington/7846546_KxKWU#508510189_Hua6q
thank you!
denisegoldberg
Sep-19-2009, 05:01 PM
....I turned on filenames so that the filename of my photo would display as the caption. A lot of my photos filenames are very long (eg. jacquelinemaeparkshighschoolgraduationlaurelmontan aMay1953.jpg)
These long file names (captions) do not wrap so they cause my site to display a horizontal scrollbar forcing the site visitors to scroll to the right all the time.
I don't know of a way to wrap in the middle of a word - and that's essentially what you have there. It would be much more pleasant to view if you'd use text as the caption, not the file name.
Maybe someone else will jump in with a method for breaking in the middle of a word.
--- Denise
mtibesar
Sep-19-2009, 05:12 PM
perhaps someone could tell me how to change the Caption and filenames font settings so that I could possibly use a much smaller font (which will then change the horizontal space taken up)....
denisegoldberg
Sep-19-2009, 05:20 PM
perhaps someone could tell me how to change the Caption and filenames font settings so that I could possibly use a much smaller font (which will then change the horizontal space taken up)....
You're already using a small font. Make it smaller and it will be extremely difficult to read - in that case you would be better off without a caption.
It's your choice though, not mine.
This CSS will make the font size smaller:
#caption_bottom,
#fileNameBox {
font-size: 75%;
}
--- Denise
mtibesar
Sep-19-2009, 05:49 PM
That will work Denise.
I had to change the Style to thumbnails
Yes changing it to 75% is real small but with filenames set to Yes the filename will display when the visitor hovers over the thumbnail or the photo.
Thank you!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.