Page 1 of 1

removing "Imageview Gallery" from internet browser

Posted: 12 Oct 2007, 14:30
by gtanime
Hi, im new with this.
I want to know how I can remove the "Imagevue Gallery" from title of the page, and change it for the name of the website I doing? I looked on the index.php but I couldnt find it.


Also, How you change the font and the name of the gallery? the one that is on top of the main menu?

Thank you for your help

Posted: 12 Oct 2007, 15:16
by globetrotter
You can change it in config.ini:
Code
startheading = imageVue Gallery
More info: https://www.photo.gallery/support/docs/120

Posted: 12 Oct 2007, 15:34
by gtanime
thank you for your quick response.

but what about the Title of the webpage, is saying imagevue too

Posted: 12 Oct 2007, 15:54
by globetrotter
The same setting...

Posted: 19 Oct 2007, 04:06
by Kirsty
open your "index.php" file with notepad

look for the
<DOCTYPE>

(easy to find.. it's not far away from the top of the page)
two rows under that you have the "title" tag...

i can't remeber what was the exact code between the title tags, since it's one of the first things i changed !! but just put whetever you want to appear in the browser title there :)