Loading...
 
Themes

Themes


Re: Re: Re: Re: Re: Include Login Box in the top bar

United States

For a quick hack, you can add a new background color directly in mod-login_box.tpl file. Make the very first line of the file:

Image
Copy to clipboard
<div style="background:#ffffff;">


Then add a closing </div> at the end of the file. In this example, you'll get a white background. Simply replace the #ffffff with any color.

HTH,

Rick


> Thanks Gary and Rick for the code.
>
> I am trying out all ways to change the font color in the module box as it clashes with the background color of the top bar. I know I can change it out at the cbox property in the stylesheet but then this will be applying it across the whole site.
>
> What my intention is have a separate property control just for this so that I can change the font color, clear the borders, etc without affecting the rest of the cbox property currently used.
>
> Tried but no luck due to my limited skills neutral. Any help here will be much appreciated.
>
> --kwow

There are no comments at this time.