Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jeroen07 Friend
    #157794

    I’ve been looking for hours but can’t seem to find how to solve these little issues.

    • How can i change the date on the frontpage / full article page ? Now it’s “on 23 december 2010” but this should be changed into “23 december 2010 om 11u20”
    • How can i change the height of the footer ?
    • How can I change the width of the left and the right column
    • I would like to integratie manually some addthis buttons so that they appear right of the date (only on full article pages). Which file do i have to edit herefore ?
    • How can I edit the style of the menu ? The Hover color etc. ?

    Thanks in advance

    J.

    Saguaros Moderator
    #368232

    <blockquote> * How can i change the date on the frontpage / full article page ? Now it’s “on 23 december 2010” but this should be changed into “23 december 2010 om 11u20″</blockquote>=> Please provide some screenshot and show me where i can find it, because i could not see on the demo . Thanks

    <blockquote>* How can i change the height of the footer ?</blockquote>=> The template does not fix height for the footer, the height is height of module positioned there.

    to change height, you open the file /templates/ja_rave/css/template.css and find:

    #ja-footer .main {
    color: #666;
    padding: 10px 0px 25px 0px;
    position: relative;
    text-align: center;
    background: #252525;
    position: relative;
    }

    you can adjust value for the padding attribute of this rule.
    <blockquote> * How can I change the width of the left and the right column</blockquote>Please edit the Default layout and change width via the xml code, refer my screenshots below.

    <blockquote> * I would like to integratie manually some addthis buttons so that they appear right of the date (only on full article pages). Which file do i have to edit herefore ?</blockquote>I dont make sure you can complete done this =), because it s so complex. You try find a extension on the Joomla Extension to complete this work.
    <blockquote>
    * How can I edit the style of the menu ? The Hover color etc. ? </blockquote>You open the file /templates/ja_rave/css/menu/mega.css and find:

    .ja-megamenu ul.level0 li.mega.over a.mega.over,
    .ja-megamenu ul.level0 li.mega.active.over a.mega.active.over,
    .ja-megamenu ul.level0 li.haschild-over a.haschild.over ,
    .ja-megamenu ul.level0 li.active.haschild-over a.active.haschild.over {
    background: url(../../images/navtab-l-hover.png) no-repeat left top;
    padding-left: 5px;
    }

    .ja-megamenu ul.level0 li.mega a.mega.over span.menu-title,
    .ja-megamenu ul.level0 li.mega.active.over a.mega.active.over span.menu-title,
    .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title,
    .ja-megamenu ul.level0 li.haschild-over a.haschild.over span.menu-title,
    .ja-megamenu ul.level0 li.active.haschild-over a.active.haschild.over span.menu-title {
    background: url(../../images/navtab-r-hover.png) no-repeat right top;
    color: #555;
    padding: 0px 20px 0px 15px;
    }

    you can change background of those rules to create a new look when the mouse hover over menu.

    I recommend you should use firebug of the firefox to find all css rules applying for elements you would like to know https://addons.mozilla.org/en-US/firefox/addon/1843/, http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/

    jeroen07 Friend
    #368385

    <blockquote>Please provide some screenshot and show me where i can find it, because i could not see on the demo . Thanks</blockquote>

    I think i explain it here what i want to do, just want to change the date format for the frontpage / homepage

    <blockquote>* How can I change the width of the left and the right column
    Please edit the Default layout and change width via the xml code, refer my screenshots below.</blockquote>
    Well, what i want to do is having 2 diferent widths of the right column. I would like to have the right column wider ONLY on the frontpage. On all the other pages it can have the “normal” width. Is this possible ?

    <blockquote>I dont make sure you can complete done this =), because it s so complex. You try find a extension on the Joomla Extension to complete this work.</blockquote>
    Well, the extension does not have enough functionalities. Isn’t there a file where you can change the general lay-out of an article ? I would just want to integrate these buttons next to the other buttons…

    I’m going to try now to change de layout of the menu so i’ll get back to you later with that, hope you can help me on above issues !

    Greets


    1. vb2
    jeroen07 Friend
    #368484

    Concerning the lay-out of the menu, I have this question:

    I’ve edited the CSS and the images, but came up with 1 problem what i can not fix: there’s 1 line of black which i can’t delete…

    More info you can find in the image …


    1. 5
    Saguaros Moderator
    #368740

    oh, yes, have you got any the live site, please kindly provide me

    Thanks

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 13 years, 10 months ago.

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