I'd like to be able to customize the appearance of the "< Prev " and " Next >" links that appear in the Thickbox frame. Can anyone please point me in the right direction... thank you.

Comments

bwv’s picture

Just add the following to your thickbox.css:


#TB_secondLine a {
font-size: .31em;
font-weight: 400;
font-family: verdana;
color: #F5F4D7;
}