PHOTO GALLERY HELP - Post ID 253336

User 187934 Photo


Senior Advisor
20,266 posts

Your menu files are located in the wrong place.
In the head of your page their linked like this.
<link rel='stylesheet' type='text/css' href ='BRANDNEW2/stylesheets/menu_builder.css'/>


but it should be like this.
<!-- Start of the headers for !CoffeeCup Menu Builder -->
<link rel='stylesheet' type='text/css' href ='menu_builder.css'/>
<link rel='stylesheet' type='text/css' href ='style.css'/>
<script type="text/javascript" src="jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script type="text/javascript" src="tinynav.js"></script>
<script type="text/javascript" src="mb.js"></script>
<!-- End of the headers for !CoffeeCup Menu Builder -->

http://elt.coffeecup.com/menu_builder.css
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2783567 Photo


Guest
9 posts

Eric Rohloff wrote:
Your menu files are located in the wrong place.
In the head of your page their linked like this.
<link rel='stylesheet' type='text/css' href ='BRANDNEW2/stylesheets/menu_builder.css'/>


but it should be like this.
<!-- Start of the headers for !CoffeeCup Menu Builder -->
<link rel='stylesheet' type='text/css' href ='menu_builder.css'/>
<link rel='stylesheet' type='text/css' href ='style.css'/>
<script type="text/javascript" src="jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script type="text/javascript" src="tinynav.js"></script>
<script type="text/javascript" src="mb.js"></script>
<!-- End of the headers for !CoffeeCup Menu Builder -->

http://elt.coffeecup.com/menu_builder.css


thank you eric!!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.