Hi all,
I tried to add a new link to the header in my Cutline themed blog:http://pensionpost.com/
Prior to the editing, I backed up the header PHP file using wordpad.
After I messed up, I deleted the messed up code and cut & paste the original code from wordpad.
The result, as you can see, is not as it should be!
Somewhere along the process I screwed up. I only edited the header php code, nothing else.
Any ideas how to fix? Can I get the original header code somehwere? I hadn't touched it until just this attempt.
Thanks very much all.
Cutline Theme Support Forums » Cutline Theme Support Forums
Messed up header Easy fix?
(3 posts)-
Posted 3 years ago #
-
Be careful! This is your problem... in your masthead you have this: <h1>
</h1>
<h3/> ... You seem to have a stray <h3> closing tag with the slash after the h3 for some reason. Delete that sucker. If stuff messes up with elements not organizing properly, always make sure there's an opening and closing tag for every element and that they are nested properly. It's really easy to leave stray tags when editing or accidentally delete an opening or closing tag. A small mistake like you have can fuck up everything.Posted 3 years ago # -
Also, you can always download cutline again and just only upload the header.php file.. or just reinstall the whole theme if you haven't done much.
Posted 3 years ago #
Reply
You must log in to post.
not resolved