Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • whouse Friend
    #177880

    I have my default home set up as blog category with Leading=1 Intro=2 Columns=2 Links=4. This is the default. Problem is that my intro articles, in 2 columns, have no space between them and it is difficult to separate where one ends and the other begins. Question is this: Where and what in which css file do I need to change in order to correct this?

    Link: knightsbaseball.net
    Any help is GREATLY appreciated!!!

    Thanks!

    Sherlock Friend
    #456459

    <em>@whouse 323955 wrote:</em><blockquote>I have my default home set up as blog category with Leading=1 Intro=2 Columns=2 Links=4. This is the default. Problem is that my intro articles, in 2 columns, have no space between them and it is difficult to separate where one ends and the other begins. Question is this: Where and what in which css file do I need to change in order to correct this?

    Link: knightsbaseball.net
    Any help is GREATLY appreciated!!!

    Thanks!</blockquote>

    you open the file of templates/your_template/css/template.css and adding this css

    .cols-2 .item {
    width: 49% !important;
    }

    let me know if it help !

    whouse Friend
    #456525

    Yes, that gave about a 3-4 pixel separation between the columns. Thanks!

    whouse Friend
    #456552

    I spoke too soon. The articles are now running together again. I changed the order of display and now the lines between the two columns look like one big line. Looks horrible. Someone PLEASE help…

    Sherlock Friend
    #456583

    <em>@whouse 324206 wrote:</em><blockquote>I spoke too soon. The articles are now running together again. I changed the order of display and now the lines between the two columns look like one big line. Looks horrible. Someone PLEASE help…</blockquote>

    what you meant by “|changing the order” ? I took a look at your homepage now and I see the articles in one column instead of two columns as mentioned.

    whouse Friend
    #456687

    Yes, I changed it to 1 column because it was nearly unviewable with the intro articles in 2 columns. What I meant was that I re-ordered the articles. They were not in the correct order from first to last so I re-ordered them and that’s when I noticed the space was gone again. I will put it back to the 2 column layout this evening if you get a chance to look at it. You can email me at whouse @ gmail . com for a quick response if you need anything.
    Thanks for taking your time to help me. I greatly appreciate it.

    Sherlock Friend
    #456692

    <em>@whouse 324397 wrote:</em><blockquote>Yes, I changed it to 1 column because it was nearly unviewable with the intro articles in 2 columns. What I meant was that I re-ordered the articles. They were not in the correct order from first to last so I re-ordered them and that’s when I noticed the space was gone again. I will put it back to the 2 column layout this evening if you get a chance to look at it. You can email me at whouse @ gmail . com for a quick response if you need anything.
    Thanks for taking your time to help me. I greatly appreciate it.</blockquote>

    I just checked but did not see it in 2 columns as mentioned, you can pm me your admin account so I can check it myself to see the problem 🙂

    whouse Friend
    #456850

    Sorry for the delay. I was tied up with something else and didn’t get a chance to make the change or to post back here. Anyway, I am sending you a PM with admin details.

    Thanks for your help!

    Sherlock Friend
    #456891

    Hi whouse,

    you can try with this css

    .cols-2 .item {
    padding-right: 3px;
    width: 49% !important;
    }

    I hope this would help !

    whouse Friend
    #456968

    Yes, that did it. Thanks so much for your time and help. I really appreciate it.

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

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

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