View Single Post
Old 05-07-2007, 08:14 PM   #5 (permalink)
Alex Zito
Junior Member
 
Join Date: Mar 2007
Posts: 26
Alex Zito is on a distinguished road
Default

Quote:
Originally Posted by jamestl2 View Post
Would wordpress take care of the font?
For some reason, the table border only shows up in firefox, I couldn’t find the source of the problem.
What good would a logo do? Should I just design one myself?

I’ve redesigned my site before, but it doesn’t seem to be that much of an improvement. Do you know where I could get tips on layout, color, etc.?

I'm not familiar with wordpress. Is it free? Is it compatible with Dreanweaver 8 (My current web design software)? Also, I'm not interested in blogging at this moment, if it is necessary for wp.
You can define all the design properties in CSS files of a wordpress theme, and there are tons of wordpress themes to can choose from, and even dont change a bit, check Theme viewer .

The layout based on the <TABLE> tags is so "last year" The problem with it is that every browser renders tables in different way, everybody is using <DIV> tags to layouts now.

Wordpress is free. And with a bit of tweaking, the wordpress platform can be used for any type of site; you can just use wordpress static pages to assemble your web site, and publish your news as blog posts. Some magazine web sites use wordpress as their platform, and those are not blogs.

Yes, the wordpress themes is compatible with Dreanweaver, however, you may need to know PHP to change themes (very easy to learn).

Good luck with your site - I was there as well, so I know your feelings, and keep on reading
Alex Zito is offline   Reply With Quote