A few problems with my site

This is a discussion on "A few problems with my site" within the Web Page Design section. This forum, and the thread "A few problems with my site are both part of the Design Your Website category.



 Subscribe in a reader

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

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Mar 21st, 2006, 09:26
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
A few problems with my site

I'm actually done with my portfolio. The only thing that remains is a few problems.

Here is my page: http://www.fakey.no/index2

And here's the questions:

1 At the bottom of the page, there is a gap between the margin and the layout. In opera you can see it clear, but in IE the background-image on the footer will be repeated.

2 I have a div over the meny wich has height: 4px; . The line that divides the logo and the meny. In opera it works good, but in IE it doesn't work at all because the background-img get repeated.

3 http://fakey.no/index2.php?go=still&...=1&hires_img=1
At the bottom, the commentaries is outside the layout in Opera but not in IE, why?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 22nd, 2006, 15:28
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

I'm not sure (yet) what is causing the issues you describe, but your code is missing an opening <html> element. Stick that in, re-upload, then let us know if the problem remains. Afterwards, we can take a look at it.

Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html40/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>portfoliofakey</title>
<link rel="stylesheet" type="text/css" href="stil.css">
...........
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 22nd, 2006, 15:44
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

Still doesn't work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 22nd, 2006, 16:14
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

Try this:



body, html {
height: 100%;
padding: 0;
margin: 0;
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 22nd, 2006, 16:19
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

Doesn't work. Nothing works.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 22nd, 2006, 16:25
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

very weird. try one little temporary thing:

Leaving the above css suggestion I made in your code, also remove the following from your css (but temporarily! you can paste it into notepad to save it for later):



#footer {
display: block;
position: absolute;
bottom: 0;
left: 0;
background-image: url(img/copyright.gif);
width: 596px; height: 28px;
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 22nd, 2006, 16:27
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

Done.

Thats gotta be it! Everythings working fine now..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Mar 22nd, 2006, 16:43
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

yayhooray!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Mar 22nd, 2006, 16:47
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

But we gotta get that footer thing back in there :P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Mar 22nd, 2006, 17:02
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

Mess around with it, go line by line until the error occurs, then that's the property:value to mess with. It'll be a learning lesson for ya ;-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Mar 22nd, 2006, 17:04
New Member
Join Date: Feb 2006
Age: 18
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: A few problems with my site

cool
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
few, problems, 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 new portfolio site problems.... 3dnutta Web Page Design 3 Feb 14th, 2008 04:01
Problems with cache when updating my site Wickrath Starting Out 9 Jan 18th, 2008 23:33
Site display problems please help soccerstar Web Page Design 2 Oct 4th, 2006 03:34
IE Problems with new site. dcxtreme Web Page Design 4 May 27th, 2006 11:28
Built my CSS site - Different browser problems - please help 7724 Web Page Design 0 Sep 30th, 2005 14:21


All times are GMT. The time now is 20:50.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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