Ello,
I was wondering if anyone could assist me. I want to replace the current "Previous Entries" and "Next Entries" buttons with my own graphics and need a CSS code for it.
Best,
Mehmet
Posted 29 November 2012 - 05:49 PM
Ello,
I was wondering if anyone could assist me. I want to replace the current "Previous Entries" and "Next Entries" buttons with my own graphics and need a CSS code for it.
Best,
Mehmet
Posted 29 November 2012 - 06:11 PM
The previous entries link isn't a graphic, it's just CSS. You'll need to find the selector to change the a state and a:hover state using Chrome's inspection tools or Firebug for Firefox. You can find a tutorial at:
Posted 29 November 2012 - 08:17 PM
Hey Jenny,
Thanks for the reply, I'll give it a go, although I'm a complete stranger to constructing CSS. I could have sworn I was able to do this in a much easier fashion back on platform pro.
Cheers.
Posted 30 November 2012 - 12:03 AM
If you need further assistance check out
which gives a great insight on beginning to learn css :-)