The Joomla! Forum ™






Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Article icons
PostPosted: Sat Feb 04, 2012 4:25 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Apr 16, 2011 7:28 pm
Posts: 3
Location: Ploiesti, Romania
Hello,

I've installed last version of this theme, but I'm have problems with the print, email... icons.
I've attached and image to see how it is. The 3 points from upper right is where should be that icons and should be one near each other, not in LIST.

Attachment:
Untitled-1.png


Can anybody help me with this?

Thanks!


You do not have the required permissions to view the files attached to this post.

_________________
Please read the Forum rules regarding signatures: viewtopic.php?t=65


Top
 Profile  
 
 Post subject: Re: Article icons
PostPosted: Sat Feb 04, 2012 9:38 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Apr 16, 2011 7:28 pm
Posts: 3
Location: Ploiesti, Romania
Probably you've removed that icons because you didn't like it how it looks. However, I'm found the solution.

In template.css, add next lines:

Code:
ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0
}

ul.actions li
{
        display:inline
}

ul.actions a
{
        text-decoration:none
}


P.S.: I don't know how maintain the original template, but he should add those lines.

_________________
Please read the Forum rules regarding signatures: viewtopic.php?t=65


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group