Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • lynndickerson Friend
    #117136

    Hi,

    I love this template. It’s the best one so far!

    One thing I would like to do would be to move the user1, user2 and right column to the right side of the page. How hard is that? I am kinda trying to do it but I am no expert. Is there an easy way to do that?

    Thanks,
    Darren

    sergein Friend
    #210493

    Good question. I am also interested.

    alexisb Friend
    #210503

    Good question. I am also interested.</blockquote>
    No answer ….. what a pitty I m interesting too

    leadict Friend
    #210538

    This needs some changes in template.css file and background images.

    1. You need to change float code of those classes (template.css):

    #ja-rightcol (float:right).
    #ja-contentwrap-fl #ja-content-fl (float: left).

    2. You need to make some changes in background images (ja_polaris/images folder):

    – Set colors of “contentwrap-bg.gif” and “contentwrap-wide-bg.gif” (background images of modules and content in homepage).
    – Create a new background image for class: “#ja-contentwrap-fl” (set from “contentwrap-fr-bg.gif” for pages with content and right-user1-user2 modules).

    (Changes in background images are necessary to adjust background color (grey) to modules and content position).

    Hung Dinh Friend
    #210550

    thank leadict for postin the solutions, can you provide the url so that other can have a look at your customization

    leadict Friend
    #210562

    thank leadict for postin the solutions, can you provide the url so that other can have a look at your customization</blockquote>
    I´m not using this template but I had posted to help with this common question.
    (I think it´s useful to post about template customizations for joomlart users).
    ——
    Another question:
    Did you see my post about ‘ja_altair_wide’ error in ‘ja_transmenu.php’ file?
    http://www.joomlart.com/forums/topic/wide-version-1024×768-for-ja-altair-released/
    ——
    Regards.

    ralley Friend
    #210968

    >2. You need to make some changes in background images (ja_polaris/images folder):
    >
    >- Set colors of “contentwrap-bg.gif” and “contentwrap-wide-bg.gif” (background images of modules and content in >homepage).
    >- Create a new background image for class: “#ja-contentwrap-fl” (set from “contentwrap-fr-bg.gif” for pages with content and >right-user1-user2 modules).

    Could you clarify this please? I presume contenwrap-bg.gif and contentwrap-wide.gif both need to be grey rather than white. Correct??

    Should the background for ja-contentwrap-fl be white or grey?

    I

    brunoho Friend
    #211256

    thank leadict for postin the solutions, can you provide the url so that other can have a look at your customization</blockquote>

    I have attempted to move [user1], [user2],

    to float right. But it breaks the layout such that [user9] drops below

    AND the float right appears to move outside the content area.

    Can you give me some tips on how to correct this? I have attached the inline view of the site I am working with.

    Thanks
    BH


    1. ja_polaris_inline
    ralley Friend
    #211311

    I am noticing this too in Firefox, but not in Safari or IE.

    Any suggestions?

    Update: Try changing template_css.css as follows:

    .wide #ja-contentwrap-fl #ja-mainbody {
    width: 665px;

    You will need to make similar changes if you are using the narrow layout.

    Khanh Le Moderator
    #211322

    Hi all,

    To move the user1, user2 and right column to right, open your template index.php file, move this block of code to under <!– END: CONTENT –>
    [PHP]
    <?php if ( $ja_right ) { ?>

    <!– BEGIN: RIGHT SIDE –>

    <div id=”ja-rightcol”>

    <?php mosLoadModules ( ‘user1’,-2 );

    mosLoadModules ( ‘user2’,-2 );

    mosLoadModules ( ‘right’,-2 ); ?>

    </div>

    <!– END: RIGHT SIDE –>

    <?php } ?>[/PHP]

    You also need to change these images to fit your new layout:
    templates/ja_polaris/images/contentwrap-bg.gif
    and
    templates/ja_polaris/images/contentwrap-wide-bg.gif

    ralley Friend
    #211327

    I’m not sure this is the solution. This appears to duplicate the right column. In Firefox the right column appears twice, and in Safari it causes an error with one of my modules in the right column.

    In neither case, however, using Firefox, does this shift the user9 and right column to be level with the left column, which I believe is what brunoho was attempting to do.

    beck2907 Friend
    #213794

    Ive moved the three modules to the right but the white background is still on the left? What image do i change to make the modules background white again?
    THANK YOU

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

This topic contains 12 replies, has 9 voices, and was last updated by  beck2907 17 years, 2 months ago.

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