sukuiyer
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showsThanks Austin. Where in the theme should I add it? which php file?
Can I use Action Hooks to place this code (with PHP code plugin) on any part of the site?
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showsIt didnt work, WP converted it back into
<div id=”announcement”><p>Welcome to the portal editor</p></div>
in the text area
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showshttp://brillient.net/wp-admin/
Let me know what you find ………..
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showsYes the box is checked
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showsOK I tried this
In the custom HTML box
<div id=”announcement”>
<P>Welcome to the portal editor </P>
</div>In the style box
#announcement p { color:#000000; }
nothing shows up on the page 🙁
Forum: Plugins
In reply to: [Custom Login] [Plugin: Custom Login] Custom HTML – nothing showsFirst of all, where is this HTML supposed to show up?
There is a white space above login. I just want to display a message saying welcome to XYZ portal.
Viewing 6 replies - 1 through 6 (of 6 total)