GOOGLE ADWORD - FREE $75 VOUCHER

TAKE IT NOW!! It will not last too long!

  • Send up to 20.000 EMAILS on HIGH SPEED SERVER
  • Publish your business and websites for free
  • Publish your products - direct links to your products
  • Create as many links to your websites as you wish, there is NO "no follow"directive !
  • Drag into your pages YouTube video and Images from the internat as easy as copy & paste the URL or drag & drop the image

Ask for your 3o DAYS free trial
and get $75 GOOGLE ADWORDS VOUCHER FOR FREE

You will be taken to a registration page - Please write that you wish to get BUSINESS CONNECTION FREE TRIAL

There is no catch, just launching a comprehensive business oriented web marketing tool.
Some of our readers will be lucky. BE ONE OF THEM!

Basic Customisation – CMS Made Simple

All is stored into database: pages, templates and stylesheets (.css) files.

1. Pages

If during instalation you allowed database to be populated delete all files execept Home.

1. Template

Copy basic template you wish to use in a new one (duplicate) with a relevant name for your website. It is good in case you have many and you wish to reuse them.

See what styleshhet has this template assigned. You will delete all stylesheets are not used. See next step.

Delete all templates except yours.

After you finish step 2, see below your header should look like this (see undelined lines)

{process_pagedata}
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
“http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>
<head>
<link rel=”canonical” href=”{if isset($canonical)}{$canonical}{else}{$content_obj->GetURL()}{/if}” />
<title>{sitename} – {title}</title>
{metadata}
{stylesheet}
<link href=”./myfile.css” rel=”stylesheet” type=”text/css” />
<link rel=’icon’ href=’favicon.ico’ type=’image/x-icon’ />
{cms_selflink dir=”start” rellink=1}
{cms_selflink dir=”prev” rellink=1}
{cms_selflink dir=”next” rellink=1}
</head>

2 . Styleshhets (.css)

During designing and customization take the basic stylesheet  out from database and load it from a file. Take advantage of any decent IDE like Adobe Dreamwever or similar.

- create a file in root of your website : myfile.css

-copy into that file the main css from the website (go to Layout-Styleshhets) In that section do not touch print, accesibility and handeled styleshhets.  As long as you are not using any built in template you can easy delete all the rest.

3. Search box

Go and customise it in Extensions->Search:

It is about: Search template and Result template

{process_pagedata}
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
“http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>

<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>

<head>
<link rel=”canonical” href=”{if isset($canonical)}{$canonical}{else}{$content_obj->GetURL()}{/if}” />

<title>{sitename} – {title}</title>

{metadata}

{stylesheet}
<link href=”./_main.css” rel=”stylesheet” type=”text/css” />
<link rel=’icon’ href=’favicon.ico’ type=’image/x-icon’ />

{cms_selflink dir=”start” rellink=1}
{cms_selflink dir=”prev” rellink=1}
{cms_selflink dir=”next” rellink=1}

<meta name=”google-site-verification” content=”AFGyfuBacoJtjVkPQoBZ64UJYs0-B20-pJgJu-ZCfK4″ />
<meta name=”msvalidate.01″ content=”14DE25EC27F2B9E84308E139DA352EE5″ />

</head>

Random Posts

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a Comment