| Re: Custom Block |
| by hsalazar on 2004/4/10 16:06:26 navin: You can try this. Make sure your custom block is defined as HTML code. Wrap all your content within a styled div tag, like this: le="color: #000000"><?php <div style="background-color: #123456"> Here goes your content </div> Just replace the color code for the one you want. Cheers. |
| Custom Block |
| by navin on 2004/4/10 13:50:03 I installed Xoops. i created Custom Block from the Admin and named it WELCOME. Now, i want to change the background color of that particular CUSTOM BLOCK. How do i do that?? Please get me help in simple steps. |