<!– START HEADER –>
<div id=”head”>
<div id=”title”>“><?php bloginfo(‘name’); ?></div>
<div id=”shadow”><?php bloginfo(‘name’); ?></div>
<div id=”desc”><?php bloginfo(‘description’); ?></div>
</div>
<!– END HEADER –>
This is what I’m having a problem with also. The theme they provide can we change the theme header from a certain theme that is avaiable.
I guess what I am asking can I take the header from my personal site onto one of the theme that is provided?
And if we can do this where do we go to change it?