Results 1 to 10 of 17

Hybrid View

  1. #1
    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?

  2. #2
    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.

  3. #3
    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;}

  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

    Quote Originally Posted by stevesh View Post
    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;}
    Oh okay. How do I set the placement, is that in ZC admin or do I have to look in my control panel to find index_home.css
    I'm new to fiddling with margins, where in admin is that?
    Thanks for the above info. I'm a novice at this.

  5. #5
    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

    It's not in admin. You'll have to use your FTP program to download the css file, edit it, and upload it back.

    While you're at it, download the Web Developer plugin for Firefox, which will let you display and edit the stylesheets without actually changing anything permanently. An essential web design tool. Some people prefer Firebug, which does much the same thing.

  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 stevesh View Post
    It's not in admin. You'll have to use your FTP program to download the css file, edit it, and upload it back.

    While you're at it, download the Web Developer plugin for Firefox, which will let you display and edit the stylesheets without actually changing anything permanently. An essential web design tool. Some people prefer Firebug, which does much the same thing.
    I cannot find the css file, I'm looking in file manager...I must be blind. Once I find it easy enough to change. What folder is it in? Or do I have to use ftp to find it?

    I can see the advantage of a Web Developer plugin, that sounds cool.

  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

    Wait...found it, tricky thing was hiding.

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

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

    Thank you so much, I have fixed that bit good enough for now

    I do still have the third column on top of the second column and also a giant gap in the page above the columns, if anyone knows what that is about it would be great.

    http://askingangels.com/jewellery

 

 

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