View Single Post
  #110  
Old 03-29-2008, 04:01 AM
mgd711's Avatar
mgd711 Offline
pp veteran
 
Join Date: Jun 2007
Posts: 56
Send a message via MSN to mgd711 Send a message via Yahoo to mgd711 Send a message via Skype™ to mgd711
Quote:
Originally Posted by mgd711 View Post
Well that would explain why I can't find it. I'm still using 2.0.3.

I've installed your latest Beta and the Markdown works fine with out any modification of css.php, however I much prefer the layout and feel of version 2.0.3 so I'm switching back to that.

I seen to have got round my problem by replacing

HTML Code:
<div id="comment-transition" style="min-height: 110px;">
					<IMAGE_THUMBNAIL>

					<IMAGE_NOTES>
				</div>


with this



HTML Code:
<div id="image_notes_clean" style="min-height: <THUMBNAIL_HEIGHT>px;">
			<IMAGE_THUMBNAIL><IMAGE_NOTES_CLEAN>
		</div>



Don't know how or why but in the image details field the text can now be formatted with markdown.



Mike
__________________
The Fiery Scotsman
MGD Photography
Reply With Quote