| Author |
Message |
mtakacs
Joined: 30 Mar 2011
Posts: 2
|
Posted: Mar 30, 2011 04:50pm Post subject: 'Powered by Modular Merchant' at bottom of page |
|
|
I imagine this is a FAQ or an account upgrade options, but I cant find it anywhere..
is there a way to remove the
"Powered by Modular Merchant shopping cart software."
blurb that appears at the bottom of the pages.
I dont think we mind it on some of the pages, but on others (particularly our custom pages "pages/1/faq" or "pages/2/about_us") it doesnt seem necessary or desirable.
I realize that I can use CSS to display:none it, but thats not the "right" way to do it...
-Mark |
|
Mail Bag

Answering Your Questions Since... 9:30am
Joined: 28 Aug 2005
Posts: 198
|
Posted: Mar 30, 2011 05:13pm Post subject: |
|
|
That blurb will appear on all pages generated by the shopping cart software (such as the storefront pages, checkout pages, and pages created with the built-in "Custom Webpage" tool).
However, any page on the website that's not created by the cart (such as a custom FAQ or "About Us" webpage uploaded directly by FTP) won't have this footer.
Creating additional web pages and uploading them by FTP may be the best way to achieve the desired results in this case. I hope this information is helpful. Let us know if there's anything else that we can assist you with. _________________ Modular Merchant Mail Bag
Answering your questions, queries and puzzlers.
Modular Merchant shopping cart software, website hosting, and custom programming. |
|
retrodiva2872

Joined: 27 Nov 2009
Posts: 2
|
Posted: Jun 06, 2011 05:29pm Post subject: |
|
|
I don't mind the blurb - but I need an ending div tag to be the very last bit of html before the body ends.
I can't figure out how to end my div (which has a container background) AFTER the cart credit so that it has the container background, and not just the body background.
Is there a way to style the table that is auto included with the credit?
thx! |
|
Mail Bag

Answering Your Questions Since... 9:30am
Joined: 28 Aug 2005
Posts: 198
|
Posted: Jun 08, 2011 10:45am Post subject: |
|
|
| Quote: | | Is there a way to style the table that is auto included with the credit? | Simply include the following in the desired location in the template: | Code: | | <a href="http://www.modularmerchant.com" target="_blank">Powered by Modular Merchant Shopping Cart Software</a> | That can be placed anywhere and styled to personal preference. If this content is found within the template, then the system won't append it when the page is rendered in the web browser. _________________ Modular Merchant Mail Bag
Answering your questions, queries and puzzlers.
Modular Merchant shopping cart software, website hosting, and custom programming. |
|
retrodiva2872

Joined: 27 Nov 2009
Posts: 2
|
Posted: Jun 08, 2011 10:38pm Post subject: |
|
|
| excellent - thank you! |
|
|