
Hey Eric, how do I get the "shadowbox" code working on my website again? It seems something went wrong and it's just linking to a separate page with the picture. I think I have the code right, now sure.. check it out @ www.craigjuddpinstriping.net .. thanks!!

This is missing.
There's something else wrong. I'll have to look closer.
http://craigjuddpinstriping.net/shadowbox/shadowbox.css


http://craigjuddpinstriping.net/shadowbox/shadowbox.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
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
When I was working on the design of that site, I noticed that the shadowbox.css was missing. I tried fetching it from Matt's site, but there it was not found, and from your site, Eric, I got some wee img instead. I just forgot mentioning 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
Matt, what have you done to the site to push the contents off-center? If that is how you want the site, then ok, but personally I think it looks better when the four images on the index page are centered.
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
I don't think I did anything other than add a "links" part to the menu, Ieft the html and css the same I believe, I haven't had a chance to work on it as i've been going to school and am tired
I'll have a look at it closer tomorrow, I may have messed up the coding , but I will check it out. Thanks guys!, Oh Eric where do I get the shadowbox.css from ?


Css is here.
http://progrower.coffeecup.com/shadowbox.html
Your images are missing the shadowbox link refrence.

http://progrower.coffeecup.com/shadowbox.html
Your images are missing the shadowbox link refrence.
<a href="shadowbox/images/page11.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page11-1.jpg" alt="Pimp Daddy" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page12.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page12-1.jpg" alt="Craig Judd" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page13.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page13-1.jpg" alt="Pinstriping" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page14.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page14-1.jpg" alt="Chowchilla" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page12.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page12-1.jpg" alt="Craig Judd" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page13.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page13-1.jpg" alt="Pinstriping" title="Pimp Daddy" /></a>
<a href="shadowbox/images/page14.jpg" rel="shadowbox[judd]"><img class="nomargin" src="shadowbox/images/page14-1.jpg" alt="Chowchilla" title="Pimp Daddy" /></a>
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
Oh ok, hey Eric when I click on the shadowbox.css it brings up an image 16x16, no code

Here you go. VSD keeps crashing on me when I tried to fix the link.

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
Thank you!!
UnclePlusMax wrote:
I don't think I did anything other than add a "links" part to the menu, Ieft the html and css the same I believe,...
I don't think I did anything other than add a "links" part to the menu, Ieft the html and css the same I believe,...
I see what you changed; the width for the class index to 700px (was 504px), probably to make room for the slide show. If you change that back to what it was, and then create a new class, e.g. like this:
.pictures {
margin:20px auto 10px;
display: block;
width: 700px;
z-index: 100;
}
And use that on the Pictures page instead of the index class, then it will all come out right.
If you find yourself changing the dimensions of the slide show, then you should change the width of the class pictures accordingly, to some 2px more than the actual slide show.
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
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.