I've been looking for a way to style the entire paging bar, however, the 
output doesn't wrap the banner and links in any single container (div).

<span class="pagebanner">page: </span>
<span class="pagelinks">links here</span>

What I need is something like:

<div id="paging">
        <span class="pagebanner">page: </span>
        <span class="pagelinks">links here</span>
</div>

However, I can't seem to find a way to do that.  Is this possible? 

Thanks.

Gregg 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to