begetolo
Forum Replies Created
-
@caljos That totally works. Thanks a lot.
Ok. thanks, but that is an other plugin. I like ‘User Avatar’ and ‘simple local avatar’ not so much….
@florence Never mind, I just saw what you did. A simple link to the dashboard and let users change their profile picture there. Not what i was looking for.
@florence. Please let us know how…. TIA
Forum: Plugins
In reply to: [WP Opt-in] [Plugin: WP Opt-in] CSS classes PLEASE!!!Doesn’t look bad.
If you do need classes, why not use jQuery to add them? This doesn’t need ‘messing’ with the core code, so een upgrade would still be possible.
Forum: Plugins
In reply to: [WP Opt-in] [Plugin: WP Opt-in] CSS classes PLEASE!!!I’m not really a CSS expert, but you can style the individual elements. The whole plugin is wrapped in a div with an ID (WPOI). Just be more specific.
For the form for instance you then can use
#WPOI FORM {margin:10px}
or the button
#WPOI INPUT[TYPE=SUBMIT] {border:none; background-image:url(images/button.jpg)}
etc.Hope this helps.
Hi Maorb,
One of the input types (small textarea, checkbox, etc) is comments area. With this you can add comments to your form.
Another way would be the use of jQuery to add HTML code to your form.
HTH
Gr. BertHi,
You could use the comments area for this.
Gr. BertForum: Themes and Templates
In reply to: Is it possabe to have 2 pages on the same page?@matt,
Could you please tell me how you did this? I have more or less the same question. Thanks in advance
Gr. Bert