Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • valkort Friend
    #189534

    Hello, i’m finishing my website but i have two problems i can’t solve by my own, i hope you can help me. I’m sorry if my english it’s not good.
    The first of my problems is that when I press on the link “trabajos destacados” in the main menu it leads me to the anchor i specified, but if I go up on the same page I can notice that now the title above (“Nuestros servicios”) is cut off a couple of pixels.
    The second problem is that I want to eliminate the position 5 on the k2 items and also on articles, i already eliminate the modules that were present there but still appears a empty space. (you can se this on mainmenu>nuestros servicios>articulo de prueba, or in any item on mainmenu>trabajos destacados)
    I hope I expressed myself well and I hope you can help me, thanks!

    website:
    http://www.fullframe.cl

    Nazario A Friend
    #501508

    Hi valkort,

    Regarding your concerns, i could clarify as below:

    1/ Please do as follow:
    – Open file: /templates/ja_zite/css/template.css
    – Change like described here: http://prntscr.com/1jv4yy

    2/ <blockquote>”but still appears a empty space”</blockquote>

    Where is that empty space? It would be better if you send me screenshot for this.

    Regards,

    Nazario

    valkort Friend
    #501622

    <em>@Nazario A 383914 wrote:</em><blockquote>Hi valkort,

    Regarding your concerns, i could clarify as below:

    1/ Please do as follow:
    – Open file: /templates/ja_zite/css/template.css
    – Change like described here: http://prntscr.com/1jv4yy

    2/

    Where is that empty space? It would be better if you send me screenshot for this.

    Regards,

    Nazario</blockquote>

    Thanks! problem nĀ°1 solved

    Here is the screenshot por problem 2.


    1. space
    valkort Friend
    #501626

    i have another question, i think it’s easy to fix but i can’t find where or which code i have to edit.

    (this is on K2 items)

    thanks again!


    1. color
    Nazario A Friend
    #501707

    Hi valkort,

    In regards of your concerns, I could clarify as below:

    1/ Problem 2 :
    – Open file: /templates/ja_zite/css/k2.css
    – From:

    div.pullSidebar {
    float: left;
    width: 70%;
    }

    To:

    div.pullSidebar {
    float: left;
    width: 100%;
    }

    2/ Change color:
    – Open file: /templates/ja_zite/css/k2.css
    – From:

    div.subCategory:hover a.subCategoryMore {
    background: #000
    color: #fff
    }

    – Change code color on red-line.

    Hope it be helpful to you.

    Regards,

    Nazario

    valkort Friend
    #501797

    Hi!
    achieved to solve the color problem šŸ™‚

    The sidebar is now smaller but stills there, i want to remove it completely, i try to set sidebar width to 0% but didnt work šŸ™


    1. sidebar
    Nazario A Friend
    #501880

    Hi valkort,

    Please do as follow:
    – Open file: /templates/ja_zite/css/k2.css
    – From:

    .itemView-inner {
    border-right: 1px solid #ddd
    margin-right: 10px;
    padding-right: 20px;
    }

    To:

    .itemView-inner {
    margin-right: 0;
    padding-right: 0;
    }

    Hope it be helpful for you.

    Regards,

    Nazario

    valkort Friend
    #501966

    thank you very much! all solved!

    šŸ˜€

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

This topic contains 8 replies, has 2 voices, and was last updated by  valkort 11 years, 1 month ago.

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