Container of Nav-Links behaving...

User 471283 Photo


Registered User
5 posts

Working with how my layout appears on my I-phone. My container for NavLinks to navigate each page would extend across the width of page causing some white on far right.

Fixed this on my index page, audio page, and picture page. When I tried to set the html on my feedback page it will not respond the same way:

<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index</title>
<link rel="stylesheet" href="framework/coffeegrinder/coffeegrinder.min.css">
<link rel="stylesheet" href="framework/coffeegrinder/wireframe-base.min.css">
<link rel="stylesheet" href="styles/wireframe-theme/default.min.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Finger+Paint">
<link rel="stylesheet" href="styles/layout/grid.css">
<link rel="stylesheet" href="styles/customizations/main.css">
</head>

<body class="grid-1">
<div class="row row-1">
<div class="coffee-span-12 column-4">
<h1 class="heading-3">WHITE-EYED LIZARD BAND</h1>
<h3 class="heading-2">A CT Steel Drum Driven Calypso Party Band Featuring Island Music Including Reggae</h3>
<div class="container container-1">
<a class="link-text nav-link" href="index.html">Home</a>
<a class="link-text nav-link" href="audiovideo.html">Audio/Video</a>
<a class="link-text nav-link" href="pictures.html">Pictures</a>
<a class="link-text nav-link" href="schedule.html">Schedule</a>
<a class="link-text nav-link" href="feedback.html">Feedback</a>
</div>
</div>
</div>

The only thing to look different in the opening of every page in code above is the title. If you get a chance to view on an i-phone you will see what i mean when you click on the feedback page versus the others Schedule page not developed yet.
Any ideas as to why the first 3 have responded and not the last?

I still have to work with some video screen adjustments to get to where everything looks like my picture page both on the index and audio video page. Going through the learning curve on that as well.
User 2088758 Photo


Senior Advisor
3,086 posts

Hi Kurt can you please provide a link to your website as it is sometimes easier to find the issue when we can look at it.
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 187934 Photo


Senior Advisor
20,188 posts

http://www.record-music.com/feedback.html
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 103173 Photo


VP of Software Development
0 posts

Can you zip your rlm project file and attach it here so I can look at the settings!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 471283 Photo


Registered User
5 posts

Had to leave to go teach music lessons will be back till three at this point I will try

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.