Position of email and print icons in blog layout

  • bfrylinck
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 8 months ago #17997 by bfrylinck
Good Day,

When I use a read more link, it interferes with the position of the email and print icons.

my url: ramot.co.za/index.php/admissions

It looks like the icons are set too high. Where and how can this be changed?

Thank you

Please Log in to join the conversation.

More
12 years 8 months ago #18011 by ivan.milic
template_css.css:

ul.actions li {
margin: 0 !important;
padding: 0 !important;
list-style: none;
float: right;
position: relative;
top: -27px;
width: 25px;
}

set top: -27px; to top: 0px;

Please Log in to join the conversation.

Time to create page: 0.150 seconds
Powered by Kunena Forum