i am try to learn skinning in trinidad ,when i have use this style in
mystle.css

like
.af|table::prev-icon:alias 
{
        content: url(/skins/myskin/images/prev.PNG);
        border: none;
}
.af|table::next-icon:alias 
{
        content: url(/skins/myskin/images/next.PNG);
        border: none;
        
        
}

it shows my images for next and previous links and also works but it comes
with link like(next 15) and (prev15) which i want to disable ,how can i?


-- 
View this message in context: 
http://www.nabble.com/-trinidad-skining-how-tp18771657p18771657.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to