Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / March 2008



Tip: Looking for answers? Try searching our database.

Table / stylesheet problems

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
retali8@gmail.com - 28 Mar 2008 08:19 GMT
Hi guys,
http://www.castworks.com.au/template_castworks.html
Having some problems with this site -- it validates ok but as you will
see the tables are displaying way off.

In Firefox -- the second td with the text is displaying underneath the
first td instead of alongside it
in IE -- the second td has a huge indent before the text, and the list
isnt showing the bullet points

Any ideas?
John Hosking - 28 Mar 2008 09:14 GMT
> Hi guys,
> http://www.castworks.com.au/template_castworks.html
> Having some problems with this site -- it validates ok but as you will
> see the tables are displaying way off.

Well, what *I* see is that there aren't any tables.

> In Firefox -- the second td with the text is displaying underneath the
> first td instead of alongside it
> in IE -- the second td has a huge indent before the text, and the list
> isnt showing the bullet points

Or, at my house, in FF there is no td at all, but the #copy div (what
you presumably mean by second td, with %content% in it) has an indent to
the left, down on the left side below the menu. There is no list, either
<ol> or <ul>, and so you needn't expect any bullets.

In IE, the #copy div is way up at the top.

Your CSS features the bewildering
#right {
float:left;
...}

You seem to be over-specifying your CSS, and attempting to achieve
pixel-perfect layout based on an assumption about viewport and font
sizes. You're specifying font sizes in px, so users of IE<7 can't change
the size. You're using font-size:12px, which is too small; use 100%
instead. But the URL you provided seems to not match your post, anyway.

> Any ideas?

Got a different URL?

Signature

John
This is why people support the UIP: http://improve-usenet.org/ ...

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.