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 8:30 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
From my jungle
Author Message
 Post subject: From my jungle
PostPosted: Mon Aug 01, 2011 12:57 am 
Offline

Joined: Sun Jul 31, 2011 8:51 pm
Posts: 4
Good Evening (better: night already - again :| ), Cedric.
Having bought your E-book (priceless!!), read the instructions and posts on this forum, spent days and nights with this - still after your patient answers during years already to many people - I haven't been able to do more than putting tekst-links to iDisk-pages with beautiful purple colour - the links lead to internet and to the right pages of our site but they don't look correct - as I made them with cssmenumaker. So, the links are not seen in internet. The pages on iDisk are indicated on the adress-line like forexample the home page as:

file:///Volumes/fantasia3/Web/Sites/DESIGNER_CLOTHES_ONLINE/home.html.

The same page in internet with (only) the text-box (HereGoesTheMenu) looks on the adress line as:

http://www.click2dressup.com/DESIGNER_C ... /home.html.

As said, in internet the blue linked text is not seen. With the code above you can of course see all the other pages, too.

The dropdown menu made with cssmenumaker was easy and fast, I downloaded it, put the menu-part of it (with images and menu_style.css) in the sites-folder (near the index.html), found the code (from installation_instruction.html) from the cssmenu-folder, downoaded the MassReplaceIt, shifted the code to it, changed the line (I tried several alternatives)

<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
<div> to

<style media="all" type="text/css">@import "/click2dressup.com/menu/menu_style.css";</style>
<div> or

<style media="all" type="text/css">@import "/fantasia3@me.com/menu/menu_style.css";</style>
<div> or

<style media="all" type="text/css">@import "/fantasia3/menu/menu_style.css";</style>
<div> or

<style media="all" type="text/css">@import "/www.click2dressup.com/menu/menu_style.css";</style>
<div> -

There the "fantasia3@me.com" is our MobileMe username, the "click2dressup.com" is the domainname bought from Hosting-company. The fullname of our site is:

http://www.click2dressup.com/DESIGNE_CLOTHES_ONLINE

Maybe I tried even more alternatives, I also tried the alternative without changing the code at all. Nothing worked. Every time I checked the settings on MassReplaceIt. MassR. found the file "DESIGNE_CLOTHES_ONLINE" generally easily, but the dropdownmenu didn't go further than to iDisk - and, like I before told, it didn't look as it should, but instead it was just blue text where the links worked ok.

Then some questions from which some obviously connect to our problem, some - I don't know if they do or not, - better to ask from you anyway :?:

1. Can I, or should I not put away the header - can I start building the page in iWeb from totally blank surface?

2. I have put the wide text-box (from left to the right end of each page) between the red text "How to use this service" and the self-made menu (which I built from small textboxes with page-numbers - each numbers link to correct page). Is this position otherwise correct? The blue text (which should be the css-menu) on some pages is on different place than where I wrote the text HereGoesTheMenu, I don't know why.

I don't know exactly what is the position on the "HereGoesTheMenu"-box on each page - is it on the header, body etc., because I took away the header-boxes - don't ask me why. I guess we wanted to build all the pages from white, clean surface :oops:


3. After editing in iWeb by adding the text-boxes "HereGoesTheMenu" to each page should I publish the site with both, MobileMe and FTP, or only MobileMe, or all three: MobileMe, FTP and to computer, or still fourth way - the iWeb-generated FTP-system?



In iWeb when I look at "Site Publishing Settings" the MobileMe-account has been indicated like this:

