[css-d] positioning problem

2008-11-04 Thread shosuro
The page is here -- http://free.of.pl/r/ramirez/temp/index.htm What I'm trying to do is to put the navigation on the right side of the container. I tried some floating and positioning, but I fail to position this correctly. Anyone could give me a tip on how to do this right? Cheers Tom ---

[css-d] ie7 positioning problem

2007-11-06 Thread shosuro
The problem is easier to show than to explain, so... http://free.of.pl/r/ramirez/a/keyvision-p2-sliced-1.html In every browser other than ie7 the content is showing properly, a scrolling box. In ie7 not only the box is not scrollable, but it's also misplaced. Why is that? And what can I do to make

[css-d] css opacity

2007-07-31 Thread shosuro
I would like to have an image and some text on it in transparent box. The example from w3cschools works well but the image has to be a background : http://free.of.pl/r/ramirez/x/rmz_test.htm As I'll have more than a few images I'd like to use images (img tags) and just add the transparent box, so

[css-d] ie positioning problem

2007-07-04 Thread shosuro
The page in question is: http://free.of.pl/r/ramirez/szaflik/index_d.htm It looks perfectly well in everything but IE (6/7), the navigation on the left goes in the middle hovering over the text in the center part. If I delete the 'position: absolute' from navlist element, the navigation is ok in

[css-d] tabs not showing in ie7

2007-06-21 Thread shosuro
I have a tabs menu, it shows ok in ff2.x, ie6, opera, but fails in ie7 (and safari 3 beta, but as it's a beta...). I'll probably make another stylesheet for ie7 and try to load the appropriate one by detecting the browser, but I'd like to know if there is a possibility to make this one work. Th

[css-d] tabs menu missing in ie7

2007-06-06 Thread shosuro
I have css tabs menu which looks good in ff2 and opera9, but doesn't show at all in ie7. Could anyone tell me why? link here >> http://rmz.pl/movs.html -- Dla maƂych i srednich >> http://link.interia.pl/f1a8c __

Re: [css-d] css check, feedback needed

2007-05-10 Thread shosuro
So the htmls should be here http://rmz.pl/wlo/index.html - the main site http://rmz.pl/wlo/index2.html - the subsite Appreciate any comments on css and/or page. Regards Tom -- NIE KUPUJ!!! ...zanim nie porownasz cen >> http:/

[css-d] css check, feedback needed

2007-05-08 Thread shosuro
I'm relatively new to using CSS and I would like to present here my latest piece of work. I need feedback, what is bad, what should be changed or omitted and what is just plain wrong. Stuff like that. /* basic */ * { margin: 0; padding: 0; } a { background-color: inheri