[css-d] 5 column 5 row table

2007-08-20 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' m trying to recreate a five column, 5 row table using CSS which is fluid(resizes with browser dimensions), similar to this one (code below) but using CSS is driving me mad! Sometimes it works in Firefox but doesn' t render in IE and vice-versa. I

[css-d] resizing of columns

2007-06-28 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I have a two column page. Column one is floated and contains text and Column two contains an image. When I resize the window the image drops down below the text at a certain page size. Is there a way to stop this happening in IE (I know I can use min

[css-d] embedded styles

2007-06-28 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) Hi List! I' m just setting up some navigation using CSS. I couldn' t work out why the a:hover wasn' t working then I swapped the code round and put #navigation li a:hover{.} at the end of the styles list and it worked! I didn' t think it matters what

[css-d] floats

2007-06-27 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) Hi I' ve recently started to try and make my css fluid using floats and %. Everything is fine until I resize the window (make it smaller) and then all images on pages drop below the page text! I' ve tried adding a % value to my images so they resize

[css-d] small div height needed in IE6

2007-02-07 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' m trying to add a Div with a small height of 5px but IE6 seems to automatically increase the Div height to something bigger. Any ideas? Thanks Gary __ css-discuss [EMAIL PROTECTED]

[css-d] small gap in Firefox

2007-01-17 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I have a liquid 3 column page however in Firefox there is a small gap between the header div and the floating left div,. It' s OK in IE6 but I can' t seem to get rid of it in Firefox. The CSS is: #left { float:left; width:200px; height:500px; backg

[css-d] no border on image

2007-01-11 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' m struggling to get a border to appear around an image in Firefox and IE6. A dashed border appears OK but not a thin or thick one. The CSS is: img.img1{float:right; border:thick; margin-right:0px; margin-top:0px} Any ideas gratefully received.

[css-d] rollovers aren't fluid

2007-01-05 Thread Gary Williamson
ght column!) don' t move with the column. They are inside the Div of the right column but they seem to remain static. Any ideas would be great! Thanks Page is at: www.chundercomics.co.uk - straight after initial Flash page Regards

[css-d] Style Sheet use in Blackboard Vista4

2006-12-20 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) Style Sheet use in Blackboard Vista4 I'm trying to center some text in a Vista content section using a link to an external Style sheet. Style Sheet text: .center {text-align: center;} HTML code used: please center me This doesn' t seem to work in V

Re: [css-d] strikouts on style sheets

2006-10-12 Thread Gary Williamson
] strikouts on style sheets I don't use DW8, so i can't really tell or see what you mean with the strike-through. Screenshot would be helpful, rather than the word generated HTML, which is produces HTML that does not contain errors, but at least some warnings. regards, Jens On 10/9/06, Gary

[css-d] strikouts on style sheets

2006-10-09 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' ve started to recently use DW8 and noticed that some of the style sheet attributes are crossed out in the CSS panel. I know that this is something to do with inheritance (or lack of it!) but I can' t find a reasonable explanation which goes into a