Hi,

I am designing a site something like http://buildabazaar.com and i do not know how user selection of themes to design. When user logs in and trying to build a store he will select a theme out of 5, i don't know how to do it.

Anybody knows how to do it and any source code is there to do it. Please help me.

first you have to try testing all themes from your site then be sure all themes would connect to the same id or class for any elements
then if you want it on drop down mode like you have theme1,theme2
then if user select theme2
the link for the css file or style file will change to theme2.css(file where you put all the style for theme2)
note:avoid using inline css style linking oftenly

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.