Jump to content

theming cart.php?


Guest kompiler

Recommended Posts

Guest kompiler

Hello,

I'm creating a custom theme for CubeCart and love the template system. I have the main part of the site working just fine unfortunately cart.php seems to be using the unmodified theme.

The URL of the site is: http://www.soyfulindulgence.com/

As you can see the theme is applied properly, however if you click the Cart link it goes to the old CSS files / link definitions, but partially applies the new one.

I modified global/index.tpl but can't find any other files that seem to need to be modified to make the cart.php pickup the changes.

In particular if you view source you can see that

<link href="skins/Cassie/styleSheets/layout.css" rel="stylesheet" type="text/css" />

<link href="skins/Cassie/styleSheets/style.css" rel="stylesheet" type="text/css" />

are being included as stylesheets but global/index.tpl no longer includes these style sheets, what other files could be causing this problem?

Any insight is greatly appreciated.

Jason

After upgrading to .10 I've been able to resolve this problem by editing globals/cart.tpl which is what I originally expecected but apparently a mod someone installed modifed the previous file from stock.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...