Forums

How to arrange pics horizontal (29 posts)

  1. M
    Member
    Posted 5 months ago #

    In my web development page pics are getting arranged vertical.. how to arrange it horizontal
    http://doubledee.in/?page_id=143

  2. esmi
    Theme Diva & Forum Moderator
    Posted 5 months ago #

    Use CSS.

  3. deepbevel
    Member
    Posted 5 months ago #

    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.

  4. M
    Member
    Posted 5 months ago #

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

  5. deepbevel
    Member
    Posted 5 months ago #

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

  6. M
    Member
    Posted 5 months ago #

    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

  7. deepbevel
    Member
    Posted 5 months ago #

    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.

  8. M
    Member
    Posted 5 months ago #

    Appreciate your help

  9. deepbevel
    Member
    Posted 5 months ago #

    .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.

  10. M
    Member
    Posted 5 months ago #

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

  11. deepbevel
    Member
    Posted 5 months ago #

    also in style.css, at the very end.

  12. M
    Member
    Posted 5 months ago #

    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?

  13. deepbevel
    Member
    Posted 5 months ago #

    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?

  14. M
    Member
    Posted 5 months ago #

    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

  15. deepbevel
    Member
    Posted 5 months ago #

    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"

  16. M
    Member
    Posted 5 months ago #

    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?

  17. deepbevel
    Member
    Posted 5 months ago #

    These plugins I mentioned are for troubleshooting and config, they don't do mail subscriptions, but they may help solve your mail issue. I assume you'd still use the email subscription method you have, although you could probably use a subscription plugin instead with no issues, you'd have to try.

  18. M
    Member
    Posted 5 months ago #

    no this plugin is actually for sending a reply to my customer with id of my choice. but my problem is wordpress contact form doesnt send me any message which my customer fills in it

  19. deepbevel
    Member
    Posted 5 months ago #

    Does send mail currently work for everything else on your site? or is the problem only with the contact form?

    "Confgure SMTP" lets you test your ability to send email
    from your site. You normally don't have to change the default settings of the plugin, just click "test send email"

    "Mail From" lets you configure the email address that your site sends mail from. That would be the same as the address used by your contact form, so you might check it out.

  20. M
    Member
    Posted 5 months ago #

    No all your points above are correct but my problem is the last point.. Whatever i type in my contact it never gets delivered to me. i use teh correct address but even it never delivers

  21. M
    Member
    Posted 5 months ago #

    If there any plugin to create a Contact form of out own to place in contact page.. Coz there is something tricky in this contact form of my template. If any like that, kindly tell me

  22. deepbevel
    Member
    Posted 5 months ago #

    I use one called Contact form plugin, still I had to use Mail From to get it and all outbound mail to work. This was due to something my host provider changed regarding email on my server, some kind of anti-spam update.

  23. M
    Member
    Posted 5 months ago #

    What about contact form 7?

  24. deepbevel
    Member
    Posted 5 months ago #

    I know I tried it, can't remember but I think it worked. Most do.

  25. M
    Member
    Posted 5 months ago #

    Now i've installed that plug in.. but dont knwo from where to start working on it :S

  26. deepbevel
    Member
    Posted 5 months ago #

    Sender Name: (the name you want to appear on outbound mail, probably your own or your sites name, it's up to you)

    User Name:(if your email is "mailuser@gmail.com" then you put "mailuser" here.

    Domain Name: ("gmail.com" would go here)

    eMail address: "mailuser@gmail.com" will appear here after you configure.

  27. deepbevel
    Member
    Posted 5 months ago #

    Then if you install Configure SMTP you can test it without a contact form, just to be sure it's not another problem.

  28. M
    Member
    Posted 5 months ago #

    Dude everything is clear! U dont need to use other plugins for contact form.. This plugin(Contact Form 7) has everything..
    Thanks for your great help
    :)

    I'm working on my site, but still can like my site , if u wish to

    https://facebook.com/doubledeestudio
    https://plus.google.com/u/0/b/101105799865419558146/

  29. deepbevel
    Member
    Posted 5 months ago #

    Glad you solved the issue, good luck, dude!

Reply

You must log in to post.

About this Topic

Tags