test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • 1remos Friend
    #180148

    I 1+ year in joomla and selfeducated in html and css

    Although i did my first steps using ja-purity temp i moved to gavicpro, gantry, zoo etc.
    I registered to JA because i was facinated by Wall, Lens, Purisite and Elastica temp.

    As a new member i found in your site + forum tones of info, guides etc. so many that i am in difficult position to find my way.
    It might be nice to send a guideline to new members on how to take advantage of all these info

    At the moment i am to much fustrated to find a way how can i apply “override.css” to the temps i was reffered to.

    Do i have to creat a new temp (“my temp”) in templates directory and copy files in it
    or just creat override.css files to each one i want to do the changes (applying firefox).

    I m building a website on Purisite an it gives unexpected headcakes to the point i m think to quit it.

    Dimitris

    MoonSailor Friend
    #465090

    Hi,

    I don’t understand what is”override.css” you are asking.

    For the template using plugin t3, if you want to include new file as “override.css” to template, please go to template folder, find file “head.php” in folder “blocks”. If it does not exist, pls go to folder : “plugins/system/jat3/jat3/base-themes/default/blocks”, copy file “head.php” to “templates/JA_TEMPLATES/blocks” to edit it.

    If you want to rebuild template css, you can edit directly file in folder “templates/JA_TEMPLATES/css”.

    For the template which is not using plugin t3: you can add into file index.php of template.

    1remos Friend
    #465350

    Editing DIRECTLY css files in “templates/JA_TEMPLATES/css is what i do to apply the changes i want in the original JA template (using firefox to test and find the css file). As far i know when I ll do update to the template (if there is any update in the future) all changes are going to be missed. Is it so?

    In Gavickpro temps there is an override.css file where I inculde all the changes … and that it is!

    Also I would like to know if the changes i do to the k2.css file which is in “templates/ja_template/css” file if there will affected in case of K2 update?

    As far as changes in head.php file … I have no experience on .php language
    What are the changes i can do to this file related to css modifications of a template?
    Is there any documentation on JA Club area or any where else i can read on this subject?

    MoonSailor Friend
    #465670

    Hi,

    You can add via administrator of template.

    Go to administrator -> template manager -> layouts, edit layout “Default”

    and add same

    [PHP]
    <stylesheets>
    <file media=”all”>css/layout.css</file>
    <file media=”all”>css/template.css</file>
    <file media=”all”>css/modules.css</file>
    </stylesheets>
    <scripts>
    <file>js/mega.rjd.js</file>
    <file>js/jquery/jquery-1.6.4.min.js</file>
    <file>js/jquery.masonry.js</file>
    <file>js/jquery.mediaqueries.js</file>
    <content>jQuery.noConflict();</content>
    </scripts>

    [/PHP]

    below :

    [PHP]
    <!–Extra css load for this layout–>
    [/PHP]


    1. 8-29-2012-9-58-39-AM
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  MoonSailor 12 years, 3 months ago.

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