Messed up Web Site

This is a discussion on "Messed up Web Site" within the Web Page Design section. This forum, and the thread "Messed up Web Site are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 15th, 2006, 13:43
New Member
Join Date: Aug 2006
Location: Glasgow
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Messed up Web Site

Hi Web People,

I'm trying to fix the mess I've done with my web site but I'm really going insane here!

I used http://validator.w3.org/ but can't get my head around it...

In particular is this page that bothers me http://www.clorinde.org/clorinde/works.htm

Why the borders around the pictures (inside layers) are all over the place?
Can I fix it or I just should get rid of them?

Please, help me if you are one of those internet genious...

Reply With Quote

  #2 (permalink)  
Old Aug 15th, 2006, 13:46
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,765
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Messed up Web Site

From first glance here is what I can tell.

1) if you want the images contained within the image holding divs you can set overflow hidden on the divs.

2) What was that coded with because it looks scary

Hope that helps.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #3 (permalink)  
Old Aug 15th, 2006, 14:03
New Member
Join Date: Aug 2006
Location: Glasgow
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Messed up Web Site

Mmmh... no, I don't get it.


IE displays everything fine but the other ones seem to have problems especially with those damned borders that I used around the layers.

Now.

Are you able to find what's wrong with it and tell me how to replace the wrong code or make an example so an ignorant like me would be able to figure it out or you think I'm hopless?


Thanks for your patience!
Reply With Quote
  #4 (permalink)  
Old Aug 15th, 2006, 14:35
Up'n'Coming Member
Join Date: Jun 2006
Location: Rochester, NY
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Compumaniac12 Send a message via MSN to Compumaniac12
Re: Messed up Web Site

heres what i recommend, go through your html/css file and put
overflow: hidden;
everywhere there is a
border:1px ridge #808080;

or if you have a replace tool, replace
border:1px ridge #808080;
with
border:1px ridge #808080; overflow: hidden;

that will make it look better (not a true fix)'

you may also want to fool with margins...
heres a page with css data if that helps
http://www.culturedcode.com/css/reference.html
__________________
www.MonsterCoding.com - Website Programming and Development Services
Reply With Quote
  #5 (permalink)  
Old Aug 15th, 2006, 14:57
New Member
Join Date: Aug 2006
Location: Glasgow
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Messed up Web Site

Right, thanks a lot.

Also, do you know any simple validators for "dummies" so I could try to sort this out?

Cheers!
Reply With Quote
Reply

Tags
messed, web, site

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
My mouse over is all messed up now charlie019 Starting Out 5 Oct 5th, 2007 12:25
Layout messed up in IE7.Please help! mistersean Web Page Design 2 Sep 17th, 2007 15:53
Please Help I have messed up! Teejay Databases 1 Nov 5th, 2006 14:37
Help - messed up! Pickle JavaScript Forum 1 Feb 21st, 2006 11:58
Something messed up... Jdinh04 Web Page Design 2 May 18th, 2005 23:33


All times are GMT. The time now is 03:28.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43