[css-d] [CSS] :active problem

2007-07-08 Thread Thomas Thomas
Hi, I have a link on which the user can click, which is actually an image (an arrow). When he clicks on the arrow, the arrowmust change color : .jcarousel-skin-tango .jcarousel-next-horizontal { [...] background: transparent url(next-horizontal-1.bmp) no-repeat 0 0; }

[css-d] [CSS2.1 Footer Bugs in IE, Need IE Hack]

2007-04-02 Thread Thomas Thomas
Hi all, I am hopeless on this problem and I hope I can find some help here I have a problem with my footer in IE6 In IE7 and Mozilla it works ok. I display the footer at the bottom of the *viewport* if content is less high than viewport, I display the footer at the bottom of the *content*

[css-d] positionning problem

2007-03-25 Thread Thomas Thomas
Hi, been the whole day I try something very basic ... I have two input fields : #login_field_user { background-color: blue; margin-bottom:3px; } #login_field_pwd { background-color:green; margin-bottom:3px; } inside a div : #login_fields { float:right; margin-right:8px;

[css-d] font family : Mozilla issue

2006-12-21 Thread Thomas Thomas
Hi, I am trying to change the default font to = Lucida Sans Unicode I put this line of code in the root div container : font-family:Lucida Sans Unicode, Arial; this works for IE but not for Mozilla, Thank u for any help ! __

[css-d] [Beginner] some basics

2006-12-20 Thread Thomas Thomas
Hi, I want to display three rectangles (div elements or image background) in a row, separated with a blank space and each rectangle will have content (that will be generated dynamically). And I want to add one rectangle under the three rectangles (will be large one because it's width will under