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
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
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
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
What strike through problem? There's nothing on your contact page at all
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
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
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.
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.
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...)
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
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Not sure if this is your problem Matt, you know how I am with coding ...
On the HOME page you have --
And on the CONTACT page you have --
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.
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>
<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>
</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
-------------------------------------
https://sadduck.com
@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.
@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.
Oh well, shot in the dark for me
Good luck on your project!
Good luck on your project!
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
-------------------------------------
https://sadduck.com
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?
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
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.