[css-d] positions of LI in a UL

2006-12-18 Thread Santiago Restrepo
Hi List:

I have a little problem that i don't know how to fix.

I have a wide UL (width 200px) with LI that are smallers (150px). Now the
problem is that i want those LI to stick with the right side of the UL. Do i
make myself clear? :)


here's a little example
http://www.utp.edu.co/Nuev/contprueba.php
the column i'm trying to style is the left one. The light gray area
represents the UL and you can see that the items inside of it are attached
to the right border.

Thanks ina dvance for any help.

Kuma
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] automatic margins

2006-11-13 Thread Santiago Restrepo
(To the mods: the url is now right, sorry)

Hi List:

Before I tell you about my problem i want to thank the list for the enormous
help it has been to me. (did i spell that right? my english's a little
clumsy xD). ? I've overcome a lot of CSS difficulties thanks to you and I'm
doing my best to spread the CSS in my community.

Now to the problem :)

This site ( http://www.utp.edu.co/pruebacrie)
works beautifully in  firefox and safari, but it's a total mess in IE. I
want to ask, why the automatic margins don't work? the site's supposed to be
centered, but i have no idea why isn't working in IE.

Thanks in advance :)

Kuma
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] automatic margins

2006-11-13 Thread Santiago Restrepo
Hi List:

Before I tell you about my problem i want to thank the list for the enormous
help it has been to me. (did i spell that right? my english's a little
clumsy xD). ? I've overcome a lot of CSS difficulties thanks to you and I'm
doing my best to spread the CSS in my community.

Now to the problem :)

This site ( http://www.utp.edu.co/crieprueba)  works beautifully in  firefox
and safari, but it's a total mess in IE. I want to ask, why the automatic
margins don't work? the site's supposed to be centered, but i have no idea
why isn't working in IE.

Thanks in advance :)

Kuma
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] relative absolute position

2006-11-08 Thread Santiago Restrepo
Hi List:

I have a question about the absolute position. I know you can specify the
exact position in witch you want the object to appear. But, is it possible
that the object don't take the whole page as reference but just the object
that contain it?

for example; i want an element to appear in the top left corner of a div, is
there anyway i can say

#container element
{
top: 0px;
left: 0px;
}

thanks in advance :)

Kuma
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] image link won't stay clickable

2006-09-19 Thread Santiago Restrepo
Hi list :)

I wanted to do a image map menu with CSS, so I went to CSSplay for some
examples and found this one:
http://www.cssplay.co.uk/menu/mantis.html

pretty neat, huh? But when I tried to apply it in my site the image map
options won't work and when i hover them they start to blink. Take a look
(the options are in the DJs hands):
http://www.atcompany.net/evento

I don't know why this happens, i've tried replacing the selected hand image
for a jpg but the same problems is shown. And I don't see that my code and
the mantis one differs too much.

Thanks in advance
Kuma
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Problems in 3D :)

2006-07-07 Thread Santiago Restrepo
Hi css-d:

I'm bringing css to my work place, and they've liked it a lot, but we have a
problem.

We went to cssplay.co.uk for a dropdown menu and (as usual) in firefox works
great, but we have a problem with the position in the IE.

Take a look: http://www.utp.edu.co/egresados/index.php
test the drop-down menu in IE and see what i mean.

any ideas in how can I fix this?

Thanks a lot!
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] div displaying like a img

2006-05-31 Thread Santiago Restrepo
Hi:

This is a really simple question. What kind of properties do I have to give
a div to make it behave like a imag.

What I mean is that, when you add a images to a text, the keep going with
the line until you give a . But the  keeps positioning one under
another. Is there any way that i can add divs and they display in the same
line?

Thanks
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/