Zindi Theme – Navigation Links
-
I am using the Zindi theme on my site. I wanted to change ‘Older Entries’ into page numbers so I downloaded wp-navi. Now the links on the bottom of the page do not show both backgrounds that were incorporated in the Zindi theme. That part of the CSS code looks like this:
#navigation span { color:#aaa;} #navigation a{background:#8ED9EA url(images/pagination-left.gif) left center no-repeat; color: #fff; padding: 5px 6px 5px 6px; line-height:22px; text-decoration:none; margin: 6px;} #navigation a strong{background:url(images/pagination-right.gif) right center no-repeat; padding: 5px 7px 5px 0px;text-decoration:none; margin: 6px;} #navigation a:hover{background: #B7ECDF url(images/pagination-hover-left.gif) left center no-repeat; text-decoration:none; margin: 6px;} #navigation a:hover strong{background: url(images/pagination-hover-right.gif) right center no-repeat;text-decoration:none; margin: 6px;}
I am not using wp-navi’s CSS. The pagination-right and pagination-hover-right are the backgrounds that won’t work.
My site-in-progress is https://enamored.your-memory.net if anyone would like to see what I’m talking about. Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Zindi Theme – Navigation Links’ is closed to new replies.