Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Mahamed_Qlik
Specialist
Specialist

Submit button

Hi All,

Need quick help or workaround if not possible.

As per the requirement, Submit button should not have frame .

SubmitButton.png

Kindly advise.

Regards,

Mahamed

23 Replies
Mahamed_Qlik
Specialist
Specialist
Author

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

}   


??

Clever_Anjos
Employee
Employee

Yes...

Clever_Anjos
Employee
Employee

And remember clearing you browser cache for testing purposes.

Ctrl+F5 should be enough

Mahamed_Qlik
Specialist
Specialist
Author

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