Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

6apxatCurtisOdenericgillettelortabac +5 guests

CSS et al

Where is the CSS that controls the colouring of the page numbering, Show all, Back to Discussions, Top of Page etc. I cannot seem to locate it and the light grey colouring is a bit light for some of my restricted visions visitors to make out. Many thanks in advance!

Comments

  • Posts: 231
    In vanilla.css:
    .ContentInfo a {
    color:#bbb;
    text-decoration:none;
    }
  • Posts: 124
    Thanks PBear That changed the 'Show All', 'Back to Discussions' & 'Top of Page' but not the 'No discussions found' or the page numbering! A little search (#bbb) though found the others!
  • Posts: 231
    I used the Web Developer Firefox plug-in to figure it out, but you would appreciate Colorzilla. Gets the color, and shows what element is using it.
  • Posts: 124
    Thanks - I really miss Firebug since I upgraded to FF3....
This discussion has been closed.