<div>Hi Oliver,</div>
<div> </div>
<div>I know that you are somehow close. I recall making a change in a .css file (i think) relating to the map boundary in the main cartoweb folder but i've looked at cartoclient.tpl and cartoweb.css and cannot see where this was.
</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Paul S <br><br> </div>
<div><span class="gmail_quote">On 21/08/06, <b class="gmail_sendername">Oliver Christen</b> <<a href="mailto:oliver.christen@camptocamp.com">oliver.christen@camptocamp.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I do suspect the main layout is done via table, and that the content of one<br>of the cell below the map is larger than the map, hence pushing the cell
<br>width, this will by the same occasion increase the table width, and since<br>the map border is probable a css class applied on the map cell, a blank<br>space will appear on the right of the map<br><br>easy solution: in the
cartoclient.tpl, just below the map cell (or the next<br>row if you have kept the small arrows input for quick pan actions), close<br>the table element and open a new table.<br><br>so even if any content below the map is very large, it wont have any effect
<br>on the map table container<br><br>this is certainly a pure speculation. To be certain, use FireFox DOM<br>Inspector tool and clic on the white space on the right of the map, you will<br>notice imediatly what element is highlited (shuold be the cell containing
<br>the map). If it not that, well the problem is elsewhere ...<br><br>Oliver<br><br>----- Original Message -----<br>From: "Alexandre Saunier" <<a href="mailto:alexandre.saunier@camptocamp.com">alexandre.saunier@camptocamp.com
</a>><br>To: <<a href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a>><br>Sent: Monday, August 21, 2006 11:57 AM<br>Subject: Re: [Cartoweb-users] View Cut Off<br><br><br>> Hello,
<br>> is there actually a blank gap inside the map? Perhaps it's only an HTML or<br>> CSS bug that makes the map frame wider than the picture?<br>> AS<br>><br>> Paul Shapley wrote:<br>>> Hi Users,<br>
>> I have accidently amended the view display to give me a gap on the right<br>>> hand edge. Can you tell me where this can be rectified (which file),<br>>> sorry... this is not technically a problem, also where is the background
<br>>> colour controlled (in the .map file or .tpl's).<br>>> Many thanks,<br>>> Paul Shapley<br>> _______________________________________________<br>> Cartoweb-users mailing list<br>> <a href="mailto:Cartoweb-users@lists.maptools.org">
Cartoweb-users@lists.maptools.org</a><br>> <a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br>><br><br>_______________________________________________
<br>Cartoweb-users mailing list<br><a href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users">http://lists.maptools.org/mailman/listinfo/cartoweb-users
</a><br></blockquote></div><br>