heyy,
it seems fixed now;
normal.css
Code:
#rightcol{ background:transparent; width:159px; margin-right:0px; padding-right:4px; padding-top:8px; margin-top:-24px; float:right}
#rightcol div{ position:relative; background:#222;}
iefix.css
Code:
/* This holds rightcol at top of page with third-party components (eg JEvents, and RSFiles in 5.5) */
#rightcol{ position: relative;/*absolute*/
right: 0px;
}
in iefix.css I changed position;absolute to relative.now it seems ok.
template maker write this sentence but who care;
/* This holds rightcol at top of page with third-party components (eg JEvents, and RSFiles in 5.5) */
thanksssss..
Bookmarks