Attachments alligment
January 2013 Joomla Template
Rate this topic: 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!
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!
-
- Expert Boarder
- GK User
- Mon Nov 18, 2013 7:06 pm
- Reply with quote
- Report this post
Hi.
Try override with this code:
You will get this result
Try override with this code:
- Code: Select all
.itemAttachments > li {padding-left:100px;}
You will get this result
-
- Platinum Boarder
- GK User
- Mon Nov 18, 2013 7:12 pm
- Reply with quote
- Report this post
You can also add this:
this should help with position relative to the string "Documentos"
- Code: Select all
ul.itemAttachments {margin-top:-4px;}
this should help with position relative to the string "Documentos"
-
- 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!
great job and great support!
Thanks a lot!
-
- 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.
If you have more question just ask and ... sure check our WIKI first: http://www.gavick.com/documentation/cat ... -template/
If you have more question just ask and ... sure check our WIKI first: http://www.gavick.com/documentation/cat ... -template/
-
- Platinum Boarder
5 posts
• Page 1 of 1