Results 1 to 10 of 462

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Location
    Beerwah. QLD. Australia
    Posts
    79
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Great Templete, Simple and Clean.

    I have some little bits I would like to resolve, if someone out there can help I will be grateful.

    When I use Firefox the alignment of the subtotals and totals is out of wack on the "Payment Infomation" Page

    When I use IE the above is OK, but the size of the font on the "Graded" Red headed are very small, also the Login details font is small.

    I would like the change the Black outer border colour from black, which one in the style sheet and I would like to replace the "outer" rest of screen from grey to an image, which one on the style sheet.

    www.thepatchshop.com.au

    Ron

  2. #2
    Join Date
    Jan 2007
    Location
    Atlanta, GA
    Posts
    73
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    re: the alignment...

    go through the files both in the "simple_zen" templates folder, and the "default_template" templates folder, and especially on the tpl_(problempage) and the tpl_main_page, and look for instances of the following :

    Code:
    <br class="clearBoth" />    OR <br style="clear:both;" />
    change them to
    Code:
    <div class="clearBoth" />
    that will fix a lot of little layout problems.

    also make sure that any IE hacks used in the stylesheet use the right syntax.

    as far as font sizes, see what divs the fonts in question are located in, or what styles are being applied, and then check your stylesheet to make changes to those particular ones.
    ~~give me feedback on my home decor store~~

    ~~sleep is a symptom of caffeine deprivation~~

    ~~COFFEE.SYS Not Found: User startup disabled.~~

    ~~ if(pot.coffee=EMPTY) {programmer->;brain=OFF}; ~~

 

 

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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