About US page

Hello all,

How do I go about adding images in the "about us" page..

I like to add the site logo on the top of the page.

Thank

Quote · 22 Aug 2009

Settings/Language Settings

Saerch after _ABOUT_US

Edit String _ABOUT_US

Add this code at the top of the String

<div><img src="/media/images/logo.png" width="296" height="69" alt="" border="0" align=""></div><br>


Your code will now be...

<div class="about_us_cont">
<div class="about_us_snippet">

<div><img src="/media/images/logo.png" width="296" height="69" alt="" border="0" align=""></div><br>

<a href="http://www.boonex.com/products/dolphin/">Dolphin Smart Community Builder</a> was developed by <a href="http://www.boonex.com/">BoonEx Community Software Experts</a>.<br><br>

etc...

Quote · 22 Aug 2009

Thanks for the answer, friend.

So I can basically add any html code in the language->string field?

Awesome.

Thank

Quote · 22 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.