muyilleum Posted February 6, 2009 Report Posted February 6, 2009 I'm in the process of constructing a website hosted by powweb. I have successfully created a blog in WP with their in-built system. However, I would like to incorporate this blog into my website such that it will be displayed on the site with a matching theme. thanks.
newseed Posted February 6, 2009 Report Posted February 6, 2009 I'm in the process of constructing a website hosted by powweb. I have successfully created a blog in WP with their in-built system. However, I would like to incorporate this blog into my website such that it will be displayed on the site with a matching theme. thanks. You would edit the header/footer php files via WP admin area. Within that same area you can edit the stylesheet for WP to match. You are not limited to just the header or footer portion of your design but you can literally wrap your entire design around WP.
muyilleum Posted February 6, 2009 Author Report Posted February 6, 2009 thanks for your reply. I ll do just that and see how it goes. Meanwhile my WP directory is located at for example, http://example.com/Blogpost however I have a page in my website i.e. http://example.com/blog.html which I want users to click in order to access the blog. how do i go about this? should i make the link point to http://example.com/Blogpost? if this works, how can i do it in such a way that the navigation links at the header remain intact?
newseed Posted February 6, 2009 Report Posted February 6, 2009 Yes. Just rename the url to point to the blog. As for header links remain intact, you must add the code from your actual site into WP's header and footer pages so that it renders just like your main site. Here is one example I have done: Main site and here's the blog site Naturally, you will probably have to adjust the WP header/footer links so that it all connects correctly (i.e. images, hyperlinks, css style sheets, etc).
muyilleum Posted February 6, 2009 Author Report Posted February 6, 2009 Thanks again. You definitely understand what my problem is. I ll see if I can get my head around this one i.e. adding the code from my actual site into WP's header and footer pages. Sounds easy but been trying for ages now. I figure with the arrangements of text etc I can do that by adjusting the style.css file although all I can find in my original file manager are just html pages (so no quick fix/transfer for me with that one!). This is actually proving more difficult than I thought. Any extra tips won't harm pls.!
newseed Posted February 6, 2009 Report Posted February 6, 2009 Do you have your website online that you are wanting to implement the design to WP? Basically, I would take one of the existing html pages and gut out all the contents on the main area of the page and then use the remaining code for your header and footer. It really is easy but like you a few years ago, I was a bit confused how to approach it.
muyilleum Posted February 6, 2009 Author Report Posted February 6, 2009 Yes thanks, i have it online but still under construction --> http://jaedeals.com I ll just try your suggestion and see how it goes
muyilleum Posted February 15, 2009 Author Report Posted February 15, 2009 The problem is now sorted. It was really easier than I thought..I ll just leave it as it is at the moment so that I can concentrate on contents before re-designing. You can take a look at http://www.jaedeals.com/Weblog/ Cheers!
muyilleum Posted February 23, 2010 Author Report Posted February 23, 2010 I have now decided to re-brand the site after concentrating on content for sometime. The re-designed site is called TechSling which reflects its niche and the current design does not require any tampering with the header as the blog itself is on the index page.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now