Fixed .Text View Picture Size Problem

Posted by Paul Farrow - Under: Software

Right I have fixed the view picture size problem in .text as it was really bugging me.  I have removed the width and height settings so that it either defaults to the size of the picture, or you can override the settings using css now.


The new binaries with the change in are located here 


 http://www.paulfarrow.com/download/dottextpicupdate.zip.


You will then need to override the css in your options css override as follows:


.imageFrame img { width: 505px; height: 480px }


It does make the picture look a bit squashed but its in the correct place, play around with the sizes until you have what you want…..


Let me know of any problems that I have overlooked.  Take a look at the viewer here http://www.paulfarrow.com/gallery/2.aspx


 

Tags: , ,

One Response to “Fixed .Text View Picture Size Problem”

  1. will Says:

    May not be the pretiest fix in the world. But it works! I speant an hour trying to get this to work. Thanks for the quick fix!

Leave a Reply