anyone know how to make the css code like what's on yahoo answers at bottom of page which displays page 1, 2, 3, etc...hover effect
What? No visual or link at all? You want me to type in answers.yah and tab enter? <ul> <li class="current">1</li><li><a href="/search/search_result;_ylt=AmMYvnt4NivTneCBZDMxmMUjzKIX?p=foo&cp=2&tp=86&tnu=856">2</a></li><li><a href="/search/search_result;_ylt=AggP54L9PEwHYkS2WTm7nw0jzKIX?p=foo&cp=3&tp=86&tnu=856">3</a></li><li><a href="/search/search_result;_ylt=AjLGo2Epg5muP0wkg3s3SvQjzKIX?p=foo&cp=4&tp=86&tnu=856">4</a></li><li><a href="/search/search_result;_ylt=Amt7EoSf.TFcK8pfM0cQpTEjzKIX?p=foo&cp=5&tp=86&tnu=856">5</a></li><li><a href="/search/search_result;_ylt=Ag5oTzM6RiFqrLP9Q_Nu4WwjzKIX?p=foo&cp=6&tp=86&tnu=856">6</a></li><li><a href="/search/search_result;_ylt=AjdXT5IJA8IJ1tPh0DVtM8kjzKIX?p=foo&cp=7&tp=86&tnu=856">7</a></li><li class="next"><a href="/search/search_result;_ylt=AmMYvnt4NivTneCBZDMxmMUjzKIX?p=foo&cp=2&tp=86&tnu=856">>></a></li> </ul> This is nothing but a simple horizontal list with block level anchors inside of the list items, and some border and padding. Head over to Listamatic and start reading the horizontal list tutorials and play around with them for a few minutes/hours.
whew !! took all of 5 minutes for me to find it. thanks anyway. IMO, listamatic has old style stuff. I think stu nichols css is better.
I could have sworn it was ListOMatic, but when googling after reading this thread I found out its ListAmatic ;p
Whatever. Now if you'll excuse me, I have to go back to making sure I can keep my mother out of the emergency room because of a pharmacist's mistake (if it was legal for me to beat the living daylights out of him I would do it in a New York minute).