I'm trying to stylize the text which is an <a> tag within the id <videogallery> 
as seen on this page http://www.thecreativesheep.ca/site/animationpage2.html 
so that I can move the text here but all that seems to be moving is the flash 
icon here is 
my style that I have currently:

#videogallery a {
        position: relative;
        bottom: -200px;
        left: 65px;
}

All that moves is the Icon not the text.


______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to