Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Third column on top of second column, other things disappeared off page

    I've never had any problem with my site and it was working at least 2 weeks ago. At that time I added two new banners with google ads in them. It all worked fine and they have had over 2000 views apparently.

    Today I clicked on the page here:
    http://askingangels.com/jewellery

    You can see the problem visually all wonky, and the text I had in the define main page is gone completely. Also the top of the middle column is missing, what a mess. How can I go about fixing this and what do you supposed caused this problem.
    Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Third column on top of second column, other things disappeared off page

    You have appear to have nested head and body tags that shouldn't be there.

    PHP Code:
    <div id="indexDefaultMainContent" class="content"><html>
    <
    head>
      <
    meta content="text/html; charset=ISO-8859-1"
     
    http-equiv="content-type">
      <
    title>mainpage</title>
    </
    head>
    <
    body
     style
    ="color: rgb(0, 0, 153); background-color: rgb(255, 255, 255);"
     
    alink="#ccffff" link="white" vlink="#ffcccc">
    <
    div style="text-align: center;">
    <
    div style="text-align: left;">.<br>
    </
    div>
    <
    span style="text-decoration: underline;"><br>
    <
    big><span
     style
    ="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">Visit
    my Main Site
    www.askingangels.com for interesting Articles on Angels</span></big></span><big><br
     style
    ="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">
    <
    span
     style
    ="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">Psychic
    Readings available 
    for Worldwide emailed at no shipping cost.</span><br
     style
    ="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">
    <
    span
     style
    ="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">Jewellery Postage is flat rate of $for as many items as you buy together combinedpost to Australia Only.</span></big></div>
    </
    body>
    </
    html>
    </
    div
    What editor are you using to write this?

  3. #3
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Third column on top of second column, other things disappeared off page

    I used Kompozer, which I no longer use.

  4. #4
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Third column on top of second column, other things disappeared off page

    I deleted the code from the define main page to test already and that is not affecting the page, it still has columns on top of each other etc.

  5. #5
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Third column on top of second column, other things disappeared off page

    Quote Originally Posted by violetlinnie View Post
    I deleted the code from the define main page to test already and that is not affecting the page, it still has columns on top of each other etc.
    Nope the code is still there.
    Have a look in the "view source"
    Are you editing the file in your overide folder?

  6. #6
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Third column on top of second column, other things disappeared off page

    Quote Originally Posted by gilby View Post
    Nope the code is still there.
    Have a look in the "view source"
    Are you editing the file in your overide folder?
    Yes I tested without the code, same problem, so I put it back again.
    I haven't edited any code in months except new banners, all has been fine without errors - but my page went crazy sometime in the last two weeks, which I only just discovered. I am most concered about the columns on top of each other and the missing part of that page that has just gone.

  7. #7
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Third column on top of second column, other things disappeared off page

    Okay I've removed it, it was only temporary as I want to put in a banner at some point at the top.

  8. #8
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Third column on top of second column, other things disappeared off page

    Quote Originally Posted by violetlinnie View Post
    Yes I tested without the code, same problem, so I put it back again.
    I haven't edited any code in months except new banners, all has been fine without errors - but my page went crazy sometime in the last two weeks, which I only just discovered. I am most concered about the columns on top of each other and the missing part of that page that has just gone.
    In FF it shows the text for that area and that is the problem.
    What files are you editing?
    With what editor?
    What directory are you putting them it?

  9. #9
    Join Date
    Aug 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Third column on top of second column, other things disappeared off page

    Quote Originally Posted by gilby View Post
    In FF it shows the text for that area and that is the problem.
    What files are you editing?
    With what editor?
    What directory are you putting them it?
    I removed the code just now using ZC admin but the problem still seems to be there.

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Third column on top of second column, other things disappeared off page

    In index_home.css, you've moved the center column up using negative margin (rule below), but you've left the sideboxes behind. Try setting the placement using #contentMainWrapper instead. You'll have to fiddle with margin and maybe padding a little.

    .centerColumn {width:600px;/*position:relative;top:-309px;*/;margin-top:-309px;}

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 30 May 2014, 02:43 AM
  2. EZSilver removing the third column
    By maxilious in forum Addon Templates
    Replies: 1
    Last Post: 13 Feb 2009, 05:09 AM
  3. Setting an image column and text column in Product Info page?
    By monkeypeach in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Sep 2008, 04:19 AM
  4. Turn off right column in home page only
    By KiwiBrian in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Jul 2008, 08:18 PM
  5. third column beyond main wrapper, product description moving beyond third column
    By Capslock118 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jul 2007, 01:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg