Shape 5

Joomla Templates => New Architect - November - Club => : arincon November 19, 2008, 09:32:12 AM



: Shape5 logo at bottom
: arincon November 19, 2008, 09:32:12 AM
Hi - How do I remove the Shape5 logo that appears at the bottom of the page?
Ana


: Re: Shape5 logo at bottom
: ngehman November 19, 2008, 10:06:43 AM
In the template css file look for the following code

#s5_footerlogo {
   width:105px;
   height:36px;
   margin:8px auto 0;
   background: url(../images/s5_na_footerlogo.jpg) no-repeat top;}   

The current logo file is called s5_na_footerlogo.jpg and is found in the templates/NewArch.../images folder.  Upload your own logo and change the code to point to your new logo.

Nathan