fantasia3@me.com(http://www.click2dressup.com) -

I thought the MobileMe account is

fantasia3@me.com

Which part of this should be put inside the menu-code just before

menu/menu_style.css";</style> ?

To someone (was it Brian?) you adviced not to put anything, but I remember to have read that you adviced to change that part of the code by adding there MobileMe username, or was it domain - too tired to have a look at it now, but for this I am a little confused, as you can see from my face :roll:

I really do appreciate your work - it has been an adventure to start only in March 2011 from totall zero (I didn't even know what it means to copy and paste)- not at all frustrating, even if you would think after all my questions, but after I found your sites, I've started thinking "what if I could try it too - building a well-functioning Web site for my wife's special purpose with her. I (we are) am just in the beginning and on the moment stuck in a jam. Best wishes to you!


Last edited by vesuvius on Thu Aug 11, 2011 11:15 pm, edited 2 times in total.

Top
 Profile Send private message  
 
From my jungle
Author Message
 Post subject: Re: From my jungle
PostPosted: Mon Aug 01, 2011 9:55 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
I would like you to write less next time. It's all confusing, useless and drives me mad... Thanks

<style media="all" type="text/css">@import "/menu/menu_style.css";</style>

is correct but the file isn't there (File must appear under http://www.click2dressup.com/menu/menu_style.css). Which means you didn't upload the "menu" folder to

iDisk/Web/Sites/

I don't know where you've put it.

1. Must be there
2. Correct.
3. I don't know what you're doing. File must appear under http://www.click2dressup.com/menu/menu_style.css
If you're uploading to MobileMe why the heck would you upload it to another server? Why are you mixing them up? I don't get it...
4. ...
5. ...

Here's the process:

a) Upload menu folder to MobileMe/iDisk.
b) Publish site to MobileMe/Disk
c) Run MassReplaceIt to substitute HereGoesTheMenu with the menu's code (which you didn't since HereGoesTheMenu still appears on page so the code for the menu wasn't added to the page)
d) That's it. Next time you publish to MobileMe re-run MassReplaceIt.

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  
 
From my jungle
Author Message
 Post subject: Re: From my jungle
PostPosted: Tue Aug 02, 2011 7:57 pm 
Offline

Joined: Sun Jul 31, 2011 8:51 pm
Posts: 4
Thanks for a quick answer and sorry for tooo long and mixed text.

English is not my mother tongue, and I don't understand all what you wrote to me.

1. Should I change the code in "menu" folder or not - should I add there the domain name or just leave it as it was found from the downloaded file from cssmenumaker?

2. Does it prevent the dropdown-menu to appear normally, when I have taken away the header from pages in iWeb?

3. Wasn't it at all correct to do what I did: I went from Finder to Web, then to Sites and there where three files: 1. DESIGNER_CLOTHES_ONLINE, 2. index.html, 3. Sites.rss. I dragged the "menu"-file (the menu-file which was inside that menu--file I downloaded from cssmenuexactly?

I still cannot make it viewing in internet.


Top
 Profile Send private message  
 
From my jungle
Author Message
 Post subject: Re: From my jungle
PostPosted: Thu Aug 04, 2011 1:37 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Quote:
1. Should I change the code in "menu" folder or not - should I add there the domain name or just leave it as it was found from the downloaded file from cssmenumaker?


No need to change anything in the menu folder. You only have to make changes to the code you add to the pages.

Quote:
2. Does it prevent the dropdown-menu to appear normally, when I have taken away the header from pages in iWeb?


No, this has no influence.

Quote:
3. Wasn't it at all correct to do what I did: I went from Finder to Web, then to Sites and there where three files: 1. DESIGNER_CLOTHES_ONLINE, 2. index.html, 3. Sites.rss. I dragged the "menu"-file (the menu-file which was inside that menu--file I downloaded from cssmenuexactly?


Correct. But it isn't there. Otherwise it would appear by entering http://www.click2dressup.com/menu/menu_style.css since there should be a menu_tyle.css file ina menu folder in the iDisk/Web/Sites/ folder. If you see a Not found message it means it isn't there.

Also on the pages there still is the HereGoesTheMenu text which shouldn't be there. It must be replaced with the menu's code. Either you didn't use MassReplaceIt as per instructions or it didn't work then read
http://iwebfaq.org/site/iWeb_Alternative_HTML.html
and
http://iwebfaq.org/site/iWeb_Alternative_HTML_1.html

_________________
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  
 
From my jungle
Author Message
 Post subject: Re: From my jungle
PostPosted: Thu Aug 04, 2011 2:08 am 
Offline

Joined: Sun Jul 31, 2011 8:51 pm
Posts: 4
Thanks again. So, the problem really is how I use the MassReplaceIt. I'll try to work on it still more. With regards from vesuvius


Top
 Profile Send private message  
 
From my jungle
Author Message
 Post subject: Re: From my jungle
PostPosted: Thu Aug 11, 2011 11:21 pm 
Offline

Joined: Sun Jul 31, 2011 8:51 pm
Posts: 4
Hello, I decided not to use the Dropdown-menu, because this MassReplaceIt didn't work - I also asked help from a local expert, but for now he hasn't answered. So, I built my own menu and it looks fearly ok - except for some reason I cannot see it in Web, yet. Thanks for your help - I will continue reading your book, though. All the best for you!


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

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