Thanks rootbeer, whats on the website http://licmax.com/manageProds.html is
great. Did you use displaytag.properties or the set tags. Did you use the
configuration attributes as the example below Or some other way?

paging.banner.full=
<div class="pagelinks" align="right">
<a href={1}>|&#60;&#60;</a>
<a href={2}>&nbsp;&#60;&#60;</a>
<span>&nbsp;{0}&nbsp;</span>
<a href={3}>&#62;&#62;&nbsp;</a>
<a href={4}>&#62;&#62;|</a>
</div>

thanks.

2010/7/12 Ibrahim Mustafa <ibrmust...@yahoo.com>

>  Yes it is possible. I did it for my site. Here is the css for what I have.
> I hope this helps:
>
>
> .dt_img {
>   border: 0;
>   vertical-align: text-top;
>   margin-left: 0px;
>   margin-top: -1px;
> }
>
> .dt_npls {
>   vertical-align: top;
> }
>
> .dt_page_link_span {
>   margin-left: 0.25em;
>   margin-right: 0.25em;
>   text-align: center;
>   font-family: Arial, Helvetica, sans-serif;
>   font-size: 95%;
>   font-weight: bold;
>   color: #0077C0;
>   background-color: #F0F0F0;
>   background-color: #FBFFDB;
>   display: inline;
>   padding-top: 1px;
>   padding-right: 5px;
>   padding-bottom: 1px;
>   padding-left: 5px;
>   border: #E36C09 1px solid;
>   text-align: center;
> }
>
> .dt_page_link_span:hover {
>   color: #F76120;
>   background-color: #C4E542;
> }
>
> .dt_page_link_selected_span {
>   margin-left: 0.25em;
>   margin-right: 0.25em;
>   text-align: center;
>   font-family: Arial, Helvetica, sans-serif;
>   font-size: 95%;
>   font-weight: bolder;
>   color: #E8681D;
>   color: #E76F00;
>   color: #F76120;
>   background-color: #ACBACC;
>   display: inline;
>   padding-top: 1px;
>   padding-right: 5px;
>   padding-bottom: 1px;
>   padding-left: 5px;
>   border: #E36C09 1px solid;
>   background-color: #FBFFDB;
>   background-color: #C4E542;
> }
>
> If you want to see it in action, login to licmax.com as aa/aa and watch
> the licenses in use. There you'd see the effect of my css. Good luck.
>
> root beer wrote:
>
> To anyone,
>
> Can anyone tell me if this can be done? I want to style the individual
> paging number following from <<Prev 1, 2, 3, 4, 5  Next>>  to
> [<<Prev] [1] [2] [3] [4] [Next>>]  where the individual numbers 1, 2, 3
> etc... has its own style as background-color:#FFFFFF;border:1px solid
> #CBCBCB;padding:2px 6px;text-decoration:none;
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>
> ------------------------------
>
> _______________________________________________
> displaytag-user mailing 
> listdisplaytag-u...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to