View Single Post
  #3 (permalink)  
Old 05-16-2008, 12:35 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 5,030
Last Blog:
Web slideshow in JavaS...
Rep Power: 43
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: Size of Table Cell

Well, it's sort of rubbish and half-finished, but it's available here:

Home - Xav's Net Site

I don't have the CSS to hand, but I can tell you what it is:

@ The external CSS file contains the class "sidebar_heading", which contains the "width: 50px;" line (the other properties in the class work fine).

@ The CSS file is linked via a <link> tag. All the other styles work, including the background-color / text colour in the sidebar_heading class.

@ The cell links the CSS file, as in <td class="sidebar_heading">.

Is this enough info?
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Web Site | Beta Site
Reply With Quote