Adding a link to a RSS feed

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #28568 by joa
Replied by joa on topic Adding a link to a RSS feed
I added the piece of code to the bottom but nothing happened. See DBBL News under joomla.bc-marburg.de

/* joomla 3.0 */

.element-invisible {
display: none;
}

li.email-icon a {
display: inline-block;
width: 25px;
height: 25px;
text-indent: -9999px;
background-image: url(../images/emailButton.png);
background-repeat: no-repeat;
}

li.print-icon a {
display: inline-block;
width: 25px;
height: 25px;
text-indent: -9999px;
background-image: url(../images/printButton.png);
background-repeat: no-repeat;
}

small {
font-size: inherit;
}

.newsfeed-item {
margin-bottom:8px!important;
}

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 11 months ago #28574 by milos
Replied by milos on topic Adding a link to a RSS feed
Maybe this will work:
Code:
.column_left_top a { display:block; margin-bottom:5px; }
The following user(s) said Thank You: joa

Please Log in to join the conversation.

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #28577 by joa
Replied by joa on topic Adding a link to a RSS feed
Thx, that worked!

Please Log in to join the conversation.

Time to create page: 0.332 seconds
Powered by Kunena Forum