• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Making a WordPress Theme

Net

Golden Member
Hello,

I like they way my website looks.

But each time I enter a new post I have to change the height of the table on the right "Last Week Headlines" and the table on the left google ads, to make things flush.

even then its flush in firefox but not ie.

I would like to make a word press theme that looks exactly the same. The idea is I will be able to post quick using word press.

How are would it be to make a theme identical to my site?
 
how hard would it be? not too hard. especially if you know some PHP (which is not required)

What you really need to know is html / css to make wordpress themes.

When I skin word press blogs, I typically find theme already made that are the same structure (and as close to color) as I can find, and then just modify the hell out of them. That way, a lot of the grunt work is already done.

http://themes.wordpress.net/

Again, I said knowing PHP isn't required, but in terms of modifying wordpress, it will most def help out.
 
Back
Top