I do suspect the main layout is done via table, and that the content of one of the cell below the map is larger than the map, hence pushing the cell width, this will by the same occasion increase the table width, and since the map border is probable a css class applied on the map cell, a blank space will appear on the right of the map

easy solution: in the cartoclient.tpl, just below the map cell (or the next row if you have kept the small arrows input for quick pan actions), close the table element and open a new table.

so even if any content below the map is very large, it wont have any effect on the map table container

this is certainly a pure speculation. To be certain, use FireFox DOM Inspector tool and clic on the white space on the right of the map, you will notice imediatly what element is highlited (shuold be the cell containing the map). If it not that, well the problem is elsewhere ...

Oliver

----- Original Message ----- From: "Alexandre Saunier" <[EMAIL PROTECTED]>
To: <cartoweb-users@lists.maptools.org>
Sent: Monday, August 21, 2006 11:57 AM
Subject: Re: [Cartoweb-users] View Cut Off


Hello,
is there actually a blank gap inside the map? Perhaps it's only an HTML or CSS bug that makes the map frame wider than the picture?
AS

Paul Shapley wrote:
Hi Users,
I have accidently amended the view display to give me a gap on the right hand edge. Can you tell me where this can be rectified (which file), sorry... this is not technically a problem, also where is the background colour controlled (in the .map file or .tpl's).
 Many thanks,
 Paul Shapley
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to