Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • manuelito1083 Friend
    #170555

    Hello,

    I am using JA Portfolio template with Joomla 1.5.24 and K2 2.5.1

    I have a problem with K2 items layout :
    – the layout of the Addthis button at the top (under the title) not displaying properly. There is a bullet and lots of spaces. How can I remove the ul class?
    – the social sharing bar at the bottom of the article not showing and I have set SHOW in the category item view.

    Could you please help me ???

    I thank you in advance.

    Best Regards

    Manuel


    1. capture-ftp
    2. item-layout
    3. item-view-option-1
    4. item-view-option-2
    khoand Friend
    #423933

    I can’t access your website by ftp. Do you check it again?

    kobenes Friend
    #423986

    As khoand said, if you provide us live site URL we can help you better.

    But also you can try this:
    Find /templates/ja_portfolio/css/k2.css

    Please be sure that there is:

    list-style: none;
    in here:

    div.itemToolbar ul li

    manuelito1083 Friend
    kobenes Friend
    #424027

    Please open your template.css file which belongs to your profile. And add these codes:

    .column ul li {
    background: none;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
    }

    or you can search and edit your original template.css file as background: none; for .column ul li but this will be changed if you update your template.

    manuelito1083 Friend
    #424057

    Hi,
    I have made the modifications but nothing has changed.
    Is it possible someone help me??
    Also do you offer help service that I can pay to help me customize my item layout?

    Thank you very much.

    kobenes Friend
    #424071

    This modification solves your problem because I check it on your site with Firebug but we should be sure that if this modification in action.

    Did you add this code? If so where did you add (which file)?
    If you change, where did you make this modification (which file)?

    Also you can try background: none !important;

    Thanks…

    manuelito1083 Friend
    #424080

    When I have added the code .column ul li … in the template.css I had a problem with layout in the entire website. Try it if you want?! so I was obliged to remove it.
    Please help further??!!

    kobenes Friend
    #424084

    Please use this:

    div.itemToolbar .column ul li { background: none !important; }

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  kobenes 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum