Hi all, I wondered if there is an easy way to get amember to resemble a vbulletin forum theme? I think it's probably only a manual way of copying the vb css and source and a bit of manual work. Has anyone done this looking nice? regards, Andy
Yeah, I do it by doing a view source, figuring out the header and footer areas, and moving them into amember templates. David
vBulletin allows you to use the theme on the forums to be used on your entire website. You would have to open your forums and view the source then remove the center that you do not want on the other pages. The top menu would be static in amember but if you use an if statement you can get it to change once the user logs in. I am sure there is a better way for the menu to show up but I have not played with it enough to tell you exactly how to do it. I used the if statement and it workes great for me.