Jump to content

How do we modify the Footer


Recommended Posts

Hi Nemo1,

 

I have found "contact information block" module but How can I change the "STORE INFORMATION" to say "CHARITABLE DONATIONS"
 
I would like to add this:
Organic Everything is committed to helping great causes around the world.
A percentage of every purchase will be go towards a selected charity.
Read More »
 
Also if you can help How can I make a link from "Read More »" to a CMS Page
 
Thanks for you help
natebc
Link to comment
Share on other sites

Can you check the positions in Modules, Positions they do not seem correct the order should be

 

Newlsetter

Social

Information (CMS)

My Account

HTMLBox

 

Once you have this in order let me know If things still look out of place.

Link to comment
Share on other sites

OK Move back to how it was

 

Information (CMS)

Myaccount

Social

Newsletter

HTMLBox

 

I also see the way you built the box code could be better use the code below and paste into the HTMLBox and save if it wants to strip code let me know.

<div class="footer-block col-xs-12 col-sm-3">
<h4>CHARITABLE DONATIONS</h4>
<span>Organic Everything is committed to helping great causes around the world.
<br>
<span>A percentage of every purchase will be go towards a selected charity.</span>
<br><br>
<span style="float: right;"><a href="http://organic-everything.com/en/content/6-charitable-donations">Read More</a> »</span>
</div>
  • Like 1
Link to comment
Share on other sites

Not sure I understand you want this

 

Information   Myaccount   HTMLBox   Social 

                                                               Newsletter

 

 

I think first move the HTMLBox to the 3rd position, I think we will need to edit some of the other blocks .tpl files and change the col-sm-3 to another number as this is whats specifies the block width.

I can also make all 5 in one row across 

Edited by tdr170 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...