Is there any way to change the style of these pages by using the design of your site? I see that everything is just a tabled design and I tried putting my HTML code around those tables and it didn’t work… Thanks!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 08, 2007 5:17pm
Subscribe [1]#1 / Nov 08, 2007 5:17pm
Is there any way to change the style of these pages by using the design of your site? I see that everything is just a tabled design and I tried putting my HTML code around those tables and it didn’t work… Thanks!
#2 / Nov 08, 2007 8:15pm
The member templates are a whole bunch of template fragments pulled together depending on what’s being displayed. If you truly want it to match your site (page layout, etc) you’re in for a lot of work. What most do is just change the CSS so the coloration matches.You might search “member templates” as there are many different threads discussing this.