Results 1 to 10 of 720

Hybrid View

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

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

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

  4. #4
    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]

  5. #5
    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 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?
    Only thing I see is in the following from the stylesheet.css:
    Delete the highlighted portion and make sure the graphic is located in includes/templates/comstock/images

    #shopOptions {
    margin: 0px 0 0 0;
    padding: 0;
    background: url(../images/options.gif) center center no-repeat;
    height: 35px;
    float: center;
    }

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

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    Only thing I see is in the following from the stylesheet.css:
    Delete the highlighted portion and make sure the graphic is located in includes/templates/comstock/images

    #shopOptions {
    margin: 0px 0 0 0;
    padding: 0;
    background: url(../images/options.gif) center center no-repeat;
    height: 35px;
    float: center;
    }
    Found the prob. Had edited image and saved as a .png - had to change that in stylesheet again - forgot I had changed it.

    Most things are fine in IE now - can't thank you enough for your help Clyde

    Most appreciated

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

  7. #7
    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
    Found the prob. Had edited image and saved as a .png - had to change that in stylesheet again - forgot I had changed it.

    Most things are fine in IE now - can't thank you enough for your help Clyde

    Most appreciated

    Thanks again
    Glad I could help.

 

 

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