Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • James Weston Friend
    #436704

    Hi Tom, I want to actually take out the padding so the banner at http://www.myjakartaconcierge.com/index.php?lang=en moves closer to the top of the Top Menu bar.
    Jim

    TomC Moderator
    #436707

    Try something like this . . . .

    /templates/ja_tiris/css/template.css . . . at line 626

    <blockquote>#ja-toll-free {
    font-size: 92%;
    }
    </blockquote>

    add a margin-top property, for example . . .

    <blockquote>#ja-toll-free {
    font-size: 92%;
    margin-top: -10px;

    }
    </blockquote>

    Of course, you can play around with the pixel value until you arrive at the result you like.

    Does that help ??

    James Weston Friend
    #436710

    Thanks tom that was perfect. I added

    #ja-toll-free {
    float: right;
    font-size: 92%;
    margin-top: -8px;
    margin-bottom: -15px;
    }

    And the result is exactly what I wanted to achieve.

    James Weston Friend
    #436711

    Sorry Tom, when you are not busy could you give me the line to go into to alter the spacing on the front page in the gaps that I have marked in Black on the attachment. I want to get rid of some of the gaps as they are a bit large. Many thanks Jim

    Jim


    1. Picture-1
    TomC Moderator
    #436769

    Looks as though the css you want to try working with is at line 854 (same template.css file)

    <blockquote>#ja-topsl .main-inner2, #ja-topsl1 .main-inner2 {

    • border-bottom: 1px solid #E6E6E6;
    • padding: 30px 0 10px 0;

    }
    </blockquote>


    Play around with the padding parameters – perhaps reducing the “30px” and “10px” to low numbers (or even negative values)

    You could also try adding a negative margin property (as you did with the previous css).

    Let me know if this works for you.

    James Weston Friend
    #436787

    Thanks Tom, as always clear and concise answers. Will be upgrading our computers next month so hope when all our software is updated I can run some software that allows me to work out where all these lines of code are instead of bothering you all the time.

    I have just made another post in the Tiris forum. Not sure if this is possible or maybe a bridge to far http://www.joomlart.com/forums/topic/is-it-possible-to-recreate-the-opaque-pop-up-text-that-appears-in-the-sidenews-module/

    Jim

    James Weston Friend
    #436887

    Sorry Tom,

    I decided to go back to using sidenews on my home page http://www.myjakartaconcierge.com When i did that I get the big gap at the top of the page again. I went to line 854 and put some big -numbers in but that made no difference. Am i on the wrong line? Also I noticed that side show display needs to move slightly to the left as it is not quite balanced on the page.

    Also where would I go to move the margins up on the following page type http://www.myjakartaconcierge.com/index.php?option=com_jshopping&controller=category&task=view&category_id=45&Itemid=592&lang=en

    Many thanks and have a great weekend.

    Jim

    TomC Moderator
    #437391

    <em>@origomedia 298690 wrote:</em><blockquote>
    Also where would I go to move the margins up on the following page type http://www.myjakartaconcierge.com/index.php?option=com_jshopping&controller=category&task=view&category_id=45&Itemid=592&lang=en

    Jim</blockquote>
    For which element(s) are you wanting to adjust your margins?

Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 3 voices, and was last updated by  TomC 12 years, 9 months ago.

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