Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Wed May 22, 2013 11:46 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Mon Jul 19, 2010 9:34 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
good day
i found this manual in this wonderful site about adding nice menus to my website in iweb that i'm building : http://iwebfaq.org/site/iWeb_Tear_down.html
now i follow this manual and choose this menu to use :http://www.cssmenumaker.com/builder/menu_info.php?menu=044
after i did the menu i got this and it looks great (it's in hebrew - sorry)
Image
so i continued to do the manual but in the end i get this : (the part in the right of the website - the menu without anything around him)
Image
this is the code i got from the "Installation_instruction.html" i got when i downloaded the menu :

<head>
<link rel="stylesheet" href="/menu/menu_style.css" type="text/css" />
</head>

<ul id="menu">
<li><a href="http://www.skip-up.com/Skip-Up/Installation.html" target="_self">מדריך התקנה</a></li>
<li><a href="http://www.skip-up.com/Skip-Up/Workers.html" target="_self">כניסת עובדים</a></li>
<li><a href="http://www.skip-up.com/Skip-Up/Open_Service.html" target="_self">פתיחת קריאת שרות</a></li>
<li><a href="http://www.skip-up.com/Skip-Up/Specials.html" target="_self">מבצעים</a></li>
<li><a href="http://www.skip-up.com/Skip-Up/Help_Needed.html" target="_self">דרושים</a></li>
</ul>

i changed in the first line after the head to link to my server - href="www.skip-up.com/menu/menu_style.css" type="text/css" />

i don't understand what i did worng

i hope with this good expansions somebody can help me
thanks


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Mon Jul 19, 2010 9:55 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
james341 wrote:
www.skip-up.com/menu/menu_style.css


If you try entering this URL in your browser you will see a Not Found page.

This means that you either didn't upload the "menu" folder containing the "menu_style.css" file at all or you uploaded it to the wrong location.

Entering the URL into your browser you should see the file and not the Not Found page.
If you need to know how to upload the file visit my Basic web knowledge FAQ
http://iwebfaq.org/site/iWeb_Basic_web_knowledge.html
and read "How do I upload a file which is not added directly to iWeb and what will its URL be?"

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Mon Jul 19, 2010 10:22 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
i fixed the link (need to had another "menu") but still nothing
i get the same resolute


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Mon Jul 19, 2010 10:55 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
iWebFAQ wrote:
james341 wrote:
www.skip-up.com/menu/menu_style.css


If you try entering this URL in your browser you will see a Not Found page.

This means that you either didn't upload the "menu" folder containing the "menu_style.css" file at all or you uploaded it to the wrong location.

Entering the URL into your browser you should see the file and not the Not Found page

You didn't fix it. As I said entering the URL in the browser should display the file and you still have the Not found page displaying. Also provide a link to the page where you tried to embed the menu.

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 6:48 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
ok
i think it's now in the right place :roll:
but still the same result :cry: :cry: :cry:


there's one more thing that i need to understand
in the manual it says :

"11. In MassReplaceIt under Files add the folder of your website
- If you publish to a folder choose the folder you publish to from iWeb
- If you publish to MobileMe select your iDisk/Web/Sites/ folder where iWeb publishes to. Note that selecting the iDisk it will take some time until you can proceed to select /Web/Sites/
If you can’t choose the iDisk because you don’t see it go to Finder/Preferences/Sidebar and check the box near the iDisk"

and what i need to do if i publish it to my server ? i need to first publish it to a folder and than after the replace to copy it to the server?


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 7:42 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
james341 wrote:
ok i think it's now in the right place :roll:

yes it is
Quote:
but still the same result

In Safari go to Safari and choose Empty Cache then reload the site. If it still does not work you have to give me the URL to the page where you're trying to embed it otherwise I cannot help you!
Quote:
and what i need to do if i publish it to my server ? i need to first publish it to a folder and than after the replace to copy it to the server?

yes, you first need to publish to a folder and then upload the files to the server

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 7:54 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
hey
i did what you said in safari but still nothing.

what do you mean "give me the URL to the page where you're trying to embed it"
this is the place i want to see the menu :[url]http://www.skip-up.com/Skip-Up/Home.html
[/url]
and you can see it in the right of the page
Image

i can upload the menu folder i made in the site and also give you access to my ftp that you can see (in privet of course)
i want to make it happened and i'm so disappoint in my self... :roll: :roll: :roll:


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 7:55 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
also the links are not working


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 8:51 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
The links don't work because you didn't follow my instructions. You used an HTML Snippet for the menu which is not in my instructions and which makes the link open in the HTML Snippet and not in the entire window.

Also in the code you typed in

href="www.skip-up.com/menu/menu_style.css"

that's wrong. It has to read

href="http://www.skip-up.com/menu/menu_style.css"

the http:// must be included if you type in a URL in a code.

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
try to had menu from the site http://www.cssmenumaker.com/
Author Message
 Post subject: Re: try to had menu from the site http://www.cssmenumaker.com/
PostPosted: Tue Jul 20, 2010 9:18 pm 
Offline

Joined: Sun Jan 11, 2009 8:28 am
Posts: 15
o.k
i fixed the 2 things you said
now the links are working but still no CSS
it's look the same

i just want to thank you for the time you give me


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield