Steve and Bryant taking the Canoe to the lake. |
Bryant was really excited!!! |
Bryant and I getting ready to go out! |
Us again... |
I think we look pretty legit! |
A store.... |
Michelle holding the canoe so it doesn't get away from us-Bryant still really excited! |
Steve and David taking off... |
Emily and Bryant taking off... |
Steve and David....they look legit too! |
Bryant and Emily...jut floating along. |
Steve and David after the first time around. |
32 weeks pregnant! The vest just didn't fit as well as I had hoped. |
Getting ready to go!!! |
i figured out what i was doing wrong with your header lol! click on Design, then Edit HTML. hit ctrl + F and type in header-inner. ABOVE where it says:
ReplyDelete.header-inner .Header .titlewrapper {
padding: 22px $(header.padding);
}
enter in:
#header-inner {text-align: Center ;}
so the whole thing looks like this:
}
#header-inner {text-align: center ;}
.header-inner .Header .titlewrapper {
padding: 22px $(header.padding);
}
click preview to make sure, but that should do it! :)