I'm trying to get the photo of the shoe at the bottom of this page to the right
hand side. I can't seem to do it - everything seems OK.http://www.see360degrees.com.au/Product Shots.html
Have I missed something?
Thanks,
Barry
| SitePoint Sponsor |
I'm trying to get the photo of the shoe at the bottom of this page to the right
hand side. I can't seem to do it - everything seems OK.http://www.see360degrees.com.au/Product Shots.html
Have I missed something?
Thanks,
Barry
Last edited by TechnoBear; May 1, 2012 at 13:45. Reason: Corrected URL


Getting a 404 on the link Barry, can you check your url and repost?
Mike Swiffin - Community Team Leader
Only a woman can read between the lines of a one word answer.....
I started out with nothing... and still got most of it left!
Yes, Boy's sports shoe http://www.see360degrees.com.au/Product%20Shots.html
Thanks,
Barry

Try this:
Near line 332
HTML Code:<p> © 2011 See 360 Degrees - Website Design by <a href="http://www.undodesign.com.au" <!-- OLD Position /p --> CtrlZ Design</a> </p> <!-- NEW Position /p -->
Thanks, gave it a try does not move the thumb to the right?
http://www.see360degrees.com.au/Product%20Shots.html
Thanks fot giving it a try,
Barry

I validated the URL and found 8 errors and 2 warnings:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.see360degrees.com.au%2FProduct%2520Shots.html&charset=%28detect+automatically%29&doctype=Inline&group=0
Maybe if you managed to eliminate the errors and warnings it may fix the problem.



Your code seems to be unnecessarily complex, but your problem has a simple fix.You're missing the closing </div> for the previous item:
As John_Betong says, it's always a good idea to validate your code. The Validator will also help you pick up on simple typos and omissions - such as this one - than can cause problems.Code:<div class="portfolio_box"> <ul class="gallery clearfix"> <li><a title="Click here to view the sample" href="clams.html"><img src="images/green_grey/portfolio/clamsthumb.jpg" alt="portfolio item" class="image"></a></li> </ul> <h4><a href="clams.html">Food Shots</a></h4> <p></p> </div>
Nice One! Fixed, Will check out Validator for sure.
First I've heard of it, did not build the site I'm a photographer just
started to add things myself.
Thanks all, for your help,
Barry
Line 5, Column 358: "PRODUCT" is not a member of a group specified for any attribute
…e,product view,click and drag"product photography,melbourne,Australia,360 degr… (what does this mean the p after product is in red and underlined)?
✉
Error Line 5, Column 369: "PHOTOGRAPHY" is not a member of a group specified for any attribute
…product view,click and drag"product photography,melbourne,Australia,360 degree,
✉
Error Line 5, Column 400: "DEGREE" is not a member of a group specified for any attribute
…product view,click and drag"product photography,melbourne,Australia,360 degree,
Sorry, could this be explained a little to put me on track?
Thanks,
Barry


Try removing the errant double quote in your list of keywords:
It is prematurely ending your list of keywords.Code:drag"product
Facebook | Google+ | Twitter | Web Design Tips | Free Contact Form
Try your hand at the new JavaScript Challenge!
If you don't like getting your feet stuck in a bog, avoid Twitter BootsTrap.
Bookmarks