PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Modifying the gallery (http://www.photopost.com/forum/photopost-pro-how-do-i/119718-modifying-gallery.html)

shadowdancer36 November 22nd, 2005 08:33 PM

Modifying the gallery
 
1 Attachment(s)
I have one 3 in one area question concerning the gallery. Everything is detailed in my example. What file(s) do I need to modify to get the required results and where?

Crow November 23rd, 2005 12:09 AM

I've removed the center image in the file strip by removing

Code:

Content visible to verified customers only.
from the filmstrip-hor.tmpl in the vb3enhanced folder

shadowdancer36 November 23rd, 2005 01:31 AM

Worked like a charm....thanks! Any ideas about the other questions?

Crow November 23rd, 2005 01:45 AM

The image in the forums navbar I'm not sure if that can be done like you want

Crow November 23rd, 2005 01:53 AM

To get a banner right below the gallerys navbar (i.e. the links to upload,search,etc.)
go into the indexhead.tmpl in the vb3enhanced folder and at the top you'll find :

Code:

Content visible to verified customers only.
You can place the banner code :
Code:

Content visible to verified customers only.
There might be better ways of doing this but the above code took me all of 5 mins to find.. goodluck

Chuck S November 23rd, 2005 07:39 AM

You can create a template in VB styles called header2 and make the html whatever you want and in our header-inc.php file add the line in bold

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 06:17 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97