Attachments alligment

January 2013 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 18, 2013 6:54 pm
Reply with quote
Report this post
Hello,
I need to allign attachments on k2 views. In my site, for example in http://cedom.netamin.es/como-asociarse/ ... se-a-cedom, there are two attachments in article but second one is shown with a margin-left of 12px, but I think with 100px will be start at same column of first attachments. I try to override this but I cannot apply a margin-left starting for second attachment.

Can you help me? Thanks a lot!
User avatar
Expert Boarder

GK User
Mon Nov 18, 2013 7:06 pm
Reply with quote
Report this post
Hi.
Try override with this code:

Code: Select all
 .itemAttachments > li {padding-left:100px;}


You will get this result
User avatar
Platinum Boarder

GK User
Mon Nov 18, 2013 7:12 pm
Reply with quote
Report this post
You can also add this:

Code: Select all
ul.itemAttachments {margin-top:-4px;}


this should help with position relative to the string "Documentos"
User avatar
Platinum Boarder

GK User
Mon Nov 18, 2013 7:22 pm
Reply with quote
Report this post
I can not ask you to be more faster or the answer more good. This is first reason why I prefer Gavick VS Yoo...

great job and great support!
Thanks a lot!
User avatar
Expert Boarder

GK User
Mon Nov 18, 2013 10:00 pm
Reply with quote
Report this post
Thanks, We always try to do the best job as we're able to. :geek:
If you have more question just ask and ... sure check our WIKI first: http://www.gavick.com/documentation/cat ... -template/
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.