I'm working on a new layout, I want it to be available for plus and paid account, for the moment the layout is up in a basic account.
I seem to have some problems on IE7 and IE6. (Damn... ) -
Sidebar.SOLVEDIn IE6 and IE7 - the background from the sidebar doesn't display... but the code seems good, And in IE 7 the background is not aligned
(
Read more... )
Comments 5
Reply
/*ICON IN ENTRIES*/
.entryUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
}
.entryUserinfo-usericon img {
position: relative;
float: right;
z-index: 15;
margin-top: -54px !important;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px;
Border: 1px solid #FDFDFD;
}
In red the code I picked up from Flexible Square....
That's all and it seems to work...
Sam
Reply
i use Flexible Square and when entry include 'em' descriptor (italic type text) this code not work in IE7
Reply
and you say that in italic the picture doesn't display?
Weird.
Reply
Reply
Leave a comment