Thread: partner pages
View Single Post
  #2  
Old 04-11-2008, 04:20 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: partner pages

You should replace file content in /skin1/partner/head_partner.tpl with /skin1/head.tpl
Also, in file /skin1/partner/home.tpl you should replace code
Code:
<link rel="stylesheet" href="{$SkinDir}/skin1_admin.css" />

with

Code:
<link rel="stylesheet" href="{$SkinDir}/skin1.css" />
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote