kendimatteoross
Forum Replies Created
-
That’s the fastest and most helpful reply I’ve had for anything in months.
You are a star Tobias!
Hi Tobias,
I have a question on the same theme as BHasbrouckpri.
What I think I want to do is to over-ride my theme’s css so that the table shows images differently.
Currently, there is a fairly large border around all the images that I have placed in the tables header. This is usual with the theme I use. But I don’t want this border around the icons I’m using in the table header. I just want the icons with a 0 border so that everything fits nicely.
You can see what I’m talking about at:
http://nowcomms.com/?p=349 Type the word – today – to get past the password.
Hope you can help and thanks a million in advance.
K
Thanks.
In the end however, I found http://wordpress.org/extend/plugins/top-10/
Which does pretty much exactly the same thing but started to work the minute I installed it.
Hi
I’m having the same problem.
I’ve done the change:
…from this
register_activation_hook(‘WordPressPopularPosts’, ‘wpp_install’);
to this
register_activation_hook(__FILE__ , array(‘WordPressPopularPosts’, ‘wpp_install’));
… but it still does not work.
I’ve also checked the following
header.php andit is OK.
Don’t understand the “is the “admin folder” password protected. Aren’t they all. I need to have a password at mydomain.com/wp-admin. This cannot be the folder you mean right so…