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 Tue May 21, 2013 2:34 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Drop-down displays as text
Author Message
 Post subject: Drop-down displays as text
PostPosted: Thu Jan 27, 2011 5:55 am 
Offline

Joined: Thu Jan 27, 2011 5:43 am
Posts: 4
Hi,

I read all other drop-down topics and tried them all. I still cannot get the drop-down menu to function properly. I have added a text box to my page, added the text TopMenu. I downloaded MassReplaceIt and went to CSSMenuMaker and created a menu. I downloaded the HTML code. I published my site to a folder and ran MassReplaceIt, replacing TopMenu with the HTML code from CSSMenuMaker. I then copied the menu folder to my site folder and ftp'd to my site, ww.ragesoftball.ca. I am just creating the site and need to get this menu working as it is one of the features we would like.

Any help would be appreciated.

Thanks,
Brian


Top
 Profile Send private message  
 
Drop-down displays as text
Author Message
 Post subject: Re: Drop-down displays as text
PostPosted: Thu Jan 27, 2011 12:31 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
In the code

<style media="all" type="text/css">@import "/public/salvable/menu/menu_style.css";</style>
<!--[if IE]>
<style media="all" type="text/css">@import "/public/salvable/menu/ie.css";</style>
<![endif]-->

has to be

<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
<!--[if IE]>
<style media="all" type="text/css">@import "/menu/ie.css";</style>
<![endif]-->

I don't know why you added /public/salvable to it. My instructions don't mention to change that part of the code. Just leave that part as it is hence

<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
<!--[if IE]>
<style media="all" type="text/css">@import "/menu/ie.css";</style>
<![endif]-->

Let me know when you corrected that.

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  
 
Drop-down displays as text
Author Message
 Post subject: Re: Drop-down displays as text
PostPosted: Thu Jan 27, 2011 4:27 pm 
Offline

Joined: Thu Jan 27, 2011 5:43 am
Posts: 4
Sorry, it was a late night and I misunderstood your response to the post in the topic Tear and drop-down menus -

So you have to change the relative path in the code for the source files to be searched for in the right location.

Hence replace the lines above with
Code:
<style media="all" type="text/css">@import "/public/salvable/menu/menu_style.css";</style>
<!--[if IE]>
<style media="all" type="text/css">@import "/public/salvable/menu/ie.css";</style>
<![endif]-->


I did have the code as just /menu but it still did not work. I will try it again and let you know.

Thanks for the prompt response back.

Brian


Top
 Profile Send private message  
 
Drop-down displays as text
Author Message
 Post subject: Re: Drop-down displays as text
PostPosted: Fri Jan 28, 2011 3:58 am 
Offline

Joined: Thu Jan 27, 2011 5:43 am
Posts: 4
Hi Cédric,

I tried the drop down menu and it is still not working. I created a text box and named it TopMenu and then downloaded the drop down menu code from cssmenumaker.com. I published the site to a folder and then ran MassReplaceIt to replace the string TopMenu with the HTML code for the drop down menu. I ftp'd the files up to my website (www.ragesoftball.ca). I have a the menu folder in the root of the site, where index.html.

I would really like to get this working as it would really add a lot to my group's website.

Thanks,
Brian


Top
 Profile Send private message  
 
Drop-down displays as text
Author Message
 Post subject: Re: Drop-down displays as text
PostPosted: Fri Jan 28, 2011 4:38 am 
Offline

Joined: Thu Jan 27, 2011 5:43 am
Posts: 4
Hi Cédric,

Well, I finally got it working. It looks great, thank so much for the the help and the the actual code for the drop-down menu. It will really help my site. Again, thanks a lot!

Brian


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


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