![]() |
partner pages
Hello, i was wondering is there an easy way to make the partner pages look the same as the template? We have the template that x-cart ships with. For example:
is all yellow/gold like the admin login http://www.discountprintingnetwork.com/partner/ http://www.discountprintingnetwork.com/partner/register.php http://www.discountprintingnetwork.com/register.php but that looks like our site with the banner, etc etc. I don't know css.. but i'm sure if i copyed a couple files from one place and put them another.. how will this work? Thank you in advanced! |
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" /> |
All times are GMT -8. The time now is 01:26 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.