jquery ui tabs problem

Posted by Eagletrophy on Stack Overflow See other posts from Stack Overflow or by Eagletrophy
Published on 2009-11-17T00:23:24Z Indexed on 2010/04/10 8:03 UTC
Read the original article Hit count: 336

Filed under:
|
|
|

hi good people,

been a while I have had my hands full with a cold but I came back to a problem we never found an answer to, it the homepage of a site I am workin and I said that my tabs would just scatter on a resolution less than mine or around it but not quite. I am on a 1280x800 screen and it displays no problem but as soon as I drop to 1024x768 or 1280x1024 or anything like that this is what it looks like. I wanted to post the code but it means posting alot of HTML and I don't think that will be healthy. hopefully the screenshot will. some one said a while back that my tabs were too big so i reduced them and still. here is the screen shot though: warpped homepage

HERE IS THE CSS THAT POWERS THE ADVERTS. THE CSS FOR THE REST OF THE SITE IS JUST A NORMAL JQUERY UI BASE.

#adverts{
padding:0px;
width:400px;
height:109px;
float: right;
margin-top: auto;
margin-left:320px;

/* margin-right: auto; */ }

enter code here

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ui