Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • bloggs_x Friend
    #122314

    http://dev.vevodesigns.com/joomla/index.php?option=com_frontpage&Itemid=1

    I am trying to get the slideshow to line up with the beginning of the finished projects, basically moved to the left.

    I would also like to have half of the space between the navigation and the featured projects title.

    Cheers!

    Menalto Friend
    #228063

    Check out this on line 1378 :
    iv.ja-slideshow-case {
    margin:27px 0pt 0pt 41px;
    }

    change 41 to 4 or something, try it out

    bloggs_x Friend
    #228065

    which file? Template css?

    bloggs_x Friend
    #228066

    Found it!
    How about reducing the space between the slideshow and the buttons for it now? And the space under the menu?

    Menalto Friend
    #228067

    For the slideshow and buttons, in the template_css.css line 1386:
    div.ja-slidebar {
    background:#FFFFFF none repeat scroll 0%;
    margin:5px 0pt 0pt 5px;
    padding:0pt;
    width:99%;
    }

    Menalto Friend
    #228068

    For the space under the main menu,check the template_css.css line 759:
    #ja-contentwrap {
    clear:both;
    margin:20px 0pt;
    }

    And play around with the maring settings, set it to 5 or lower instead of 20

    bloggs_x Friend
    #228069

    That worked to, genius 😛

    What about this massive space above + below buttons?

    Menalto Friend
    #228072

    Try with this in the template_css.css line 1386:

    div.ja-slidebar {
    background:#FFFFFF none repeat scroll 0%;
    margin:2px 0pt 0pt 5px;
    padding:0pt;
    width:99%;
    }

    And check for this one and delete it:

    <br/>
    Above the ja-banner div in the index.php

    bloggs_x Friend
    #228074

    Nice one, seems to have sorted it
    Just a though, is there a way to move the controls further up so that they appear at the bottom left of the pictures?

    Menalto Friend
    #228079

    To make that work out fine you need to rewrite some parts of the template i think, havent looked at it yet

    bloggs_x Friend
    #228089

    So have you any ideas about how I should go about it?

    Menalto Friend
    #228092

    Let me do some digging here and see what i end up with.

    bloggs_x Friend
    #228147

    Have you any progress on the matter?

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

This topic contains 13 replies, has 2 voices, and was last updated by  bloggs_x 17 years, 2 months ago.

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