ZenphotoCMS Forum
Edit HTML in Zenpage - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Edit HTML in Zenpage (/thread-7992.html)



Edit HTML in Zenpage - Almere - 2010-12-25

Hi, I'm quite to this and hope someone can help me out.
I inserted an iframe in a page I made in Zenpage.
To get rid of a very annoying scrollbar I need to insert a script in the head part of the HTML. Only the build in editor does not show the head. Is there a way to edit a page manually so I can insert this script ?

Help is very much appreciated.
Thanks,
Ron




Edit HTML in Zenpage - acrylian - 2010-12-25

You might want to review the theming tutorial (can be done via CSS as well.)




Edit HTML in Zenpage - Almere - 2010-12-25

You mean the styles CSS ? Where can I find the theming tutorial ?
This is the page I'd like to edit so the scrollbar does not appear anymore. If you have any suggestions, that would be great.

Thanks for your reply.
Ron




Edit HTML in Zenpage - acrylian - 2010-12-25

Quote:You mean the styles CSS ?
Of course...

Quote:Where can I find the theming tutorial ?
That is quite obviously, isn't it?




Edit HTML in Zenpage - Almere - 2010-12-25

Sorry forgot include the page I was talking about.

http://www.see-and-feel.com/tryout/pages/gastenboek

Like I said before, I'm totally new on this so I hope to find help on this forum.

BTW. Merry X-mass




Edit HTML in Zenpage - acrylian - 2010-12-25

Merry Xmas, too.

The scrollbars make sense as the content of your iframe is longer than the iFrame. So make the iFrame height bigger.

Anyway, this is not a Zenphoto issue but a general HTML/CSS one. And since you probably read our forum rules on registering we can't teach those here.

Try www.w3schools.com to learn more about these general web techniques.




Edit HTML in Zenpage - Almere - 2010-12-25

Thanks and understand, but that was not the question.
Basically what I need to know is : Is it possible to edit a page, created with Zenpage and put something in the head ?




Edit HTML in Zenpage - acrylian - 2010-12-25

Please read the theming tutorial.