Placing a button

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Aug 13, 2013 2:55 pm
Reply with quote
Report this post
Hello,

I dont like to ask stupid questions but now im allready trying to place a button for almost 2 hours. In a article i just want a line of text with a button after it. Somehow this button always show up in a new line.

See image:

Image

So, my question is, how can i do this? I allready tryed to use overide.css for .button but this dont seems to work for me. Is there a simple way to do this?

Best regards,

M
User avatar
Senior Boarder

GK User
Tue Aug 13, 2013 3:17 pm
Reply with quote
Report this post
Add a unique class to this button and use display: inline-block on button to override its behavior (or use inline styling).
User avatar
Moderator

GK User
Tue Aug 13, 2013 3:32 pm
Reply with quote
Report this post
Thank you, first solution did the trick
User avatar
Senior Boarder


cron