Hello,
I have a problem with the Reynolds Skin.
the color of the buttons to switch the sites of the thumbnails are all white
and I don't have the skills to change it.
can somebody help me?
Post a deep link to your site (to a page with the problem) as your problem doesn't make sense.
Quotebuttons to switch the sites of the thumbnails are all white
http://coppermine-gallery.net/demo/cpg14x/thumbnails.php?theme=reynolds&album=25&page=2
there is the Problem too,
the buttons too switch the sites.
I mean the numbers.
sorry my english isn't the best
I guess you're refering to the pagination links.
I mean this numbers
That's the navmenu items in the style sheet.
.navmenu a {
position: relative;
display: block;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
text-decoration: none;
color: #FFFFFF;
}
.navmenu a:hover {
background : #eff3f6 ;
text-decoration: none;
color: #000000;
}
Check this out and pay special attention to the last post that tells you about some tools to help figure this out - http://forum.coppermine-gallery.net/index.php?topic=24056.0 (http://forum.coppermine-gallery.net/index.php?topic=24056.0)
Deep link is http://forum.coppermine-gallery.net/index.php?topic=24056.msg123520#msg123520
More details (better explanations): http://forum.coppermine-gallery.net/index.php?topic=31423.msg145984#msg145984
Hm I try to edit this part lasttime, but it didn't worked.
now it's working...
in any case thanks for the link to the Web Developer Expansion