Re: ow to get rid of the line breaks between the image and the description in the code?
|
Seleimon Kolonja |
|
5/22/2008 3:44:02 AM |
Hi Mauritus, Every new line is converted into a <br /> for an image's description. So that means you will need to enter html without new lines. Example: <table><tr><td>A Table without new lines.</td></tr></table>
About the gifs, Unfortunately PHP does not support thumbnail creation for gif images. In the next version of Subdreamer Pro, there will be an option to manually submit images so users can upload gifs for thumbnails. Post Comments |
|
Off course!
I should have remembered that new lines are converted to <br>
Might be an idea to have a checkbox or something to let people decide if they want to have new lines converted to <br />? I think you have something like that in another plugin?
Thanks a lot for your help, subduck. I am really impressed by your work on this CMS. Gave it top rating on www.hotscripts.com Post Comments |
|
Re: Thanks for the rating
|
Seleimon Kolonja |
|
5/22/2008 3:55:43 AM |
I would really like to create something that checks text and only adds new lines after nonhtml input.
Thanks for the rating. Post Comments |
|