problems with css on firefox

They have: 5 posts

Joined: May 2006

Hi

I have recently finished my portfolio at: porturban.co.uk and was checking how it looks in different browsers. Web Site looks good in IE6 on Win (which is my standard most used browser), doesnt look that bad at mac's IE but what I found out is that in the firefox some of the text/copy is just going slightly off desired area. I have no clue what to do...Tried shrinking text area by putting bigger margins but it didnt seemed to work...Any ideas what to do to get it fixed? cheers...

He has: 490 posts

Joined: May 2005

Actually quite a bit off in FF. Try some cellpadding on those tables, that should cure it. I assume you are using margin left & right on your text, if not try this along with some cell padding - about 6.

My site uses text in tables, I have 6 cellpadding & margin left & right I think 10. Anyway I have no problems with any browser.

IE will text wrap without cellpadding, but FF has to have some bumpers. Smiling

He has: 19 posts

Joined: May 2006

Maybe changing the width here a little would work:

#lewy {
position: absolute;
top:100px;
left:6;

width:550;
height:400;

background-image: url(images/intro_content.jpg);
background-color: #C2CDE0;
background-repeat: no-repeat;
}

Or redo it using relative position and tables.

They have: 5 posts

Joined: May 2006

well if i change the width i think the text shown in IE would get narrow which i dont really want...its dodgy but worth playing about Smiling...tommorow, coz tonight im too tired...anyone know arsenal vs barca results?

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.