test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mythodia Friend
    #200172

    Question that is probably related with CSS but I need help to find the appropriate file to make the changes.
    As you can see from the attached picture the tag is too close with the main content.
    How can I correct that?

    Thanks.


    1. Tag-postion
    swissa Friend
    #544161

    If you want to change the css it is best to do it in your own custom.css file so that on upgrade it doesn’t get overwritten.

    http://t3-framework.org/documentation/bs3-customization#custom-css

    As to what to change, members can’t help with a url. Sorry!

    TomC Moderator
    #544179

    <em>@mythodia 439053 wrote:</em><blockquote>Question that is probably related with CSS but I need help to find the appropriate file to make the changes.
    As you can see from the attached picture the tag is too close with the main content.
    How can I correct that?

    Thanks.</blockquote>

    So that we can try to best assist you, please provide the url of the site you’re working on.

    mythodia Friend
    Adam M Moderator
    #544410

    @mythodia : To customize template layout, you can use Firefox add-on called Firebug, more detail about how to use it with Joomla! here.

    In addition, your custom CSS rule should be placed in custom.css as mentioned in previous reply of @swissa.

    mythodia Friend
    #544813

    By mistake I wrote the wrong url. The correct one is the following:
    http://c2e2.likesyou.org/index.php/90-sectors/buildings/118-residential-emerging-cis

    I managed to create the custom.css file and fix the distance from the main content but I am trying to find out what is the code for the custon.css file in order to increase the space between the tags.

    Thanks again.

    swissa Friend
    #544814

    You can try this code in your custom.css

    .label-info {
    margin-right: 5px;
    }

    mythodia Friend
    #544816

    Sometimes the solution is so simple.
    Thanks.
    And in case somebody else in the future is reading this thread in order to increase the line between the tags you can add the following code:

    .label-info {
    margin-right: 5px;
    line-height: 2;
    }

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

This topic contains 8 replies, has 4 voices, and was last updated by  mythodia 10 years, 3 months ago.

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