| 02 Feb 2012, 21:31 | |
|
Joined: 30 Nov 2011
Posts: 5 Asia |
Hi i have a couple of questions...
is there any way in which to change the green cross logo that appears on the html page in the top left. Also can Pictures be assigned to the folders , so that when being viewed in html they don't just appear as normal folders etc Thanks Waq http://phot-o-graphy.com/ _________________ Waqaaz Shah phot-o-graphy.com |
| 04 Feb 2012, 22:06 | Re: Channging the icon in HTML |
|
Imagevue Hitman Joined: 2 May 2006Posts: 2858 |
I think the general approach is like this:
First, Upload your new logo in iv-config folder, say it's 100x100px mylogo.png. We need to add 9px for the sides of the logo that will give the 118x118px overall size. Imagevue can use smaller logo for inner pages but we will override this too. Open Settings > Custom CSS > HTML and paste this: Code /* Change 118px to your height+18px in these two lines: */ #logo, .inner #logo, #pageHeader a.logo, .inner #pageHeader a.logo { height: 118px; line-height: 118px; } #tree #hidden { top: 118px !important; margin-top: -9px; } /* Change 118px to your width+18px in the next line and make sure the path is correct */ #logo, .inner #logo { width: 118px; display: block; background: url(/iv-config/mylogo.png) 9px 9px no-repeat; } .inner #pageHeader a.logo { margin-left: 9px } For your logo you will have to change the sizes accordingly. _________________ Nick // Imagevue ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |
| 07 Feb 2012, 03:23 | Re: Channging the icon in HTML |
|
Joined: 30 Nov 2011
Posts: 5 Asia |
HI Nick
Many thanks for this, will defo give it a go, Is there a maximum size for the logo? Also any news on how Pictures be assigned to the folders , so that when being viewed in html they don't just appear as normal folders etc For example the home and contact me folders appear as pictures and not just as normal pictures... Thanks http://phot-o-graphy.com/ _________________ Waqaaz Shah phot-o-graphy.com |
| 10 Feb 2012, 10:03 | Re: Channging the icon in HTML |
|
Imagevue Hitman Joined: 2 May 2006Posts: 2858 |
Sorry, not at the moment, but this is planned.
_________________ Nick // Imagevue ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |




