MiniK2 alignment problem

I've just installed MiniK2 and set it to newsticker and it all works fine. However the alignment is wrong.

The Headline background is cut off at the bottom as is the headline text itself and there appears to be too much space above.

I've tried increasing the height under Newsticker Sub Template Parameters but whilst that adds more height to the module the alignment is still wrong and cut off.
6 years 3 weeks ago #1 by Oliver Johnson

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

  • Posted by TemplatePlazza (5263) Offline
Hi, Try to add this lines of code your css file :
#tp-tickerwrp .ticker-title {
line-height:105%!important;
width:80px!important;
}
#tp-tickerwrp .ticker-content{
line-height:100%!important;
padding-top:5px!important;
display:block;
margin-left:5px;
}
6 years 3 weeks ago #2 by TemplatePlazza

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

Thank you for the quick response. I tried adding this to template.css and also to a custom.css but unfortunately neither made any difference.
6 years 3 weeks ago #3 by Oliver Johnson

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

  • Posted by TemplatePlazza (5263) Offline

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

Sorry, I did add it but had removed it as it wasn't doing anything. I had however forgotten about adding it to the magazine template. I've added it now and it is a bit better, thank you.

However the text of the headline doesn't align to the middle of the Headlines button and still loosing the tail of letters like y,g,p etc. Also is it possible to reduce the space above the button as it's too large?
6 years 3 weeks ago #5 by Oliver Johnson

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

Fixed it now. Thanks for the code, very much appreciated.
6 years 3 weeks ago #6 by Oliver Johnson

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

Powered by Kunena Forum