Jump to content

Almost done


jka

Recommended Posts

After multiple hours and with good help from BSmither, we are almost there with our setup. We have managed to integrate the entire CubeCart into our main website seamlessly for the user. All the features, for the cart including authorize.net and UPS-Multiship etc works perfect. 

The pending items are ..

1. Change the "home" label to "Store Home"

2. Also change all fonts from "Gray" or Gray shades to Black. 

Another major item which will be great (not sure if this is available) is to add a "Calculate Shipping" to show shipping costs before user goes to checkout. 

Any input on 1 & 2 will be greatly appreciated.

Link to comment
Share on other sites

1. In admin, Languages, click the edit icon of the language(s) you want to change. On the next screen, choose Common in the selector. In a few seconds, a list of phrases will be shown. Scroll to 'home'. Change Home to Store Home. Save.

2. In the file cubecart.default.css, add:

body, h1, h2, h3, h4, h5, h6 {color: black !important;}
.panel {color: black !important;}

This file is the last CSS file loaded in, and so its rules take precedence over any other rules loaded in prior. This may not include CSS rules declared in situ, depending.

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...