Help me with design ideas:

Soldato
Joined
2 Aug 2004
Posts
8,218
Location
Buckinghamshire
Hi all,

I'm doing some work on my site today, but I need help as im struggling to design my right handed side bar.

This will hold links and archives etc, as the site will be ported onto wordpress.

I have made a photoshop mock up of an idea that I have ha

You can view it here:
http://www.yoimg.com/h/117740146-designidea.jpg.html

The header above the search bar is the mock up, do you think that is a nice way of splitting the categories in the side bar?

Anyone else got any ideas?
Thanks.
 
No, wordpress is a PHP CMS (content management system).

It enables you to login to your site, and make posts without having to edit the HTML to add the post.

It does this by storing the information in a data base, then you edit your HTML files so they are .php and contain the scripts which pull the info from the data base.

The PHP scripts get the data, and enter it into the HTML - which is sent to your web browser for rendering.
 
Back
Top Bottom