Hi
I have already looked at hootsuite site with firebug
this is the styling they use
homepage.gz.css:1 (style sheet)
#title .login .banner {
background: url(“../../../images/static/home/login_bg.png”) no-repeat scroll left bottom transparent;
width: 300px;
min-height: 355px;
margin-left: -4px;
padding: 26px 6px 0px;
position: absolute;
box-shadow: 0px 13px 13px -13px rgba(0, 0, 0, 0.5) inset;
}
Do i upload the image into my media folder first then apply styling to that image?
I have also just put up a child theme,
Regards
Greatscot