copyright not showing / lightbulb

hi

got a few questions here,

1. i'm using a dolphin 6.1.4(licensed) and it seems that the 'copyright' doesn't show up, how can make it show up on my footer? (i didn't remove or comment out the footer)

2. is there any way that i can remove/change the lightbulb image on the thumbnails when the user is online/offline? if so, where can i find that to change it?

thanks in advance Topher

-feji

Quote · 6 Oct 2008

2. /templates/tmpl_uni/images/icons/online.gif and /templates/tmpl_uni/images/icons/offline.gif (original images could be .jpg - I already changed them...)

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 6 Oct 2008

1. in the templates/tmpl_uni/_footer.html please check if there is this line

<div class="bottomCpr">__copyright__</div>

if it not exist - you need to add it just after

__BMI_Bookmark__
</div>

If it exist - copyright information should be in the right bottom corner of your site.

2. You can just replace this images with your variant - but with same name and same size :)

templates/tmpl_uni/images/icons/offline.gif

templates/tmpl_uni/images/icons/online.gif

Regards

Artur A

Quote · 6 Oct 2008

thanks MichelSwiss and ArturA.

@ ArturA

that line exists on my _footer.html but still not showing. it's there but it's kinda invisible...do you know why is it like that?

thanks again^^

Quote · 6 Oct 2008

try to go to admin area >> Settings >> Languages Settings >> and search _copyright

After it Check String - if it empty - enter

Copyright &copy; {0} Your Company.

Regards

Artur A

Quote · 6 Oct 2008

i've enter the company name and still, it's invisible. but when i ctrl+A the site, i can see the copyright. i think it's the font color. do you mind if i ask where can i find the css of the copyright div and also the online/offline lightbulb div?

thank

Quote · 6 Oct 2008

You can change color for Copyright in templates/tmpl_uni/css/general.css on line 7

Regards

Artur

Quote · 6 Oct 2008

thanks ArthurA..^_^

-feji

Quote · 6 Oct 2008

welcome :)

Quote · 6 Oct 2008
 
 
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.