auctionbug |
First Post Posted on: 08-12-12 01:07 PM |
AboutMe page design |
|
how to I change the aboutme page header and footer design, it's showing the default theme rather than my custom theme http://www.auctionbug.biz/auctions/aboutme/karenb/
The template AboutMe shows the Class Head and Foot in it which both are calling my custom header/footer but the user pages as you can see in the link above is not showing my custom html.
thx, |
|
|
|
|
|
mewsoft |
Reply #: 1 Posted on: 08-12-12 10:09 PM |
Re: AboutMe page design |
|
Admin -> Accounts Options, then:
You need to do this every time you change the design on the about me page. This
page is created when the user confirms his registeration.
Thanks |
Mewsoft Support www.mewsoft.com
|
|
|
|
|
 |
auctionbug |
Reply #: 2 Posted on: 08-15-12 04:21 AM |
Re: AboutMe page design |
|
thank you.
And also where can I find the html which controls the Featured_Home_Listing, Newest_Listing, and end listing. there's a missing table row open tag in it which is messing up my footer html on the front page.
I looked in both classes and templates and cannot find any files named the 3 listed above.
thx.
actually, I looked at it again and only one of the above is missing the tr open tag, the problem is arising from the ul class="featuredroundedbox" which is placed around a table. ul's should not encapsulate tables, they should only go around li lists, and this is causing major problems for me, so I just need to know which classes or templates I need to edit to remove this error. |
|
|
|
|
|
 |
mewsoft |
Reply #: 3 Posted on: 08-15-12 05:04 AM |
Re: AboutMe page design |
|
Layout classes are still in admin->Class editor, what you said are:
FeaturedTableForm
FeaturedTableForm1
NewestTableForm
NewestTableForm1
Thanks |
Mewsoft Support www.mewsoft.com
|
|
|
|
|
|