Is there any Free software which can be used to create and edit Wordpress Themes?
I have a few free templates which i would like to improvise!!
Thanks In Advance
Is there any Free software which can be used to create and edit Wordpress Themes?
I have a few free templates which i would like to improvise!!
Thanks In Advance
There's no software specifically designed to work with wordpress, but the templates consists of php files, so any php editor would do the trick.
I have worked on my wordpress themes in notepad++ which has worked well for me.
Do you have trouble reaching your site?
Check here first: News and Announcements
Don't forget that x10hosting has an irc server as well. Come and join the fun
server: irc.x10hosting.com, main channel: #x10hosting
There's a lot helpful users there if need help building your site
You can try using a regular web design program like Dreamweaver or Nvu to code the designs then refer to the Wordpress Codex for Wordpress PHP tags to convert a regular web design to a wordpress compatible one.
Last edited by techairlines; 04-08-2010 at 11:52 PM.
Best regards,
Brian Yang - TechAirlines
How am I doing? Click thestar button at the bottom left to rate this post. Thanks.
Terms of Service | Account Portal | Wiki
Hello there, I created my Blog using http://www.artisteer.com/. Nice and easy to use and good for basic customisation. Good for beginner's.
Check out my blog that I created using custom a background, header and logo's. http://www.jamieemmanuel.com/blog
[MacBook] [iPhone4] [Xbox360] [Nintendo Wii] [1994 MR2 2.0 GTi16 T-Bar Red]
Web . Print . Branding | hello@jamieemmanuel.com | www.jamieemmanuel.com
So it is lol never realised! A friend gave it to me on my MAC so didn't download it via site.
My apologies. Do they provide a trial?
[MacBook] [iPhone4] [Xbox360] [Nintendo Wii] [1994 MR2 2.0 GTi16 T-Bar Red]
Web . Print . Branding | hello@jamieemmanuel.com | www.jamieemmanuel.com
Well, the best tool right know is new Dreamweaver CS5. It now has full support for CMS solutions but guess what, it's not free (not even near)
On the other hand you can always get a free template that has similar layout to one you are trying to make. Change is a little in PHP editor and then customize the design by working with CSS. That's the technique I used a lot. Then, when you have several of your own layouts than you can make wireframes and just make CSS for different designs.