View Full Version : Help,please!!!!I have some question....
LA-Fairy 03-10-2004, 08:24 AM Hello,I'm new,how are you all doing today,thanks for reading this and thank you so much for the following comments
ok I hope someone can help me here,I'm just working on my first site at yahoo geocities and my sites name will be Fairys_dream,so
1.I want additional sites/pop ups on my site,like for example a "graphics"sites ,what would the code look like,and do the additional sites,need a name too????
2.How do I make the simple words"graphics",to open to the site...
3.How do I make a "link-me"button?
4.How do I make the enter side,code?(well okay,I think I will know how to do that,when I know how steps 1. and 2. work....)
5.My file manager,said I have no index.html,but the index.html is what the sites name will be,right?But I have a Fairys_dream.html with a little house infront of it,but since the index.html alert didn't went away,I changed the temporypreviewfile.html into index.html
ok,I hope you ppl can help me.....
so thanks in advance
MaGiCSuN 03-10-2004, 09:01 AM for question 2 and 3: you have to have a graphic program for that. there's no real way to do it, you just have to play with the effects and such to get your own style.
For question 4: there's no real way to make an enter page ( i guess that's what you mean? ). It's just a link on the index.html page that leads to your actuallayout. Not a tutorial needed i think so :)
for your last question: check if the name is index.html and not a typo in it. Also .html must be behind it in the name :)
Love,
Mirna
LA-Fairy 03-10-2004, 09:37 AM what do you mean by graphic program?I have paintshop pro7 ,if that would help?????
If been told that I need the namo web editor,but I thought yahoo geocities comes along with an editor....
and what about the other things????
do pop up windows need names too,like what,an example,maybe???
MaGiCSuN 03-10-2004, 12:17 PM yeah psp7 would be fine too use. Just play a bit with it, and search the forum for button sizes.
for the pop-ups:
http://www.lissaexplains.com/forum/showthread.php?p=387613#post387613
the first code goes between the <head> and the </head> and doens't need to be edited.
the second code goes on the place where you want the link to appear. Change the url part, the height and width (size of the pop-up window) to what you like. The url part is the url that has to open inside the pop-up. If this has to be a page that belongs to your own site then you have to make that page first.
Love,
Mirna
LA-Fairy 03-10-2004, 12:33 PM yeah psp7 would be fine too use. Just play a bit with it, and search the forum for button sizes.
for the pop-ups:
http://www.lissaexplains.com/forum/showthread.php?p=387613#post387613
the first code goes between the <head> and the </head> and doens't need to be edited.
the second code goes on the place where you want the link to appear. Change the url part, the height and width (size of the pop-up window) to what you like. The url part is the url that has to open inside the pop-up. If this has to be a page that belongs to your own site then you have to make that page first.
Love,
Mirna
Oh I have to make the page first...this is hard work...
well I kinda found out now how to make on link to "graphics.html",but I can't figure out how to get in on the main page.....
MaGiCSuN 03-10-2004, 12:44 PM you have to open index.html
so go into your filemanager, check index.html and click "edit"
then you will see the html. Insert the link code on that page and it will do fine :) For the pop-up i forgot to tell that the head part (first code) only needs to be inserted once, but the link part (second code) has to be inserted for every link. So if you want 3 different pop-ups you have 3 times the second code between the <body> and </body>
love,
Mirna
LA-Fairy 03-10-2004, 12:51 PM you have to open index.html
so go into your filemanager, check index.html and click "edit"
then you will see the html. Insert the link code on that page and it will do fine :) For the pop-up i forgot to tell that the head part (first code) only needs to be inserted once, but the link part (second code) has to be inserted for every link. So if you want 3 different pop-ups you have 3 times the second code between the <body> and </body>
love,
Mirna
sorry but I just didn't get the code thing
don't you need the first code,for every pop up you'll make,like,Blends,Blendchallenge,Drawings and let's say affiliates....
this is so confusing but you are bringin light in thank you
MaGiCSuN 03-10-2004, 12:59 PM no you only need the first code once, normally you need to repeat it but this code is different from the other one. It's a kind of easy version of the normal code ;)
And because all the information goes into the second code (url height and width) you don't have to have so much coding between the <head> and </head>
So place first code between <head> and </head> and don't change anything from it. Then place second code wher eyou want the link to appear and repeat that code for every pop-up.
Love,
Mirna
LA-Fairy 03-10-2004, 01:07 PM no you only need the first code once, normally you need to repeat it but this code is different from the other one. It's a kind of easy version of the normal code ;)
And because all the information goes into the second code (url height and width) you don't have to have so much coding between the <head> and </head>
So place first code between <head> and </head> and don't change anything from it. Then place second code wher eyou want the link to appear and repeat that code for every pop-up.
Love,
Mirna
ok
I hope I will get it now together
|