pull the copy out of those, and put into actual blog posts within our WP environment (right now they are just linking out). i need to do that so that i can make it so they auto trim char counts for inclusion on the site/etc
i think you should already have all the css in place to make that happen
be sure to copy/paste the header/nav and stuff from our current site, say at http://client.fleeangrybear.com/webb/journal , since we've updated that header images and stuff since we worked on the /india/ site
so basically, i think you should be able to copy the contents of /journal on current wp site, and just modify the body content. (with the content that is within <div id="journal_view" class="clearfix"></div> on /india)
don't worry about stealing images from those blog posts, just put straight copy/title
if you need to add something like italic/bold/header/etc, do so, just add it to css as you see fit
Comments
Justin Bernard on September 4, 2015:
http://client.fleeangrybear.com/webb/journal
pull the copy out of those, and put into actual blog posts within our WP environment (right now they are just linking out). i need to do that so that i can make it so they auto trim char counts for inclusion on the site/etc
you can see how the page is supposed to look here
http://client.fleeangrybear.com/webb/_archive/india/journal_detail.html
i think you should already have all the css in place to make that happen
be sure to copy/paste the header/nav and stuff from our current site, say at http://client.fleeangrybear.com/webb/journal , since we've updated that header images and stuff since we worked on the /india/ site
so basically, i think you should be able to copy the contents of /journal on current wp site, and just modify the body content. (with the content that is within <div id="journal_view" class="clearfix"></div> on /india)
don't worry about stealing images from those blog posts, just put straight copy/title
if you need to add something like italic/bold/header/etc, do so, just add it to css as you see fit
thx