Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Need quick help or workaround if not possible.
As per the requirement, Submit button should not have frame .
Kindly advise.
Regards,
Mahamed
So u mean, I have to add this extra script to the existing ?
so, it will look like :
body {font: 11px Arial, sans-serif; color: #333;text-align:center;background:#e8e8e8;}
#frame {width:100%;background:#fff url('images/bg_body.png') repeat-x right top;height:100%;*height:auto;}
a {text-decoration: none;cursor:pointer;}
a img {border: none;}
a:link, a:visited {color: #333;}
html body a:hover {text-decoration:underline; color:#439400;}
#loginBox .loginSubmitButton {
width:100px;
border:0px;
height:40px
}
??
Yes...
And remember clearing you browser cache for testing purposes.
Ctrl+F5 should be enough
Hi Clever,
Thank you so much for you help,
I will quickly try this and will come you for any issues or to mark your answer to correct
Regards,
Mahamed