Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Rusell Cerrato Friend
    #177789

    Hello guys, Im using JA Puresite 25 and I want to change the Slider block size to use at least W1830 H400 size un Puresite.

    One thing to consider, i change the order of block “slider” to replicate a statick banner effect, as in others templates, so here is the layout code.

    <?xml version=”1.0″ encoding=”utf-8″?>
    <layout name=”desktop”>
    <!–Extra css load for this layout–>
    <stylesheets>
    <file media=”all”>css/layout.css</file>
    <file media=”all”>css/template.css</file>
    <file media=”all”>css/modules.css</file>
    <file media=”only screen and (max-width:479px)”>css/layout-mobile-port.css</file>
    <file media=”only screen and (max-width:735px)”>css/layout-mobile.css</file>
    <file media=”only screen and (min-width:736px) and (max-width: 985px)”>css/layout-tablet.css</file>
    <file media=”only screen and (min-width:986px) and (max-width: 1235px)”>css/layout-normal.css</file>
    </stylesheets>
    <scripts>
    <file>js/mega.rjd.js</file>
    <file>js/jquery/jquery-1.6.4.min.js</file>
    <file>js/jquery.masonry.js</file>
    <file>js/jquery.mediaqueries.js</file>
    <content>jQuery.noConflict();</content>
    </scripts>
    <blocks name=”top” style=”xhtml”>
    <block name=”slider” type=”modules” main-inner=”1″>slider</block>
    <block name=”header” type=”header” main-inner=”1″></block>
    <block name=”topsl” type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user1,user2,user3,user4</block>
    <block name=”topsl1″ type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user5,user6</block>
    <block name=”topsl2″ type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user7,user8</block>
    <block name=”topsl3″ type=”spotlight” main-inner=”2″>position-2</block>
    </blocks>
    <blocks name=”middle” main-inner=”1″ fixheight=”0″ colwidth=”25″>
    <block name=”right1″>position-7, position-5</block>
    </blocks>
    <blocks name=”bottom” style=”xhtml”>
    <block name=”botsl” type=”spotlight” main-inner=”1″>contactus</block>
    <block name=”navhelper” type=”navhelper”></block>
    <block name=”botsl1″ type=”spotlight” main-inner=”2″ specialwidth=”50″ special=”left”>user9,user10,user11,user12</block>
    <block name=”botsl2″ type=”spotlight” main-inner=”2″ >user13,user14</block>
    <block name=”footer” main-inner=”1″ type=”footer”></block>
    <block name=”masonry” type=”masonry” no-wrap=”1″ no-main=”1″></block>
    </blocks>
    </layout>

    So the effect is as shown on the image here..

    Where I want to increase the size of “slider” block to use at least W1830 H400 or the maximum with size I can use with puresite.

    I got a little closer changing someparameters on /templates/ja_puresite/css/modules.css file, and I was able to increase the size of the block, but it only move it to the rigth and not centered.

    I believe this is the block where changes needs to happen, but Im not sure what to write on or change.. also theres something about “masonry” which I dont really understand whats its business with this template or layout.

    Can some one please help me?

    best regards!


    1. slider-resize
    Saguaros Moderator
    #456005

    Hi rcerrato,

    Could you send me URL of site you’re working on? It’s better with a closer look.

    Rusell Cerrato Friend
    #456401

    sorry Saguaros, I had a possess day, this is my site.

    http://www.corpladylee.com/webfundacion/

    the image on the top is a “slider” position. youl notice by looking at this http://www.corpladylee.com/webfundacion/?tp=1

    you will notice spaces around the image on slider.. I need to remove all spaces.. and also take the menu, rigth below the image on slider position.

    please have a look at my ilustration here, all painted on red, I need to be able to cover it with the image on slider.. so no spaces around.

    please help!

    regards.


    1. fundacion-remove-sapaces-around-slider-v1
    chavan Friend
    #456404

    Add this code to this Css http://www.corpladylee.com/webfundacion/templates/ja_puresite/css/template.css


    #ja-slider .main {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
    }

    #ja-slider .main .main-inner1 , #ja-slider .moduletable-inner {
    margin: 0;
    padding: 0;
    }

    #ja-slider div.ja-slider {
    padding: 0 !important;
    text-align: center;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    Rusell Cerrato Friend
    #456408

    Great! looks nice.

    Thanks guys!

    rgds

    digimax001 Friend
    #465533

    Hey I’ve inserted the same code into my template css… I was wondering how I make it centred?

    http://coastallivinghomes.matilda.net.au/index.php/about-us#

    Saguaros Moderator
    #465535

    Hi digimax001,

    Which one you want to make center? and please set Compress CSS in Template manager to No. We shall check this for you.

    Regards.

    kayz Friend
    #465998

    Hi i am having a similar problrm.

    I want to size the slider to be the same as the width of the template 1000px,

    How can i do this without downloading all the pictures?

    Saguaros Moderator
    #466190

    Dear kayz,

    Did you try with Chavan’s suggestion above?

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

This topic contains 9 replies, has 5 voices, and was last updated by  Saguaros 11 years, 8 months ago.

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