Il giorno 30/apr/06, alle ore 11:43, Igor ha scritto: > Hi,all! > I would like to ask if somebody can answer me following question: > > I styled my list with links in the left column of my page with > hover color in #C52C27. > I want that this hover color goes from left side to the right side > of the column, all the way through. > Right now I made it to the right side, but not to the left. > The color is covering to the left side only the link and few pixels > to the left out of the link, > but not all the way to the side of the box. > > See below the code for the list and the style for this list: > (I am viewing this code in IE)
> > I would like that the #C52C27 hover color spreads from the left > side of the box > all the way down through the right side of the sectionLinks box. > > Thanks a lot in advance for answer, > best regards, > > Igor > hover not "cover" ;-) give padding-left: 10px; to a:link and check if the hover expands. Then adjust till reach the goal. ilduca69 -- Proud member of Team Final Fantasy Online http://www.ffonline.it ______________________________________________________________________ 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/
