![]() |
|
Stopdesign image description problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Stopdesign image description problem (/thread-4219.html) Pages:
1
2
|
Stopdesign image description problem - Imlah - 2008-12-24 Just wondering if fretzl and mapi tried more than one line in the description, because when I tried the above fix, the title was correct and the first line of the description was correct but subsequent lines were in the middle of the photo. Stopdesign image description problem - fretzl - 2008-12-24 Yes I did. And it still works. Stopdesign image description problem - Imlah - 2008-12-26 In image.php I entered: In photo.css I added: desc #imageDesc {/ margin-left:265px; / anything {margin-left: 265px; Stopdesign image description problem - fretzl - 2008-12-26 Thanks. I can't find anything wrong but I also can't reproduce it. Just a guess, try this: anything {margin-left: 265px; Stopdesign image description problem - Imlah - 2008-12-27 Hey fretzl, your suggested coding fix works perfectly. I've tried it with IE7 and Firefox 3.0.3. Thanks for the help. imlah Stopdesign image description problem - SimonLong - 2009-04-06 Is the following CSS necessary at all? I've been bothered on Firefox 3.0.8 and Safari 4b by multi-line descriptions forcing an increase in the width of the page. white-space: nowrap; Does the removal of this line break the layout in some version of IE? Stopdesign image description problem - fretzl - 2009-04-08 Can't even remember why it's there. |