Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • lailuluelo Friend
    #181112

    Hello,

    I would like to use left and right position in home page, just close to slideshow position, but I can´t access to those positions when I try to do it. Maybe, if you see a picture:

    In general, I don´t know how modify positions size, or remove one position to make bigger other or like in this case use one part of the screen that hte original template doesn´t use. Could you please help me?

    Thank you in advance 🙂


    1. duda
    Ninja Lead Moderator
    #468844

    This is customization work on JA University Template

    1) Add new both position on the template
    Admin site->Extensions->Template Manager->edit JA Univeristy – Default->Layouts->edit default
    from

    <block name="slideshow" style="raw" >slideshow</block>
    change to

    <block name="slideshow" style="raw" >left_slideshow,slideshow,right_slideshow</block>
    2) Add new css style
    <blockquote>Open templates/ja_university/css/template.css file</blockquote>

    Add script below

    .leftslideshow {
    border: solid 1px blue;
    width: 200px;
    height: 150px;
    position: absolute;
    left: -200px;
    z-index: 1000;
    }

    .rightslideshow {
    border: solid 1px blue;
    width: 200px;
    height: 150px;
    position: absolute;
    right: -200px;
    z-index: 1000;
    top: 0px;
    }

    lailuluelo Friend
    #468905

    Thank you for your help but I did it and when I tried to create a new module in that positions, not appear.

    I cleaned catche but nothing happens. Could you please help me?

    Ninja Lead Moderator
    #468920

    <em>@lailuluelo 340767 wrote:</em><blockquote>Thank you for your help but I did it and when I tried to create a new module in that positions, not appear.

    I cleaned catche but nothing happens. Could you please help me?</blockquote>

    Oh, I forgot to ask you add into this class ” leftslideshow” into the module(left_slideshow positon) and ” rightslideshow” into the module(right_slideshow positon). Look at the screenshot

    Remember ” leftslideshow” and ” rightslideshow” are blank in the first line


    1. Add_position_on_university
    lailuluelo Friend
    #468976

    Ok, but the problem is that I can´t select leftslideshow as position, is missing :((

    lailuluelo Friend
    #468998

    I solve this problem editing templatedetails.xml adding:

    <position>slideshow</position>
    <position>left_slideshow</position>
    <position>right_slideshow</position>

    Now, I can select this position but the module appears in the same position as slideshow, not in the left. :((

    Ninja Lead Moderator
    #469082

    I helped you config on your site. Look at my screenshots for more details.


    1. Left_Module
    2. Right_Module
    lailuluelo Friend
    #469173

    Thank you very much. 🙂 Now, I’m going to work on css.

    Where was the problem?:((

    Ninja Lead Moderator
    #469179

    From my post I only added module class suffix: leftslideshow, rightslideshow with a blank space at the beginning of each module class suffix

    infovasciaveo Friend
    #469306

    Hi,
    I have similar problem in home page: I would like to shrink the slideshow and put next to a news scroll.
    Can I do it?
    Thanks

    Ninja Lead Moderator
    #469379

    <em>@infovasciaveo 341302 wrote:</em><blockquote>Hi,
    I have similar problem in home page: I would like to shrink the slideshow and put next to a news scroll.
    Can I do it?
    Thanks</blockquote>

    I have checked and could see that your question relates to specific customizations and requires to re-change your whole markup structure. Really sorry that such request exceeds the scope of our service.. You can find an expert to have the project done via a reliable freelance site: http://www.joomlancers.com, another network of JoomlArt. I personally recommend as thousands of projects have succeeded on the site.

    However, your idea is so interesting and it will be recorded to our checklist for further reference.

    Let me know if you need any other assistance.

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

This topic contains 11 replies, has 3 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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