Results 1 to 10 of 720

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Queensland, Australia
    Posts
    13
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by robraymond View Post
    Did you do this change in your stylesheet?

    .centerColumn {
    background: #fff;
    font-size: 1.2em;
    position: relative; /*do not remove-fixes stupid IEbug*/

    It fixed the problem for me.
    Yes!!!! Thanks, read it in a previous post - fixed most of the probs I have with IE - but still have a few issues to iron out.

    Like Date errors when I have done all the changes (for Aussies) and borders on the centre box in page info view too large, and copyright box not showing the Zen text properly.

    Otherwise, things are looking a lot better in IE than they did a few hours ago. I really appreciate all the help I am receiving from you guys.
    [FONT="Arial"]A Unique, Natural & Safe Health Alternative
    http://www.biohealthchipstore.com
    [/FONT]

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by shazef View Post
    Yes!!!! Thanks, read it in a previous post - fixed most of the probs I have with IE - but still have a few issues to iron out.

    Like Date errors when I have done all the changes (for Aussies) and borders on the centre box in page info view too large, and copyright box not showing the Zen text properly.

    Otherwise, things are looking a lot better in IE than they did a few hours ago. I really appreciate all the help I am receiving from you guys.
    I've fixed those and will zip up the changes and post them for you.

    I fixed a lot of things in the stylesheet that should take care of most of the IE errors and I've increased the height of the footer box so that should take of that issue also.

    Just unzip the file and upload the entire includes folder to your server.

    Attachment 2894
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  3. #3
    Join Date
    Nov 2007
    Location
    Queensland, Australia
    Posts
    13
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    I've fixed those and will zip up the changes and post them for you.

    I fixed a lot of things in the stylesheet that should take care of most of the IE errors and I've increased the height of the footer box so that should take of that issue also.

    Just unzip the file and upload the entire includes folder to your server.

    Attachment 2894
    Thanks for that, other than messing up a few things I had modified, it seems to have made a difference in IE and FF - but I can fix those I guess.

    Now all I have to find out about is fixing the date error message in the account area.

    Thanks again,
    Really appreciate your time
    [FONT="Arial"]A Unique, Natural & Safe Health Alternative
    http://www.biohealthchipstore.com
    [/FONT]

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by shazef View Post
    Thanks for that, other than messing up a few things I had modified, it seems to have made a difference in IE and FF - but I can fix those I guess.

    Now all I have to find out about is fixing the date error message in the account area.

    Thanks again,
    Really appreciate your time
    One other change/edit you should make:

    open includes/templates/comstock/common/tpl_header.php

    find these lines of code: (there are 2 of them)

    <div id="navMain">

    and change them to

    <div class="navMain">

  5. #5
    Join Date
    Nov 2007
    Location
    Queensland, Australia
    Posts
    13
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    One other change/edit you should make:

    open includes/templates/comstock/common/tpl_header.php

    find these lines of code: (there are 2 of them)

    <div id="navMain">

    and change them to

    <div class="navMain">
    Great, did that and seem to fix a couple of things - my heading won't center any more tho' "text align: center" doesn't get read in the <div statement when you view the page source.

    Not urgent.

    Thanks
    [FONT="Arial"]A Unique, Natural & Safe Health Alternative
    http://www.biohealthchipstore.com
    [/FONT]

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by shazef View Post
    Great, did that and seem to fix a couple of things - my heading won't center any more tho' "text align: center" doesn't get read in the <div statement when you view the page source.

    Not urgent.

    Thanks
    open the stylesheet.css and change:

    #logo {
    margin:0;
    float: left;
    }

    to

    #logo {
    margin:0;
    text-align: center;
    }

  7. #7
    Join Date
    Nov 2007
    Location
    Queensland, Australia
    Posts
    13
    Plugin Contributions
    0

    Default Re: Comstock Template

    Thanks Clyde,

    Everything seems great now except I have lost the shop options graphic from the footer. Can't seem to get it back.

    Any thoughts?
    [FONT="Arial"]A Unique, Natural & Safe Health Alternative
    http://www.biohealthchipstore.com
    [/FONT]

 

 

Similar Threads

  1. v151 Reviews sidebox Comstock template
    By discoverytdi in forum Addon Templates
    Replies: 4
    Last Post: 7 Feb 2013, 04:49 AM
  2. Comstock template question
    By discoverytdi in forum Addon Templates
    Replies: 3
    Last Post: 11 Sep 2011, 10:28 PM
  3. Comstock template
    By grandpaj in forum Addon Templates
    Replies: 1
    Last Post: 25 Oct 2010, 10:09 PM
  4. Comstock template
    By grandpaj in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2010, 04:02 AM
  5. Comstock Template Help -
    By Mrsb in forum Addon Templates
    Replies: 1
    Last Post: 23 Mar 2009, 07:14 PM

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