Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • andbeyond Friend
    #691446

    I’m using T3 blank template for Joomla 3.4.

    In each article, it displays a ‘cog’ icon with a drop down menu with the print, email and (when logged-in) edit icons. (see screenshot)

    In Joomla 2.5 JA T3 blank template the icons were displayed on the page (ie not in a drop-down menu) (see screenshot_

    I would like to display the icons as they were in Joomla 2.5. ie side by side on the article page.

    Any ideas where/how I would change this?

    jooservices Friend
    #691462

    Hi there
    Please provide your site URL & access. I’ll work on it.
    Thank you,
    Viet Vu

    jooservices Friend
    #749259

    Hi there
    Please provide your site URL & access. I’ll work on it.
    Thank you,
    Viet Vu

    andbeyond Friend
    #691476

    Just at the moment I’m developing the site on ‘localhost’ so can’t give access unfortunately.

    I’m trying to adapt the standard T3 BS3 Blank template.

    andbeyond Friend
    #749273

    Just at the moment I’m developing the site on ‘localhost’ so can’t give access unfortunately.

    I’m trying to adapt the standard T3 BS3 Blank template.

    jooservices Friend
    #691673

    Hi there
    I assume you are using T3 Quickstart

    http://www.joomlart.com/forums/downloads.php?do=file&id=3275

    And here is what are your expected

    https://www.dropbox.com/s/sdunqt41x7kuivz/2015-09-22_23-18-24.png?dl=0

    You can see css in screenshot or this below

    .btn-group.pull-right.open .btn.dropdown-toggle {display:none}

    .dropdown-menu {
    position: inherit;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding-right: 20px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background: none;
    border: none !important;
    border: 1px solid rgba(0,0,0,0.15);
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: none;
    background-clip: padding-box;
    }

    .dropdown-menu li { display: inline;
    float: left}

    Reference

    http://stackoverflow.com/questions/3790202/css-list-inline-is-not-listing-items-horizontally

    jooservices Friend
    #749358

    Hi there
    I assume you are using T3 Quickstart

    http://www.joomlart.com/forums/downloads.php?do=file&id=3275

    And here is what are your expected

    https://www.dropbox.com/s/sdunqt41x7kuivz/2015-09-22_23-18-24.png?dl=0

    You can see css in screenshot or this below

    .btn-group.pull-right.open .btn.dropdown-toggle {display:none}

    .dropdown-menu {
    position: inherit;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding-right: 20px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background: none;
    border: none !important;
    border: 1px solid rgba(0,0,0,0.15);
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: none;
    background-clip: padding-box;
    }

    .dropdown-menu li { display: inline;
    float: left}

    Reference

    http://stackoverflow.com/questions/3790202/css-list-inline-is-not-listing-items-horizontally

    andbeyond Friend
    #691712

    Thank you! I’ll test it out and hopefully get it working. 🙂

    andbeyond Friend
    #749397

    Thank you! I’ll test it out and hopefully get it working. 🙂

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

This topic contains 9 replies, has 2 voices, and was last updated by  andbeyond 9 years, 1 month ago.

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