test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • m_lokay Friend
    #118251

    Hello,

    My site is here http://www.trappedinquicksand.com/joomla

    I have the Ijoomla magazine component installed with this template. I want to have my graphics in my content area to be wide like http://onlinedatingsites.info/.

    Is this achievable? I guess I need to make my left and right areas more narrow? How do I do this?

    I want to still have my site set to “fluid” or “auto” but I want my left and right areas smaller.

    Any help? Thanks. Keep up the good work.

    xavierng Friend
    #213108

    You may want to try this on the template_css.css. I am not a coder and have it trial and error to make the width i wanted.

    #ja-mainbody #ja-content {
    float: right;
    width: 70%; /* Modified it to make main body bigger */
    padding-right: 2.5%; /* Edit the right padding */
    }

    Reduce the right column

    /* RIGHT COLUMN
    ——————————————————— */
    #ja-rightcol {
    float: right;
    width: 17%; /*i edit from default 20%*/
    margin: 25px 0;
    }

    I saw your website, how you managed to disable to path way for ijoomla? I also have it install in the front page but have duplicate pathway. Something like home/home/ ?

    m_lokay Friend
    #213127

    Cool, thanks I’ll try that. Hopefull this answers your question:

    http://www.ijoomla.com/option,com_forum/Itemid,70/page,viewtopic/t,1484/

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

This topic contains 3 replies, has 2 voices, and was last updated by  m_lokay 18 years ago.

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