test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • medialux Friend
    #167388

    Hello!

    I’m importing articles and photos that have all been designed to work in 527px, and would like to fix the width of my main content to that size rather than having to redo them. What is the easiest way to do this?

    Thank you,
    Pétur Jónsson

    khoand Friend
    #406164

    <em>@medialux 259648 wrote:</em><blockquote>Hello!

    I’m importing articles and photos that have all been designed to work in 527px, and would like to fix the width of my main content to that size rather than having to redo them. What is the easiest way to do this?

    Thank you,
    Pétur Jónsson</blockquote>

    Hi,
    You find this code from /templates/ja_methys/css/template.css in the line #830

    #ja-container .main {
    background: white;
    width: 90%;< add this line
    }

    medialux Friend
    #406176

    Than you for your help. Implementing this did not change the width of the main column to 527px though. Shouldnðt we be putting in a fixed number like 607 (527 plus 80 px for date) somewhere?

    All the best, Pétur

    <em>@khoand 259654 wrote:</em><blockquote>Hi,
    You find this code from /templates/ja_methys/css/template.css in the line #830

    #ja-container .main {
    background: white;
    width: 90%;< add this line
    }

    </blockquote>

    khoand Friend
    #406506

    Hi,
    You try this way: you login backend > Extensions > Template management > ja_methys > layout tab > edit default layout. Replace this code


    <blocks name="middle" colwidth="22" fixheight="1">

    with

    <blocks name="middle" colwidth="6.77" fixheight="1">

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

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

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