PDA

View Full Version : Logo for CMS Section?


ar15dcm
11-03-2012, 01:56 AM
Is there a way to set a logo within a particular cms section? I know you can set layout etc...

If I have a section named Acme Tools how can I put a logo right next to or right under the section name? I don't want to change the layout or style.

Thanks,

In Omnibus
11-03-2012, 02:09 AM
Have you tried html? <a href="http://www.yoursite.com" target="_blank">
<img src="yourimage.gif" border="0" /></a>

ar15dcm
11-03-2012, 02:17 AM
I know the html, but where would I add the logo code? Every section uses the same template so I don't even know if its possible.

--------------- Added 1351987951 at 1351987951 ---------------

Anyone?