Basic CSS Structure

Tasty CMS is built upon a basic CSS framework that is super easy to manipulate. If you're a web developer you'll be able to take just about any design and write the CSS to make that Photoshop file into a reality.

Below is the core CSS structure of any website that uses Tasty CMS for its website management.

body
div#wrap
div#header
h1#logo
a
div#search
div#content
div#main
div#crumbs
div#list
span
a
div#email
a
div#print
a
div#pagetitle
h1
div#modules
div#sub
div#local
h3
ul
li
a
div#nav
div#wrapper
h3
ul
li
a
div#footer
div#footer_wrap
p.copyright
span
p.poweredby
a
div#extra1
div#extra2