I have a website that has a home page as a shopping card (cubecart) with a /forums (vbulletin), /pix (gallery 2), /blog (wordpress blog) There is no fluid layout between any of them. They pretty much have way different colors, themes, layouts, ect ect. What is the best way for me to get them all under a common theme/ layout. I would like a related navbar, color theme, buttons, ect ect. Can someone lead me to the right way in doing this. site: pbmansion.com pbmansion.com/forums pbmansion.com/blog pbmansion.com/pix
the only way to do this is to custom build each one. therefore you can produce a graphic and use it on all the different engines.
basically you design a website graphic wise, so say photoshop. you then code it for your main page. then say you want your blof the same, you modify the website design so that its code able for wordpress, and then you code it for that so the theme is still very close. You could also try and integrate for example the blog into the main website so it just opens as another page.