My Website/Layout Has Went All Messed Up And I Dont Know Why And How To Fix It. Help!

Discussion in 'HTML & Website Design' started by Sean101, Jan 15, 2012.

  1. #1
    I was editing my website the other day and when i saved it and looked at it in the browser, It has went all messed up and i don't know what has went wrong. I think i may have deleted a part of the code on my website by accident or added a peice of code that i should'nt. My website is a one-page website and the full page should be centered (exept the floating menu). The header, the first part of text and the floating menu is fine, but the rest downwards has changed. You can see what i mean by having a look at my website through the following link: www.earntopqualitygadgetsonline.co.uk. Thanks!
     
    Sean101, Jan 15, 2012 IP
  2. Teh Woo Yan

    Teh Woo Yan Peon

    Messages:
    20
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you save your original template? It seems you have messed up the code. I honestly don't know what you should do at this point and time. If you have a template saved, re-upload it to your site and see if it's back to normal. That's all I can think of. Good luck though!
     
    Teh Woo Yan, Jan 15, 2012 IP
  3. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #3
    I have the origonal template, yes, but.. It not got all the stuff on it that iv put there such as the photos, the text, etc.. All i was doing was adding another gadget to the page and when i saved it, it went al mad. Cheers for the good luck.. I think i may need it, lol.
     
    Sean101, Jan 15, 2012 IP
  4. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #4
    It is all messed up. Your menu is hard to read and covers other content. Your useless Alexa box needs to be trashed.
     
    mmerlinn, Jan 15, 2012 IP
  5. -bank-

    -bank- Well-Known Member

    Messages:
    674
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    120
    #5
    Perchance sean do you have a picture / screenshot of what it looked like before hand? I presume the menu was suppose to remain on the left, with the remaining content left in the middle?
     
    -bank-, Jan 15, 2012 IP
  6. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #6
    It is fine down to the divider after "Choose your top quality Games Console or Gadget from below and sign up. (6 listed)". The following screenshot show the way it used to be a bit. Note: i didnt have a screenshot from before, so took one and moved the stuff using paint, just so yous could see something to the way it was.
     
    Sean101, Jan 15, 2012 IP
  7. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #7
    And the screenshot is where?

    I went and looked at your code. It is VERY hard to figure what you are doing there. However, it APPEARS that some of your divs are not closed.

    Reformat your code so that anomalies like missing closures are easy to spot. Then check for any and all missing closures.
     
    Last edited: Jan 15, 2012
    mmerlinn, Jan 15, 2012 IP
  8. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #8
    Sorry about that.. Here it is..
    I wil do check them just now, thanks.
     

    Attached Files:

    Sean101, Jan 15, 2012 IP
  9. -bank-

    -bank- Well-Known Member

    Messages:
    674
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    120
    #9
    Sean, you had a few div tags missing, I used dreamweaver to close all the individual sections, and then found out what was missing. Replace the html code on your site with this and you'll be sorted. enjoy! And good luck with getting those greens!

    <!DOCTYPE html><html><head>	<title>Earn Top Quality Gadgets Online</title>	<meta charset="utf-8">    <meta name="description" content="Find out how to earn top of the range gadgets &amp; games consoles online. Also get help while your earning your free gadgets">	<meta name="keywords" content="free gadgets, free games consoles">    <meta name="author" content="CoffeeCup Software, Inc.">	<meta name="alexaVerifyID" content="B_dhX9HcLoIQjpKEw-sQH1GbQpA" />	<link rel="stylesheet" href="CSS/Website Design.css">	<!--[if IE]>	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>	<![endif]--></head><body><!-- *********************************************************
         * You may use this code for free on any web page provided that 
         * these comment lines and the following credit remain in the code.
         * Floating Div from http://www.javascript-fx.com
         ********************************************************  --><div id="divTopLeft"     style="position:absolute">
      <h2>Our Site Menu..</h2>
    	<li><a href="http://www.earntopqualitygadgetsonline.co.uk/">Home</a></li>
    	<li><a href="#Introduction">Introduction</a></li>
    	<li><a href="#ChooseAGadgetToEarn">Choose A Gadget To Earn</a></li>
    	<li><a href="#ChooseAGamesConsoleToEarn">Choose A Games Console To Earn</a></li>
    	<li><a href="#WeWillHelpYouGetReferrals">We'll Help You Get Referrals</a></li>
    	<li><a href="#HowItWorks">How It Works</a></li>
    	<li><a href="#GetReferrals">Get Referrals</a></li>
    	<li><a href="#PromotingYourReferralLink">Promoting Your Referral Link</a></li>
    	<li><a href="#TalkToTheGadgetEarningCommunity">Talk To The Gadget Earning Community</a></li>
    	<li><a href="#StayUpdated">Stay Updated</a></li>
    	<li><a href="#WhatDoYouThinkAboutOurWebsite">What Do You Think About Our Website?</a></li>
    	<li><a href="http://www.facebook.com/etqgo">Follow Us On Facebook</a></li>
    	<p></p>
        <A href="http://www.alexa.com/siteinfo/www.earntopqualitygadgetsonline.co.uk"><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/s/b?url=www.earntopqualitygadgetsonline.co.uk'></SCRIPT></A>
    </div>
    <script type="text/javascript">
    var ns = (navigator.appName.indexOf("Netscape") != -1);
    var d = document;
    function JSFX_FloatDiv(id, sx, sy)
    {
    	var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
    	var px = document.layers ? "" : "px";
    	window[id + "_obj"] = el;
    	if(d.layers)el.style=el;
    	el.cx = el.sx = sx;el.cy = el.sy = sy;
    	el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
    
    
    	el.floatIt=function()
    	{
    		var pX, pY;
    		pX = (this.sx >= 0) ? 0 : ns ? innerWidth : 
    		document.documentElement && document.documentElement.clientWidth ? 
    		document.documentElement.clientWidth : document.body.clientWidth;
    		pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ? 
    		document.documentElement.scrollTop : document.body.scrollTop;
    		if(this.sy<0) 
    		pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ? 
    		document.documentElement.clientHeight : document.body.clientHeight;
    		this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;
    		this.sP(this.cx, this.cy);
    		setTimeout(this.id + "_obj.floatIt()", 40);
    	}
    	return el;
    }
    JSFX_FloatDiv("divTopLeft", 25,30).floatIt();</script><!-- ********************************************************* --><div id="divTopright"     style="position:absolute"></div><script type="text/javascript">var ns = (navigator.appName.indexOf("Netscape") != -1);var d = document;function JSFX_FloatDiv(id, sx, sy){	var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];	var px = document.layers ? "" : "px";	window[id + "_obj"] = el;	if(d.layers)el.style=el;	el.cx = el.sx = sx;el.cy = el.sy = sy;	el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};	el.floatIt=function()	{		var pX, pY;		pX = (this.sx >= 0) ? 0 : ns ? innerWidth : 		document.documentElement && document.documentElement.clientWidth ? 		document.documentElement.clientWidth : document.body.clientWidth;		pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ? 		document.documentElement.scrollTop : document.body.scrollTop;		if(this.sy<0) 		pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ? 		document.documentElement.clientHeight : document.body.clientHeight;		this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;		this.sP(this.cx, this.cy);		setTimeout(this.id + "_obj.floatIt()", 40);	}	return el;}JSFX_FloatDiv("divTopright", 1064,30).floatIt();</script><!-- ********************************************************* -->	<div id="container">		<header>			<h1>Earn Top Quality Gadgets Online</h1>			<p class="description">Earn Yourself A Brand New, Top Of The Range Games Console Or Gadget Now!</p>		</header>			<section id="content">				<h2>Want To Earn Some Top Of The Range Gadgets Online?</h2>				<p>If you do.. Your in the right place to start doing it! With a little time &amp; effort you could get your hands on a brand new, top quality gadget of your choice. Interested?.. Yes?.. Well have look down this page to see what gadgets are on offer. Once you have picked one, click on that link to sign up, when you do so, you will be be prompted to complete an offer (free or very cheap, your choice), once completed, you will then be given a unique URL called your "Referral Link", you will use this to get other people to sign up to start earning a gadget too. For each new member that signs up by clicking through your "Referral Link" you will be credited with a "Referral". When you reach the required number of referrals for your gadget, will be sent directly to your door free of charge!</p>				<p>To find out exactly <a href="#HowItWorks">How Earning Gadgets Online Works</a> and how <a href="#WeWillHelpYouGetReferrals">We Will Help You Get Referrals</a>, please read further down this page. To get started right away.. Choose your top quality <a href="#ChooseAGamesConsoleToEarn">Games Console</a> or <a href="#ChooseAGadgetToEarn">Gadget</a> from below and sign up. (6 listed)</p>			</section>		<a name="ChooseAGadgetToEarn"></a>		<nav>		<ul>				<p><a href="http://apple.freebiejeebies.co.uk/493042"><img src="Images/Apple iPad 2.png" width="168" height="129" alt="apple ipad 2 16gb memory" title="Apple iPad 2" border="0" align="right" /></a></p>			</ul>		</nav>					<div id="wrapper">			<section id="content">				<h2>Earn An Apple iPad 2..</h2>				<p>The colourful Apple iPad 2 is thinner, lighter, faster and comes with 16GB memory, wifi connection, facetime, smart covers &amp;amp; up to 10-hours battery life. Earn yours now for only 20 Referrals and find out why tens of thousands of people choose to use this top gadget to work, talk &amp; play on the go. <a href="http://apple.freebiejeebies.co.uk/493042">Click Here To Sign Up Now!</a></p>				</section></div>				<nav>		<ul>				<p><a href="http://mobiles.freebiejeebies.co.uk/33602"><img src="Images/RIM Blackberry 9700 Bold.png" width="149" height="129" alt="RIM blackberry 9700 bold mobile phone" title="RIM BlackBerry 9700 Bold" border="0" align="right" /></a></p>			</ul>		</nav>					<div id="wrapper">			<section id="content">				<h2>Earn A RIM BlackBerry 9700 Bold..</h2>				<p>With a high resolution 480x360 pixel colour display and 3.2 MP camara the BlackBerry 9700 Bold is one of the best mobile phones on the market with features such as wifi connection, BBM &amp;amp; more. Earn yours now for only 19 Referrals and control almost every aspect of your life on the go. <a href="http://mobiles.freebiejeebies.co.uk/33602">Click Here To Sign Up Now!</a></p>				</section></div>						<nav>		<ul>				<p><a href="http://hdtv.freebiejeebies.co.uk/21478"><img src="Images/Samsung 19 Widescreen LCD TV.png" width="158" height="136" alt="Samsung 19 Widescreen LCD TV" title="Samsung 19 Widescreen LCD TV" border="0" align="right" /></a></p>			</ul>		</nav>					<div id="wrapper">			<section id="content">				<h2>Earn A Samsung 19" Widescreen LCD TV..</h2>				<p>The gloss black design and excellent screen resolution make the Samsung 19 inch widescreen LCD TV a top quality addition to the household. The high quality screen resolution will replicate your TV programme, film and/or gaming experience with excellent results. Earn yours now for only 12 Referrals. <a href="http://hdtv.freebiejeebies.co.uk/21478">Click Here To Sign Up Now!</a></p>				</section></div>				<div id="wrapper">			<section id="content">				<h2>Want To Earn A Differant Gadget From Above?</h2>				<p>If you want to earn a gadget, but just not interested in the 3 listed above, Don't Worry!  There is still a huge choice for you to pick from. You can either check the <a href="#ChooseAGamesConsoleToEarn">Games Consoles</a> area further down this page for a gadget or you can choose to earn your free gadgets from Select.FreebieJeebies. With this gadget earning website, after you sign up, you simply use the search box to find rewards. Type in what you want then earn it. You can also earn more than one item at a time. <a href="http://select.freebiejeebies.co.uk/33788">Click Here To Sign Up Now!</a></p>				</section></div>		<a name="WeWillHelpYouGetReferrals"></a>			  	<div id="wrapper">		<section id="content">				 <h2>We Will Help You Get Your Referrals..</h2>				 <p>This is the main part of earning your free gadget online as getting referrals to sign up &amp; complete an offer is what you are being rewarded for! Now, you may have enough friends &amp;amp;amp; family share your referral link with to earn your free gadget with no problem at all, but wiether your needing help to get all your referrals in or you just need a hand to get those last few sign ups after asking your friends &amp; family, check out the "<a href="#GetReferrals">Get Referrals</a>" section further down this page to find a list of top websites &amp; services you can use to promote your referral link on. As well as that, you will find some helpful information and usefull tips to help you along the way.</p>			</section>		</div>					<a name="HowItWorks"></a>				<div id="wrapper">			<section id="content">				<h2>How Earning Gadgets Online Works..</h2>				<p>Have a read at this section to find out and understand exactly how its possible for you to earn a brand new gadget without needing to pay for it. So here we go.. Really.. It's a simple case of commission &amp; affiliate earning..</p>			<ul>				<li>You sign up to freebieJeebies when you click on a gadget above,</li>				<li>You choose an offer and complete it straight after you sign up,</li>				<li>The company who's offer you choose pays freebiejeebies an incentive fee for reffering you to them,</li>				<li>You then refer people to sign up to freebiejeebies &amp; complete an offer through your unique link,</li>				<li>Every time someone completes an offer through your link freebieJeebies gets paid and in return they credit you with a "Referral" otherwise known as a "Green",</li>				<li>Each complete referral/green you make is worth £20,</li>				<li>You collect these referrals/greens untill you have enough for your gadget,</li>				<li>You then request to recieve your free gift from your freebieJeebies account,</li>				<li>FreebieJeebies verify your account to make sure you've referred the correct number of people,</li>				<li>You get your top of the range gadget console delivered straight to your door,</li>				<li>Your free gift will be from Amazon or from another very reputable online retailer,</li>			</ul>			<p>Thats the basics of how earning gadgets online works. Everybody wins.. The company whos offer you complete after sign up gets a new customer, Freebiejeebies gets paid for sending you to them as that customer, You get gadgets for sending customers to freebiejeebies that complete an offer! All parties involded benifit. The offer you choose to complete can be free or paid offers range from £5 - £20, So.. A free or very low cost offer and some time &amp; effort promoting your referral link.. In return for a brand new, top of the range gadget worth from £20 - £1000+.</p>				</section>		</div>		<a name="ChooseAGamesConsoleToEarn"></a>				<nav>		<ul>			  	<p><a href="http://ps3.freebiejeebies.co.uk/36798"><img src="Images/Sony PS3 Slim.png" width="246" height="130" alt="sony playstation 3 slim console" title="Sony PS3 Slim" border="0" align="right" /></a></p>			</ul>		</nav>				<div id="wrapper">			<section id="content">				<h2>Earn A Sony Playstation 3 Slim..</h2>				<p>Play games, watch movies, surf the net, chat online and much more! The sony playstation slim console is 33 percent smaller, 36 percent lighter and packs a 160GB hard drive. Earn yours now for only 11 Referrals and find out why tens of thousands of online gamers consider this to be one of the best consoles on the market to date. <a href="http://ps3.freebiejeebies.co.uk/36798">Click Here To Sign Up Now!</a></p>			</section>		</div>		<nav>		<ul>				<p><a href="http://consoles.freebiejeebies.co.uk/211232"><img src="Images/Xbox Slim Big.png" width="292" height="130" alt="microsoft xbox 360 slim console" title="Xbox 360 Slim" border="0" align="right" /></a></p>			</ul>		</nav>					<div id="wrapper">			<section id="content">				<h2>Earn A Microsoft Xbox 360 Slim..</h2>				<p>Play games, watch movies, surf the net, chat online and much more! The all new Microsoft Xbox 360 Slim comes with built in Wi-Fi and a 250GB hard drive. Earn yours now for only 10 Referrals and find out why tens of thousands of online gamers consider this to be one of the best consoles on the market to date. <a href="http://consoles.freebiejeebies.co.uk/211232">Click Here To Sign Up Now!</a></p>				</section></div>				<nav>		<ul>			  	<p><a href="http://sports.freebiejeebies.co.uk/6812"><img src="Images/Nintendo Wii &amp; Wii Sports.png" width="287" height="148" alt="nintendo wii console and wii sports game" title="Nintendo Wii &amp; Wii Sports" border="0" align="right" /></a></p>			</ul>		</nav>				<div id="wrapper">			<section id="content">				<h2>Earn A Nintendo Wii &amp; Wii Sports..</h2>				<p>Discover the ultimate motion-control fun for the whole family with the Nintendo Wii games console which comes with the Nintendo Wii Sports which includes bowling, boxing, baseball, tennis &amp; golf. Earn yours now for only 7 Referrals and find out why tens of thousands of online gamers consider this to be one of the best consoles on the market to date. <a href="http://sports.freebiejeebies.co.uk/6812">Click Here To Sign Up Now!</a></p>			</section>		</div>				<div id="wrapper">			<section id="content">			<h2>Want To Earn A Differant Games Console From Above?</h2>				<p>If you want to earn a games console, but just not interested in the 3 listed above, Don't Worry!  There is still a huge choice for you to pick from. You can either check the <a href="#ChooseAGadgetToEarn">Gadgets</a> area further up this page for a gadget or you can choose to earn your free gadgets from Select.FreebieJeebies. With this gadget earning website, after you sign up, you simply use the search box to find rewards. Type in what you want then earn it. You can also earn more than one item at a time. <a href="http://select.freebiejeebies.co.uk/33788">Click Here To Sign Up Now!</a></p>			</section></div>		<a name="GetReferrals"></a>				<div id="wrapper">			<section id="content">				 <h2>Get Referrals..</h2> 				 <p>As mentioned further up this page, getting your referrals in is the main part of earning free gadgets online as this is what you are being rewarded for! Well.. This starting in this section and moving on to the next one, you will find out about some top websites and services which you can sign up for and use to promote your referral link on. You will find some helpful information about the services listed such as how you use them benifit you &amp; you'll also read some usefull tips about things such as targeting &amp; categorizing your link promotion. Please read the next paragraph about how to use the services listed in the next section.</p>				 <p>Referral Exhanges - Earn referrals in your program, by signing up for other member's programs. Text-Link Exchanges - Earn impressions for your link, by clicking on other member's links. Traffic Exchanges - Earn views for your page, by viewing other member's pages. Safe-Lists - Promote your referral link in e-mails to other members on a regular basis.</p>			</section>		</div>					<a name="PromotingYourReferralLink"></a>		<nav>			<h2>Websites To Promote Your Link On..</h2>			<ul>				<li><a href="http://www.easyhits4u.com/?ref=quinn101">EasyHits4U.com</a>.. - Traffic Exchange</li>				<li><a href="http://ebannertraffic.com/?id=Quinn101">EBannerTraffic.com</a>.. - Banner Exchange</li>				<li><a href="http://freetrafficbar.com/h/124737/">FreeTrafficBar.com</a>.. - Text-Link Exchange</li>				<li><a href="http://www.getref.com/index.asp?id=QUINN101">GetRef.com</a>.. - Referral Exchange</li>				<li><a href="http://www.herculist.com/members/index.cgi?quinn101">Herculist.com</a>.. - Safe-List Website</li>				<li><a href="http://listvolta.com/s.php?quinn101">ListVolta.com</a>.. - Safe-List Website</li>				<li><a href="http://www.referralswapper.com/">ReferralSwapper.com</a>.. - Referral Exchange</li>				<li><a href="http://trafficg.com/?member=quinn101">TrafficG.com</a>.. - Traffic Exchange</li>				<li><a href="http://webmasterquest.com/?ref=quinn101">WebmasterQuest.com</a>.. - Traffic Exchange</li>			</ul>		</nav>		<section id="extra">			<h2>Tips For Promoting Your Link..</h2>			<p>To get your unique referral link which you will use to pull in your referrals, simply visit the "Refer Friends" page on your freebiejeebies account.</p>			<p>When adding your referral link to any website your advertising it on, Categorize it when possible to only show to people you think will be interested in earning gadgets.</p>		</section>				<div id="wrapper">			<section id="content">				 <h2>More Ways To Get Referrals..</h2>				 <p>As you may have noticed when signing up for some of the websites above, They offer more than one way for you to get referrals. For example.. As well as the "Banner Exchange Website" listed above, The "Traffic Exchanges" and some "Safe-Lists" also have banner &amp; text-link systems which you can use. Be sure to add your referral link in the text-links on them, and for the banner exchanges, you could use <a href="http://instantbannercreator.com/?rid=54593">InstantBannerCreator.com</a> to create some.</p>			</section>		</div>					<a name="TalkToTheGadgetEarningCommunity"></a>				<div id="wrapper">			<section id="content">				 <h2>Join The Gadget Earning Community..</h2>				 <p>Once you have asked your friends and family to sign up &amp; you have joined up with most if not all of the services in our "Get Referrals" section, Its a good idea to also sign up to the <a href="http://www.exceem.co.uk/forums/register.php?referrerid=35388">Exceem.co.uk</a> forum to get talking to other people that are doing the same as you and that are willing to help by sharing their methods, tips, guides, general help &amp; more. You could also trade referrals with other members if you wanted.</p>			</section>		</div>					<a name="StayUpdated"></a>			  	<div id="wrapper">		<section id="content">			 <h2>Follow "Earn Top Quality Gadget Online" On Facebook..</h2>				 <p>We are always looking for new gadgets for you to earn as well as finding all the best and most useful websites, services, information &amp; tips to help you get referrals. So to be sure you are kept up to date with it all.. Please follow us on facebook by clicking on the "Like" button below or by visiting our facebook page <a href="http://www.facebook.com/etqgo">Here!</a></p>				 <p><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fetqgo&amp;width=600&amp;colorscheme=light&amp;show_faces=false&amp;border_color&amp;stream=false&amp;header=true&amp;height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:600px; height:62px;" allowTransparency="true"></iframe></p>			</section>		</div>					<a name="WhatDoYouThinkAboutOurWebsite"></a>				<nav>		<ul>			  	<p><a href="http://www.freebieangel.co.uk/"><img src="http://www.freebieangel.co.uk/button.php?u=Quinn101" alt="Freebie Angel's Top Freebie Sites" border="0" align="right" /></a></p>			</ul>		</nav>				<div id="wrapper">			<section id="content">				<h2>What Do You Think About Our Website?</h2>				<p>Do you have any thoughts about our website's look &amp; design or if you have any  opinions on the gadgets on offer or the services listed to help you earn them.. Please lets us know using any of the pages below..</p>			<ul>				<li><a href="http://www.freebieangel.co.uk/index.php?a=rate&u=Quinn101">Write A Review On Alexa.com</a></li>				<li><a href="http://www.freebieangel.co.uk/index.php?a=rate&u=Quinn101">Write A Review &amp; Rate Us On FreebieAngel.co.uk</a></li>			</ul>			</section>		</div>		<footer>			<ul>				<li><a href="http://www.earntopqualitygadgetsonline.co.uk/">Home</a></li>				<li><a href="#Introduction">Introduction</a></li>				<li><a href="#ChooseAGadgetToEarn">Choose A Gadget To Earn</a></li>				<li><a href="#ChooseAGamesConsoleToEarn">Choose A Games Console To Earn</a></li>				<li><a href="#WeWillHelpYouGetReferrals">We'll Help You Get Referrals</a></li>				<li><a href="#HowItWorks">How It Works</a></li>				<li><a href="#GetReferrals">Get Referrals</a></li>				<li><a href="#PromotingYourReferralLink">Promoting Your Referral Link</a></li>				<li><a href="#TalkToTheGadgetEarningCommunity">Talk To The Gadget Earning Community</a></li>				<li><a href="#StayUpdated">Stay Updated</a></li>				<li><a href="#WhatDoYouThinkAboutOurWebsite">What Do You Think About Our Website?</a></li>				<li><a href="http://www.facebook.com/etqgo">Follow "Earn Top Quality Gadgets Online" On Facebook</a></li>			</ul>			<p>Copyright - www.EarnTopQualityGadgetsOnline.co.uk - 2012</p>		</footer>	</div><script src="//stats.webstarts.com/js" type="text/javascript"></script><script type="text/javascript">try{ clicky.init(66443032); }catch(e){}</script><noscript><p><img alt="WebStarts Stats" width="1" height="1" src="//stats.webstarts.com/66443032ns.gif" /></p></noscript></body></html>
    
    HTML:
     
    Last edited: Jan 16, 2012
    -bank-, Jan 16, 2012 IP
  10. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #10
    How is he supposed to learn if you do his work for him????
     
    mmerlinn, Jan 16, 2012 IP
  11. -bank-

    -bank- Well-Known Member

    Messages:
    674
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    120
    #11
    Through looking at the code and comparing. A little bit of help never hurts.
     
    -bank-, Jan 16, 2012 IP
  12. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #12
    Thanks Alot ! Im going to do that right now, Ill let you know when im finshed ! Yes thanks for the good luck friend !
     
    Sean101, Jan 16, 2012 IP
  13. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #13
    Hey.. Thats me got most of my website sorted again. Just need to fix a few links and text on it, then its back to doing what i was doing on it before it went all mad, lol. Thanks for the help "bank".
     
    Sean101, Jan 16, 2012 IP
  14. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #14
    Your site looks a lot better. But you still have problems.

    First, your floating menu still intrudes upon your content. The menu needs to be narrower, or the white space needs to be wider.

    Second, I can scroll your content completely off my screen to where I can only see a blank white page and your floating menu. I am sure you don't want your content hidden from your visitors.
     
    mmerlinn, Jan 16, 2012 IP
  15. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #15
    Yes, its a marked improvement. The Floating menu looks fine on my browser.. I have added a screenshot of my browser view so you can see how it looks to me on mine. About the scrolling problem.. It only started doing that after i put the 2 floating boxes on the right hand side, i take it has got some to do with them. It never done it after i put the floating menu and box on the left side though, only after the ride side boxes.
     
    Sean101, Jan 17, 2012 IP
  16. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #16
    Sorry.. I forgot to add the screenshots.. Here they are..
     

    Attached Files:

    Sean101, Jan 17, 2012 IP
  17. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #17
    What I see is the white space between your main content and the page rank box is WIDER THAN the page rank box. You can fit TWO page rank boxes side by side and still have too much white space. I cannot imagine any reason that you need that much whitespace on the right hand side. Move some of it to the left hand side.

    The White space on the left is NARROWER than the page rank box. In fact the left whitespace is so narrow that the siteinfo box intrudes upon the text.
     
    mmerlinn, Jan 17, 2012 IP
  18. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #18
    I will sort that out. Does any of the floating boxes or links on either side overlap the content in the middle? It doesnt on my screen but not sure if your meaning it does on your too.
     
    Sean101, Jan 18, 2012 IP
  19. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #19
    Left side, EVERYTHING overlaps, even the Alexa box. Right side, NOTHING overlaps.

    Left side white space is about 1-1/4 inches wide. Right side white space is about 4 inches wide.
     
    mmerlinn, Jan 18, 2012 IP
  20. Sean101

    Sean101 Active Member

    Messages:
    245
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    90
    #20
    How come i cant see it doing that on my laptop?
     
    Sean101, Jan 18, 2012 IP