Working on portfolio..

User 2924428 Photo


Registered User
1,718 posts

Hey guys, how's it going?

I'm currently working on my portfolio for web design, and I've ran into a problem with a strike-through on my contact page. Take a look please.. any help is much appreciated.

http://ccmbr.coffeecup.com
User 187934 Photo


Senior Advisor
20,181 posts

Matt, your going to have to be more specific.;)
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 38401 Photo


Senior Advisor
10,951 posts

What strike through problem? There's nothing on your contact page at all :P
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

By 'strikethrough', do you mean that blue background behind the menu, with the class name strikethrough? I see no problem with that, but there is one with your logo covering part of it. Where do you want the logo to sit?
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

Hey all :)

Yes by strike-through I mean the blue background. Doesn't it appear two different ways in your browser on the index, and contact pages?

I would like the logo to sit on the strike-through but i'm not sure if I have to write out another id for it or not. I'm trying to keep my code compressed now and I don't really see why it is conflicting on these two pages.
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

I see it two ways, yes. What is that blue stripe supposed to be the background of? The logo? The nav bar? Or both?
Past midnight here, so I'll have to wait until tomorrow (unless someone beats me to it...)
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2147626 Photo


Ambassador
2,958 posts

Not sure if this is your problem Matt, you know how I am with coding ...

On the HOME page you have --
<!-- End of the body content for CoffeeCup Menu Builder -->
<div class="logo"><img src="img/logo.png" width="500" height="150" alt="" border="0"></div>
</div>


And on the CONTACT page you have --
<!-- End of the body content for CoffeeCup Menu Builder -->
</div>
<div class="coffee-span-12 logo"><img src="img/logo.png" width="500" height="150" alt=""></div>


Notice on the HOME page you have a </div> AFTER the logo placement, and on the CONTACT page you have a </div> BEFORE the logo placement. Again, not sure this is your problem, just something I noticed.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 2924428 Photo


Registered User
1,718 posts

@Inger Thank you Inger :) I've been struggling with this for a while now!

@Gunsmoke keen eye my friend, but that didn't solve the problemo :( Thanks though I got that extra code out of there. Sometimes I overlook, well most of the time I overlook some of my coding.
User 2147626 Photo


Ambassador
2,958 posts

Oh well, shot in the dark for me :P

Good luck on your project! :cool:
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 187934 Photo


Senior Advisor
20,181 posts

Matt, Your using a different container for your nav on every page.
On the
home
<header class="coffee-span-12 strikethrough">

about
<nav class="coffee-span-12 header strikethrough">

contact
<div class="coffee-span-12 strikethrough">

Why did you do this?
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

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.