| 01 Oct 2009, 14:27 | |
|
Joined: 1 Oct 2009
Posts: 4 |
Here is my gallery: http://www.autoclassix.com/imagevuex/#/content/start/
Everything is good except I cannot remove the folder title above the start image, the "start" text in blue. I have tried everything. Help would be appreciated. |
| 02 Oct 2009, 04:03 | Re: Start Image Title Problem |
|
Joined: 26 May 2009
Posts: 8 Scotland |
Hi there!
I found a work around to do what you want. Log into your admin console and go to the page where you can edit the details for that text page. You will see it says... Title: Description: Content: The "Title:" box is where you enter text to be shown where you site is showing "start". The system seems to put "start" in when there is no text entered there. You can trick the system into making this blank by putting a single space in this box. If you do that, it will not say "start" at the top of your opening screen and the space is obviously not visible. Hope this helps. Cheers, K. http://notperfect.biz |
| 02 Oct 2009, 08:23 | thanks |
|
Joined: 1 Oct 2009
Posts: 4 |
that did it!
|
| 02 Oct 2009, 10:51 | Re: thanks |
|
Joined: 29 Sep 2009
Posts: 16 |
that did it! I have the same problem but cannot find where on the admin this place is to change it, where exactly is it on there???? |
| 02 Oct 2009, 11:19 | Re: thanks |
|
Joined: 29 Sep 2009
Posts: 16 |
that did it! I have the same problem but cannot find where on the admin this place is to change it, where exactly is it on there???? actually I figured it out and managed to remove the start |
| 04 Oct 2009, 21:21 | Re: Start Image Title Problem |
|
Imagevue Wizard Joined: 30 Sep 2006Posts: 7319 |
Just wanted to fill in there are other approaches to this, keeping in mind your startpage is a "filemod". You could for example edit the CSS for your theme:
Code .filemod_title { display: none; } Or you could change the title from the "parameters" field in the admin: http://www.imagevuex.com/v2docs/articles/filemod/ (See "Parameters" section). ...or perhaps monst straightforward solution - Go to admin -> settings -> modules.filemod.text - Set it to false to disable text for ALL filemods! Of course, you can use the method as mentioned by someone else also, but now you are aware of some different opportunities. _________________ Karl / mjau-mjau ![]() ![]() ![]() ![]() www.imagevuex.com www.mjau-mjau.com www.photogallerylinks.com |
| 05 Oct 2009, 02:53 | Re: Start Image Title Problem |
|
Joined: 26 May 2009
Posts: 8 Scotland |
Hi Karl,
I knew there would be a more elegant & technical solution to the problem!! Thanks for the info - that's really useful. Cheers, K. |




