Forums Index > Mewsoft Products > Classifiedawy > Customization within Template Editor
Focusman01 First Post Posted on: 09-17-10 03:23 AM
Customization within Template Editor

Hello

Within Template editor

Editing at the very top of pages, above link bar, Home | Register | My Account | Place Ad | Search | Language and Favorites | Gallery | New | Going | Featured | Categories | Help

Example: Home Page

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#BEE4AD" text="#000000">

<!--CLASS::Header-->
<div align="center">
<center>
<table border="0" width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="0">
<tr>
<td align="center" width="100%">
<!--CLASS::Top_Navigation-->
<!--XCLASS::Top_Area-->
<!--CLASS::Welcome_Area-->


I was able to add additional html above <!--CLASS::Header--> for pages:
Home Page
Account Manager
Register
Search
Help
All Categories
Favorites
Set Language

How or where can the following 4 pages be edidited?

| New | Going | Featured | and the page where one do not have Buy and Sell Permission, and tried to Place Ad: Selling Error: You are not allowed to sell on this site. You must have seller permissions. If you need more help please contact us.

Thank you.
mewsoft Reply #: 1 Posted on: 09-18-10 04:16 AM
Re: Customization within Template Editor

The New | Going | Featured have their own templates, as for any message or error message is displayed using the template General, the message itself you can edit it as you like using any html.

Mewsoft Support
www.mewsoft.com

Focusman01 Reply #: 2 Posted on: 09-18-10 10:46 AM
Re: Customization within Template Editor

The New | Going | Featured have their own templates, as for any message or error message is displayed using the template General, the message itself you can edit it as you like using any html.



I'm would like to make the very top of all pages consistant, that is placing my html above all <!--CLASS::Header--> within system. in other words, enduser would see my html first when ever any web page is viewed.

Is it possible to do this? if so:

Where would these 4 templates be located within system or output files?

| New | Going | Featured | and the page where one do not have Buy and Sell Permission, and tried to Place Ad: Selling Error page: You are not allowed to sell on this site. You must have seller permissions. If you need more help please contact us.

If not, hopefully in the next update.

Thank you for your time.