Web Hosting Talk







View Full Version : PHP Theme views?


Nate77
05-06-2008, 09:23 PM
I have a blog and would like to edit a new theme in dreamweaver, but can't get the pages to load right in PHP form. I have tried everything I can think of, can someone help?

Thanks

bizcredit
05-07-2008, 02:02 AM
Please paste your code here so we might help. Withoug seeing your blog or your code

Nate77
05-07-2008, 03:19 AM
The code is just a theme I pulled off the net, that I want to change.

Jay August
05-07-2008, 08:00 PM
you cannot use the design view of dreamweaver to edit the theme, it's all generated through your CMS's template engine. you'll need to digg in the code and change it. For what CMS is it? WordPress?