Jump to content

blockcms customize


Recommended Posts

I did some other tings to make tis happen.

 

In the Attachment you will find a image:

Here's the HTML in the footer.tpl located in /themes/yourtheme

 

<link href="../../______LINK TO CSS FILE/css/global.css" rel="stylesheet" type="text/css" />
 {if !$content_only}
</div>
<!-- Right -->
<div id="right_column" class="column">
 {$HOOK_RIGHT_COLUMN}
</div>
  </div>
<!-- Footer -->
<div id="footer">{$HOOK_FOOTER}</div>
				<div id="footerbackground"
	   style="background: url(http://****LINK TO BG IMAGE/img/bg_footer_2.png)  center left repeat-y #91bed5; opacity:0.8; filter:alpha(opacity=80); /* For IE8 and earlier */ width: 980px; height: 100px; text-align: right; color: #666666">
							  <div>

	   <div id="footerlinks"
	   style="float: left; padding-left: 2px; text-align: left; line-height:15px; margin-top: 3px; color: #000000;">
				STORENAME<br /> ADRES INFO RULE 1<br /> ADRES INFO RULE 2<br /> Tel:Telefonenumbers<br />
				E-mail: <a style="color: #000000;" href="mailto:e-mailadres">e-mailadres
				</a>
			</div>
			<div id="footerrechts"
				style="float: right; text-align: right; line-height: 25px; margin-right: 2px; color: #000000;">
				<a style="color: #000000;" href="index.php">Home</a> | <a <a style="color: #000000;" href="LINK TO CONTENT/content/3-algemene-voorwaarden">Algemene
					voorwaarden</a> | <a <a style="color: #000000;" href="LINK TO CONTENT/content/2-privacy-verklaring">Privacy
					Verklaring</a> | <a |<a style="color: #000000;" href="LINK TO CONTENT/webwinkel/sitemap">  Sitemap</a>
				| <a style="color: #000000;" href="http://LINK TO CONTENT/contact-opnemen">Contact</a><br />
				Copyright © <a style="color: #000000;" href="LINK">LINK NAME</a><br /> Alle prijzen zijn incl. 19% BTW<br />
				<br />
				<br />
			 </div>			  
			</div>				  
 </div>
   {/if}
</p>
</body>
</html>

 

I Hope that this will help you.

I edited it with dreamweaver.

 

EDIT: DM Me for further help.

post-227174-0-47034500-1316704580_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...