test
Viewing 15 posts - 16 through 30 (of 44 total)
  • Author
    Posts
  • antoniocerasuolo Friend
    #479684

    Hi luna,
    please use the above for reference but disregard the question. the question that i posed above is not really correct:

    what i want is:

    photo A to appear in the content slider

    photo A to appear in the Category blog listing

    Photo B to appear in the Article heading.

    how can I achieve this??

    Luna Garden Moderator
    #479755

    Hello,

    As your request here:
    <blockquote>photo A to appear in the content slider

    photo A to appear in the Category blog listing

    Photo B to appear in the Article heading.</blockquote>

    You can try this, in each article of that Category, go to Article Manager: Edit Article, set Article Option like this capture: http://easycaptures.com/fs/uploaded/514/8647074847.png

    antoniocerasuolo Friend
    #480479

    Hi Luna,

    how can I put this left banner( left-banner.png) ( or any other drawing i want) on the upper right hand side of the page in the attachement (or any other page)?? how do i do this??

    ciao,
    Antonio


    1. for_joomlart_11
    2. left-banner_png
    Luna Garden Moderator
    #480573

    <em>@antoniocerasuolo 356091 wrote:</em><blockquote>Hi Luna,

    how can I put this left banner( left-banner.png) ( or any other drawing i want) on the upper right hand side of the page in the attachement (or any other page)?? how do i do this??

    ciao,
    Antonio</blockquote>

    Hello,

    Did you mean change the banner on the left to the right and set to appear in other page ?

    In order to do this, please override your banner to this file: <blockquote>templates/ja_bistro/images/left-banner.png</blockquote>

    Then go to this module editor page ( module ID 87 ):

    1. Assign position to right.

    2. in part Menu Assignment, set to Sellect Page, choose to Menu Item you want to show.

    3. Go to file <blockquote>templates/ja_bistro/css/templates.css</blockquote>

    Find these lines:
    <blockquote>a.left-banner {
    background: url(“/jadev2_data/sites/auto/qs.bistroj25.1358754338/templates/ja_bistro/images/left-banner.png”) no-repeat scroll left top transparent;
    display: block;
    height: 447px;
    margin-left: -40px; >> change to margin-left: 0;
    margin-right: 20px;
    margin-top: -45px; >> change to margin-top: -20px;
    overflow: hidden;
    text-indent: -999em;
    width: 220px;
    }</blockquote>

    Hope this helps.

    antoniocerasuolo Friend
    #480646

    <em>@Luna Garden 356227 wrote:</em><blockquote>Hello,

    Did you mean change the banner on the left to the right and set to appear in other page ?

    In order to do this, please override your banner to this file:

    Then go to this module editor page ( module ID 87 ):

    1. Assign position to right.

    2. in part Menu Assignment, set to Sellect Page, choose to Menu Item you want to show.

    3. Go to file

    Find these lines:

    Hope this helps.</blockquote>

    Hi Luna No,

    what I actually meant was that I want to put a different banner i will create on that page ( i used the left banner as an example to show you what i meant). I hoe this is clear.

    now I also will take advantage and ask another question:

    – above and below the banner i that i describved above that I will place on the right hand side on that page i would like to put Flashing text so should look something like this:

    Flashing text 1

    BANNER

    Flashing Text 2

    how can I achieve this??

    ciao,
    Antonio

    Luna Garden Moderator
    #480742

    <em>@antoniocerasuolo 356322 wrote:</em><blockquote>Hi Luna
    No,

    what I actually meant was that I want to put a different banner i will create on that page ( i used the left banner as an example to show you what i meant). I hoe this is clear.

    now I also will take advantage and ask another question:

    – above and below the banner i that i describved above that I will place on the right hand side on that page i would like to put Flashing text so should look something like this:

    Flashing text 1

    BANNER

    Flashing Text 2

    how can I achieve this??
    </blockquote>

    Hello Antonio,

    As your request, you can create new custom HTML, then add the text and image like your order:

    Flashing text 1

    BANNER

    Flashing Text 2

    Then assign this module to position right, and restyle for the new module to fit with the layout.

    antoniocerasuolo Friend
    #480781

    Hi Luna,

    I created the custom HTML module as you suggested and assigned to the right but look what happened, in the attachment you will see that the white section shoped up overlapping the page…

    how can I eliminate this white section??

    ciao,Antonio


    1. for_joomlart_12
    antoniocerasuolo Friend
    #480796

    Hi luna,

    here in attachment you can see what i mean.
    I want to get rid of the white background on the righrt!!!

    ciao,
    Antonio


    1. for_joomlart_13
    Luna Garden Moderator
    #480990

    Hello Antonio,

    The right column has the grey background, you can check in file :
    templatesja_eventscsstemplate.css

    the style for the CSS is:

    #ja-right {
    background: url("/ja_bistro/templates/ja_bistro/images/dot.gif") repeat-y scroll left top #F5F5F5
    float: left;
    }

    You can change the background of right column to any column you want.

    antoniocerasuolo Friend
    #481024

    <em>@Luna Garden 356767 wrote:</em><blockquote>Hello Antonio,

    The right column has the grey background, you can check in file :
    templatesja_eventscsstemplate.css

    the style for the CSS is:

    #ja-right {
    background: url("/ja_bistro/templates/ja_bistro/images/dot.gif") repeat-y scroll left top #F5F5F5
    float: left;
    }

    You can change the background of right column to any column you want.</blockquote>

    Hi luna,

    i dont want that background to show on that page.. I just want my image to show without any background at all!

    if I modify css here this will also modify the home page??

    ciao,
    Antonio

    antoniocerasuolo Friend
    #481031

    Hi luna,

    i compeltely eliminated :

    #ja-right {
    background: url(“/ja_bistro/templates/ja_bistro/images/dot.gif”) repeat-y scroll left top #F5F5F5
    float: left;
    }
    and take a look now at the diagram attached.. how can I change the white background to the same color as the rest of the page???

    ciao,
    Antonio


    1. for_joomlart14
    antoniocerasuolo Friend
    #481046

    Hi Luna,

    1) I appòlied the following

    *#ja-right {
    background: #F5F2C4
    *float: left;
    }

    its not the best solution but does the trick.. it also changed the home page.. if you have a better solution its welcome..

    2) but look at this new problem i’m seeing:

    take a look at the diagrams

    with firefox seems fine

    with ie explorer 7 .. the home page is strange..

    can you explain how to solve this problem between the two browsers??

    ciao,
    Antonio


    1. ie-explorer7
    2. firefox
    antoniocerasuolo Friend
    #481051

    Luna,

    an additional problem i have is :
    on the page that i have added the custom HTML module to the right position with the blinking text. The text is blinking in firefox but not in ie explorer 7… any ideas why??

    ciao,
    Antonio

    Luna Garden Moderator
    #481162

    <em>@antoniocerasuolo 356841 wrote:</em><blockquote>

    1) I appòlied the following

    *#ja-right {
    background: #F5F2C4
    *float: left;
    }

    its not the best solution but does the trick.. it also changed the home page.. if you have a better solution its welcome..

    </blockquote>

    If you want to add style for specify page, you can add the Class suffix for menu item like this capture: http://easycaptures.com/fs/uploaded/525/4858962859.png

    Then apply style:
    <blockquote>.class_suffix_name #ja-right {
    background: #F5F2C4
    *float: left;
    }</blockquote>

    <blockquote>2) but look at this new problem i’m seeing:

    take a look at the diagrams

    with firefox seems fine

    with ie explorer 7 .. the home page is strange..

    can you explain how to solve this problem between the two browsers??</blockquote>

    Unfortunately, Joomlart doesn’t support for IE7 browser anymore. This browser is too old. You can check our blog here: http://www.joomlart.com/blog/news-updates/joomlart-to-stops-ie7-support-wef-from-1st-august-2012

    antoniocerasuolo Friend
    #481365

    Hi Luna,

    can you please help….

    ciao,
    Antonio

Viewing 15 posts - 16 through 30 (of 44 total)

This topic contains 44 replies, has 3 voices, and was last updated by  Saguaros 11 years, 10 months ago.

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