Problems

This is a discussion on "Problems" within the Web Page Design section. This forum, and the thread "Problems 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 May 6th, 2007, 11:27
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Problems

Why arent my top.jpg, back.jpg and bottom.jpg showing up within the wrap? And why is there a gap between my header and navigation?

http://www.timothy-clark.com/newstore/

Thanks.
Reply With Quote

  #2 (permalink)  
Old May 6th, 2007, 11:48
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,637
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: Problems

I couldnt tell you, the images arent showing up !!! either that or they are taking 1min+ to load.
Reply With Quote
  #3 (permalink)  
Old May 6th, 2007, 12:14
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

I can't see your css. Here is the link CSS - chrome://ietab/content/reloaded.html?url=http://www.timothy-clark.com/newstore/

I need to be able to see the link to see the problem. None of your photos are showing so I think you must have your paths wrong to all your photos, external css etc.
Reply With Quote
  #4 (permalink)  
Old May 6th, 2007, 12:55
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Heres the css: http://www.timothy-clark.com/newstore/homemain.css

Dont worry about the photos, i havent uploaded them. The header and nav bar should show up though. Do they?

In dreamweaver it shows the top, background and bottom image but when i view it in browser it doesnt.
Reply With Quote
  #5 (permalink)  
Old May 6th, 2007, 13:45
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Yes I can see the header and the navigation.

I ran your site through the html validator and you have a lot of errors. http://validator.w3.org/check?uri=ht...%2Fnewstore%2F

Code: Select all
#top {
  	width: 750px;
	height:100;
  	background: url(top.jpg) no-repeat;
	}
	
	#bottom {
  	width: 750px;
	height:100;
  	background: url(bottom.jpg) no-repeat;
	}
both height values need to be changed to 100px;

Are you sure the path to the files back.jpg and the bottom.jpg are correct?
Reply With Quote
  #6 (permalink)  
Old May 6th, 2007, 13:50
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

i added the 'px'. I'm sure the paths are correct yes. It works in dreamweaver. And why am i getting a space between header and navigation?

The tiny gap between my header and nav shows the back.jpg.

Is it the order of my divs or something?

Last edited by timmytots; May 6th, 2007 at 13:53.
Reply With Quote
  #7 (permalink)  
Old May 6th, 2007, 14:04
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Probably because you haven't assigned a height and width to your header.jpg
Reply With Quote
  #8 (permalink)  
Old May 6th, 2007, 18:09
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

I started from scratch and i rectified it:

http://www.timothy-clark.com/newstore/
Reply With Quote
  #9 (permalink)  
Old May 6th, 2007, 18:19
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Looks great! Glad you got it sorted out!
Reply With Quote
Reply

Tags
wrap xhtml css

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
IE Problems AndrewChip Web Page Design 9 Dec 29th, 2007 14:35
IE7 problems... Gooner Starting Out 17 Aug 21st, 2007 13:02
Problems with IE etoare Web Page Design 5 Jun 14th, 2007 20:40
Having some problems, with IE and FF Powderhound Web Page Design 10 Oct 25th, 2006 22:12
IE/FF Problems adamas85 Web Page Design 3 Apr 21st, 2006 01:51


All times are GMT. The time now is 01:39.


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