Adding Images to the area below the footer?

Hi,does anyone knows if there is a way to add images below on the website and even below the footer in the black area where the privacy-aboutus-contact-copyrights   links are?

I want to add small images(thumbs) there that are also clickable.

Also how do I edit the copyrights website link of the company to the correct one?

This is also in the same area below as I had mentioned above?

dolphin 7 with skin 001 if that helps.

thanks for your help anyone..:-

 

 

Quote · 25 Jun 2011

super easy just open the _footer.html file (you will fined it at " templates\base" )

add what ever you like after this line

       <bx_injection:injection_footer />

 this will add what ever you want after the footer

but if you want to add your things in the same area with the about us and the copyright sign then you should open the _sub_footer.html file (in the same directory as _footer.html ) and add before these lines add what ever you want

    </div>

<bx_include_auto:_footer.html />

if you are asking how to make the images clickable or you have no knowledge at html  just please attach them and ill do it for you ..

to edit the copy right in the footer go to your administration panel and then to sittings=>languages sittings

then search for "_copyright" and edit it

good luck

if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;)
Quote · 25 Jun 2011

Hi Nazzal ,

 

I had tried that in the wrong folder the theme folder ..didn't work either.

Tried it before the injection code after ..in between and even outside the code:-

Looks like it's a closed section ..and supposed not tp edit there?

But thanks for trying ,

 

 

Quote · 25 Jun 2011

It should have worked. And yes, if your template has _footer.html then that is the one you should edit. Not the one in the base folder. So you had the proper file the first time.

After <bx_injection:injection_footer />

Not before, and definatly not outside the closing </html> tag.

Did you clear the dolphin cache after you made your changes to the template?

If not, then you need to clear it. Dolphin caches the template, so when you make template changes the cache needs to be cleared to see those changes.

Better yet, turn off caching in dolphin and clear the cache and leave the cache settings off until your done working on the site.

https://www.deanbassett.com
Quote · 25 Jun 2011

Yep ..that's what i had tried also. It seems something else could be wrong.

Do you need to add an aditional code infront of the  link to make it work.

Like some injection code or so?:-

but also thanks for trying to help me out..deano92964 :-,  

chab

 

Quote · 27 Jun 2011

Well perhaps you need to show us the code your trying to use so someone can test it.



https://www.deanbassett.com
Quote · 27 Jun 2011

Iwas thinking to use a code like this:

|<a href="http://domain.com/m/photos/browse/album/photo-map"><img src="http://domain.com/specialmap/PHOTO-MAP.jpg">photo map</a> |<a href="http://domain.com/m/photos/browse/album/photo-map2"><img src="http://domain.com/specialmap/PHOTO-MAP2.jpg">photo map2</a> | <a href="http://domain.com/m/photos/browse/album/photo-map3"><img src="http://domain.com/specialmap/PHOTO-MAP3.jpg">photo map3</a> | <a href="http://domain.com/m/photos/browse/album/photo-map4"><img src="http://domain.com/specialmap/PHOTO-MAP4.jpg">photo map4</a> |


etc...etc...

It's supposed to show 4 thumb-picturese linked to the 4 different photo-maps inside the Photo section

thanks

 

Quote · 27 Jun 2011
 
 
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.