Hy to all on this forum....maybe someone can help me...
I have two problems...HTML Code:<div id="povezave"> <img width="299" height="32" src="odzadja/povezave.png"> //title of content <br><br> <a class="n"target="_blank" href="http://www.facebook.com/group.php?gid=259227384179"> <img style ="float:right; padding-right:78px;"width="48" height="48" border="0" src="odzadja/f.png"> </a> //link&icon FB <a class="n"target="_blank" href="http://www.myspace.com/rockeband"> <img style ="float:left; padding-left:78px;"width="48" height="48" border="0" src="odzadja/m.png"> </a> //link&icon MS <div id="rob"> <img width="300" height="3" src="odzadja/rob.png"> </div> //streight line </div>
First is, that IE ignores <img style> tag.....
Second, even wierder ,is that #rob ignores margin 10px....
The problem must be in <img sytle> tag, because when i deleted syle tag, everithing works fine....
i tried many things...I deleted all style properties an style it in css, its all the same....I pute every link in its own div, an styled div in css, IE works fine, FF ignores #rob margin....
then i triedIE shows perfect, FF ignores #rob.....HTML Code:<div style="float:right; padding:10px 78px 0px 0px;"> <a class="n" target="_blank" href="http://www.facebook.com/group.php?gid=259227384179"> <img width="48" height="48" border="0" src="odzadja/f.png"> </a> </div>
I dont know...
http://sid700.heliohost.org/
the page is on test server.....
I have the same problem in #galerija......
This img syle thing is driving me crazy.....
sory for my ENG, and thanks to all....


Reply With Quote
Bookmarks