keissfootball
06-07-2006, 07:55 PM
Helo, I have a question, this is my code:
<style type="text/css">
body {margin:0; padding:0;} </style>
<table border="0" cellpadding="0" cellspacing="0"> <tr><td>
<img src="images/nav2.gif" /></td></tr><tr>
<td background="images/nav-bg2.gif">
<div overflow: scroll style="margin-left: 8px; margin-right: 8px;">
<font face="verdana" size="1">123.123.123.123.</font>
</div>
</td></tr><tr> <td><img src="images/nav-bottom2.gif"></td></tr></table>
To be easier to understand my problem, look here: http://www.lfka.lv/lfka.php click on "Lasīt vairāk" of the first message. It is the look which I want to get. I forgot to mention that this code is shown in my popup, which has strict height and width, so it looks good in FF, but I don't know about other browsers. The biggest problem in this message is, that you can try to resize popup by pulling the bottom left corner, and see what happens. The text goes over the image, and it looks really bad. Maybe you have some ideas how to get rid of this?
<style type="text/css">
body {margin:0; padding:0;} </style>
<table border="0" cellpadding="0" cellspacing="0"> <tr><td>
<img src="images/nav2.gif" /></td></tr><tr>
<td background="images/nav-bg2.gif">
<div overflow: scroll style="margin-left: 8px; margin-right: 8px;">
<font face="verdana" size="1">123.123.123.123.</font>
</div>
</td></tr><tr> <td><img src="images/nav-bottom2.gif"></td></tr></table>
To be easier to understand my problem, look here: http://www.lfka.lv/lfka.php click on "Lasīt vairāk" of the first message. It is the look which I want to get. I forgot to mention that this code is shown in my popup, which has strict height and width, so it looks good in FF, but I don't know about other browsers. The biggest problem in this message is, that you can try to resize popup by pulling the bottom left corner, and see what happens. The text goes over the image, and it looks really bad. Maybe you have some ideas how to get rid of this?