In my web development page pics are getting arranged vertical.. how to arrange it horizontal
http://doubledee.in/?page_id=143
In my web development page pics are getting arranged vertical.. how to arrange it horizontal
http://doubledee.in/?page_id=143
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.
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.
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.
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.
Where shud i put this coding bro? sorry i'm new to wordpress
also in style.css, at the very end.
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?
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"
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?
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.
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
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.
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
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
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.
What about contact form 7?
I know I tried it, can't remember but I think it worked. Most do.
Now i've installed that plug in.. but dont knwo from where to start working on it :S
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.
Then if you install Configure SMTP you can test it without a contact form, just to be sure it's not another problem.
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/
Glad you solved the issue, good luck, dude!
You must log in to post.