I think it's:
div.pagination { color:#F00; }
At the same time, make sure you specify colors for anything else it may
affect, such as:
div.pagination span { color:#0F0; }On Sat, Apr 12, 2008 at 4:43 AM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Nathan... > > I've customized the look of the pagination for paginationcfc > and it looks just the way I want, except I haven't figured out > what CSS controls the ellipsis. > > How do I change the color of that? > > Rick > > > > > -----Original Message----- > > From: Nathan Strutz [mailto:[EMAIL PROTECTED] > > Sent: Thursday, April 10, 2008 11:11 PM > > To: CF-Talk > > Subject: Re: Tutorial on creating this pagination? > > > > Awesome, glad it worked, thanks for the review. I'm blogging this. :) > > > > On Thu, Apr 10, 2008 at 6:08 PM, Rick Faircloth < > [EMAIL PROTECTED]> > > wrote: > > > > > Nathan, > > > > > > Just wanted to let you know that I implemented your component > > > and it went perfectly...and that was the first cfc I've ever used! > > > > > > I haven't gone beyond the default settings, except for number of > > > records per page, but I'm sure customizing will go well, too. > > > > > > Nice clear instructions for the use of the component. > > > > > > Much appreciated! > > > > > > Rick > > > > > > > -----Original Message----- > > > > From: Nathan Strutz [mailto:[EMAIL PROTECTED] > > > > Sent: Thursday, April 10, 2008 5:22 PM > > > > To: CF-Talk > > > > Subject: Re: Tutorial on creating this pagination? > > > > > > > > Rick, > > > > > > > > Check out my pagination.cfc: > > > > http://www.dopefly.com/projects/pagination/ > > > > It's currently 1.0 RC, full release coming soon. > > > > Check out the documentation & live examples (code available in the > > > download) > > > > to do basically exactly what you want. > > > > > > > > -- > > > > nathan strutz > > > > http://www.dopefly.com/ > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303235 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

