All content is gone after simple edit!!

ABarnes / 2012-11-22 07:04:59   

Helloo,

I was editing some simple code (font weight and padding and such) as well as attempting to modify the appearance of the main header (h1) from its default configuration in Admin>Themes. During one or both of these edits everything seems to have fallen apart. The content does not appear when going to the site (allisonbarnes.net) nor when previewing from inside a given exhibit. I've reloaded the index.php file twice and can't for the life of figure out what I could have done for this to happen. It was smooth sailing before this.

I know you're all very busy but any help would be appreciated; I'm in a pinch.

thanks.

arsondpi / 2012-11-22 07:17:27   

Oh cmon'... what's this?

  1. <h1><a2 href=">ALLISON BARNES</a2></h1>

You're propably after something like

  1. <h1><a href="/">ALLISON BARNES</a></h1>

:-)

* next time use the html validator. It will help you figure out stuff like this.

ABarnes / 2012-11-22 07:22:14   

hahaha!! champion.

finally time difference worked in my favor! many thanks!

This thread has been closed, thank you.