| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Spaces in IE and FF betwen images
in firefox buttons are displayed like i want it to be ( no spaces betwen them) but on IE buttons are seperated.
How to avoid that ? code of div containing menu: <div style="position: absolute; top: -737px; left: 16px; height: 104px; width: 640px; margin-left: 0px;" align="left"> <asp:ImageButton ID="homebutt" runat="server" BorderStyle="None" ImageUrl="~/images/Home.jpg" ImageAlign="Left" onclick="homebutt_Click" PostBackUrl="~/index.aspx" BorderWidth="0px" /> <asp:ImageButton ID="logbutt" runat="server" BorderStyle="None" ImageUrl="~/images/log in2.jpg" CausesValidation="False" ImageAlign="Left" PostBackUrl="~/login.aspx" BorderWidth="0px" /> <asp:ImageButton ID="servbutt" runat="server" BorderStyle="None" CausesValidation="False" ImageAlign="Left" ImageUrl="~/images/services.jpg" PostBackUrl="~/services.aspx" /> <asp:ImageButton ID="conbutt" runat="server" BorderStyle="None" CausesValidation="False" ImageAlign="Left" ImageUrl="~/images/contact.jpg" Enabled="False" /> <asp:ImageButton ID="clibutt0" runat="server" BorderStyle="None" CausesValidation="False" ImageAlign="Left" ImageUrl="~/images/our clients.jpg" PostBackUrl="~/clients.aspx" /> <asp:ImageButton ID="ImageButton1" runat="server" BorderStyle="None" CausesValidation="False" ImageAlign="Left" ImageUrl="~/images/tech news-cien2.jpg" PostBackUrl="~/news.aspx" /> <asp:ImageButton ID="logoutbutt" runat="server" BorderStyle="None" ImageAlign="Left" ImageUrl="~/images/logout.jpg" CausesValidation="False" Visible="False" onclick="logoutbutt_Click" /> <asp:ImageButton ID="OnServices" runat="server" BorderStyle="None" ImageAlign="Left" ImageUrl="~/images/online services-viol.jpg" CausesValidation="False" onclick="logoutbutt_Click" PostBackUrl="~/onlineservices.aspx" /> <asp:ImageButton ID="Shop" runat="server" BorderStyle="None" ImageAlign="Left" ImageUrl="~/images/shop-viol.jpg" CausesValidation="False" onclick="logoutbutt_Click" PostBackUrl="~/shop.aspx" /> <img alt="menu background" src="images/ramka-wypelnienie.jpg" style="border-style: none; width: 640px; height: 79px; position: absolute; top: 20px; left: -1px;" /></div> |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > Spaces in IE and FF betwen images |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|