Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • zdjamel Friend
    #190481

    Hi,

    I just acquired JA Edenite template 2.5.4 and I installed it on a Joomla 2.5.14. Installed on live and local server.

    When I try to change the width of the template from 950px to something less, like 800px, here is what I get:

    The header and menu seems to follow the change but everything else is messed up.I tried to specify width in pixels or % and even auto, but it is useless.

    How can I change the width without having to mess with css or core php files.

    Thank you for your help.


    1. 800
    TomC Moderator
    #505390

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS’ to “No” within your Template Manager–General settings

    Ninja Lead Moderator
    #505618

    I’m afraid you will still face many difficult if you want to change width JA Edenite Template. You need to know about css style and change some section tab on JA Edenite Template.

    My below script will drop width this template to 800px

    Open templates/ja_edenite/css/template.css file

    From

    #ja-wrapper{ margin: 0 auto; width: 950px; }

    Change to

    #ja-wrapper{ margin: 0 auto; width: 800px; }

    Don’t forget to clear cache from admin area after changing

    zdjamel Friend
    #505656

    Hi,

    Thank you I think I will follow your advice.
    I just don’t understand why there is an option to change the width in the template configuration if it does does not work :-).

    Thnak you again.

    zdjamel Friend
    #505658

    Hi,

    Thank you, I think I managed to resolve the problem.
    I think it would be a good idea, since that template is a great one, to make sure the option for resizing the width works. I bought the same template for a Joomla 1.5 website and I remember that I did went with CSS modifications :-).

    Thnaks for your fast reply.

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

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

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