So I know where the online.gif and offline.gif files are to edit the images. But where is the page with the html in order to edit the position?
So I know where the online.gif and offline.gif files are to edit the images. But where is the page with the html in order to edit the position? |
You will not find the html file to edit it, I swear. You can look in every directory, but it's not there. The lightbulbs are really a gremlin feature of Dolphin, sorta like the article/ directory. The truth is they only appear on the site owners computer and no others. Honest.
Now, if you wanted to have fun and try to trick them, well then you could do this:
You can check templates/tmpl_{tmpl}/css/general.css I've got it at line 171, but yours is more than likely different, so look for this:
.div_thumbnail_block .online_offline_bulb {
And it continues, you can try to move it there, can't promise it will work. Haven't tried yet. |
Try in templates/tmpl_{tmpl}/css/index.css https://www.deanbassett.com |