noobzin
Forum Replies Created
-
In a matter of fact it’s not sending even to registered users, only to the user owner of the blog.
I thought it could be some delay, but it’s taking too long.
It used to work just fine but now it is not, do I need to do something since I upgraded wordpress and subscribe2 or something?
But an user who sign in through the form can’t be a registered user, does he?
He needs to be registered by the admin and has access to the wordpress site.
Or can he be registered by himself?
Whoa, that was quick.
Of course it changed something in the other widgets (specially in the main page) but it seems correct!
Since you are here, can you tell me where to change the box width? I need it a bit longer. I know it would be a simple CSS thing but I can’t get it done since I simply cannot find the class to do it.
I’ve tried s2email but apparently it’s not.
To be more specific:
<input type="text" name="email" id="s2email" value="Digite o endereço de email..." size="20" onfocus="if (this.value == 'Digite o endereço de email...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Digite o endereço de email...';}">If I change this value I get it longer, but where is it? I can find it only at the browser but I don’t know what file exactly.
Thanks, matty!