[BlueOnyx:15288] Re: demo.blueonyx.it updated

Michael Aronoff maronoff at gmail.com
Sun Apr 27 14:24:56 -05 2014


M Stauber wrote:
> Actually that's a very good idea. Thanks for the suggestion. I'll add it
right away.

Great!

I also just noticed one other thing. You added a big logo to the login
screen which looks nice but you added it in code instead of as a background
element within the div in css. All the other logos throughout the template
can be overridden in css except that one. If would be best to change it as
well so it can be easily changed with css also.

If you change the css as follows it would work better. Remove the <img> code
and add the following:

div.main_container.full_size > .box {  margin: 100px 0 -1px !important; } /*
this adds a margin above for the logo */
.main_container.full_size.container_16.clearfix.ui-sortable {  background:
url("https://demo.blueonyx.it:81/.adm/images/BlueOnyxLoginButton-400nt.gif")
no-repeat scroll center -10px rgba(0, 0, 0, 0); } /* This places the logo in
the box */

Of course I was just hacking around so there might be a better way to do it
if I was looking at the source files. But you see my point.

Thanks,

___________
M Aronoff Out 





More information about the Blueonyx mailing list