Viewing 15 replies - 1 through 15 (of 28 total)
  • Use CSS.

    put this at the end of your style.css file:

    .sc-portfolio-category-list {
        width: 900px;
    }

    And then get Mozilla Firebug. It will change your life.

    Thread Starter M

    (@double-dee)

    its already 660px.. do i need to make it 900?

    Yeah, I tried it at 900 and it incresed your content width allowing for another column of thumbs.

    Thread Starter M

    (@double-dee)

    Dude it worked man! Do me an another favour too, in my page u can see those pic boxes sticking to each other and i need them to cover the spaces till the end of the banner.
    Kindly help in these spacing

    Yikes, somethings keeping the page from getting longer to accomodate the margin, not sure why. I’ll let you know if I can solve it.

    Thread Starter M

    (@double-dee)

    Appreciate your help

    .post-thumb, .post-thumb-comment {
        background-color: #FFFFFF;
        background-position: 0 100%;
        background-repeat: repeat-x;
        border: 1px solid #CCCCCC;
        margin: 5px;
        padding: 10px;
    }

    best I could do, it’s the padding, although there’s still something keeping it from getting more than 10 px. You’ll have to get Firebug and dig around.

    Thread Starter M

    (@double-dee)

    Where shud i put this coding bro? sorry i’m new to wordpress

    also in style.css, at the very end.

    Thread Starter M

    (@double-dee)

    i will try it out. and do u see see a notice in all my pages like NOT FOUND .. what is it? how can i remove it?

    looks like thumbs for a category, but I can’t tell if this is a blog page and a post, or a static page entry.. are you calling a non-existant post somehow?

    Thread Starter M

    (@double-dee)

    I dont know how it came too. and more over i’ve entered my mail id in my theme control panel but when i send something in contact form it doesnt reach my mail.. i dont know why

    one thing at a time, or you’ll go nuts.(haha) The email issue could be many things, but i’d try a plugin called “Mail From” as a start. Also try “Configure smtp”

    Thread Starter M

    (@double-dee)

    Welll said, but this template is not so user friendly.. it wants me to do everything. so if use a plugin what do i do with this inbuilt form?

Viewing 15 replies - 1 through 15 (of 28 total)
  • The topic ‘How to arrange pics horizontal’ is closed to new replies.