Jump to content
Sign in to follow this  
onlinetracker

WP-PostViews Plugin

Recommended Posts

onlinetracker

I'm trying to use the WP-PostViews plugin, but can't find the proper location to place it within the metabar templating [so color matches and whatnot] as well as within the metabar of the post itself. I couldn't find metabar for the full post. Edit: Found the two locations, but can't seem to match the CSS of the metabar. thanks

Share this post


Link to post
Share on other sites
catrina

The font style CSS for the metabar is as follows: ` .fpost .metabar { margin: 0 0 .2em 0;} .metabar em{ font-size: 11px; font-style: normal; line-height: 1.75em;} .metabar a:hover {text-decoration: none;} ` Is this what you're looking for? For future reference, you can use Firebug for making CSS and other code easy to detect: http://getfirebug.com/


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×