Forums / Cotonti / Support / Browsers display problem

chrome and safari

Franco
#29238 2011-03-31 12:19

well..... if i do what you told the right column get at the bottom of the center, and it's still the same in chrome and safari... only in opera firefox, and IE change

Added 8 minutes later

 

.contentLayout .content
{
 position: relative;
 margin: 0;
 padding: 0;
 border: 0;
 float: left;
 overflow: hidden;
 width: 655px;
}

.clear-float
{
 float:none;
 clear:both;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: right;
overflow: hidden;
width: 218px;
}

atm it's like this, as i said, works fine in opera, firefox, and internet explorer

Added 13 minutes later:

the problem must be somewhere else... because the skin without any modification have the same problem

Added 1 hours later:

i should add, the font style isn't working either in chrome or safari.....

and image of the problem

http://img8.imageshack.us/img8/5576/sinttulo2vv.png

This post was edited by Franco (2011-03-31 14:48, 14 years ago)