How to Embed gallery in to my html website
nasir400
Joined: 2009-03-22
Posts: 3 |
Posted: Sun, 2009-03-22 14:42 |
Hello I have created a website using dreamweaver that is made out of html.I want to embed my gallery into this website.I have read all the embed and edit theme articles but i can't manage to do it. Every time i get error and i have to start all over again. This is the website http://www.masjidalfurqan.com/Gallery.html and this is the gallery http://www.masjidalfurqan.com/gallery/main.php and the way i want to be embeded is like this website http://www.kimjungmyung.com/main2-1.html thanks |
|
Posts: 27300
LIke:
http://www.langleycom.com/gallery2/masjidalfurqan_gallery.php
?
save the attached as gallery2/masjidalfurqan_gallery.php
Edit the first few lines as needed.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
nasir
Thanks that helped allot , however i am stuck with one problem when i load the page there is no picture displayed untill i click a thumb nail image. How can i solve this problem.this is the link http://www.masjidalfurqan.com/gallery2/masjidalfurqan_gallery.php
Posts: 27300
Try a different theme. The slider theme has lots of positioned elements.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 1
Nazir
i'm the one who participated in making the site kimjungmyung.com
To embed the gallery into your site, you insert the gallery as 'iframe'.
For exemple:
<td border="0"><iframe src="/gallery2/main.php?g2_itemId=39" name="gallery1"
frameborder="NO" width="990" height="610" align="left" marginwidth="0" marginheight="0" scrolling="auto"></iframe></td>
/gallery2/main.php?g2_itemId=39: when you create a gallery in the gallery, you copy see the url address and paste here. each gallery has its own itemID number
width="990" height="610": you define the size of your iframe (gallery) here.
Good luck!
Posts: 3
nasir
thanks for the suggestion however this is what i get http://www.masjidalfurqan.com/Gallery.html. The gallery is positioned in one spot and on the right.
regards
Posts: 3
Good morning everybody!
first I wouls ask sorry for my bad english
I'm trying to update our music association home page and I created a gallery http://www.ganasa.ch/gallery/main.php
Now I would to embed the gallery on the website gallery page http://www.ganasa.ch/gallery.html
Would someone be so nice to help me? p.s. i'm not so good with html..i'm using frontpage
p.s. is it possible to edit the gallery colours in order to look like the website?
thank you wery much for any help!
Alberto
Posts: 27300
Odisseo,
save the attaced as gallery2/g2embed.php
I suspect you are going to want a black colorpack on the theme you are using and edit the link to gallery on your other pages.
additional help start a new thread.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team