Keyword

[SOLVED] Re: image floating over text

More
10 years 10 months ago #121308 by Zise
Thanks that seemed to work. Heres the fix for others. Add to your bootstrap.css

#k2Container a.modal {
border: 0px;
display: inline-block;
margin: 0 10px 0 0;
position: relative;
top: auto;
left: 0px;
width: auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 0;
-moz-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum