Forums
(@sukuiyer)
13 years, 4 months ago
Thanks 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?
It didnt work, WP converted it back into
<div id=”announcement”><p>Welcome to the portal editor</p></div>
in the text area
https://brillient.net/wp-admin/
Let me know what you find ………..
Yes the box is checked
OK 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 ??
First 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.