Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • stewarttodd Friend
    #131164

    I’d like to reduce the cell margins on the tables for two of my pages, without adjusting the cell margins on tables on other pages.

    Any ideas on the easiest way to accomplish this?

    Thanks

    Sherlock Friend
    #261306

    Hi
    Can you send your URL, make some screenshots, and say more detail ?

    stewarttodd Friend
    Sherlock Friend
    #261310

    Seem I miss your request
    Plx make a screenshot im more detail

    stewarttodd Friend
    #261319

    Attached are two screen shots – one with how the site currently looks with white space in each cell, and the second how I would LIKE it to look, with minimal white space/margins in the cells.


    1. zip1
    2. Zip2
    Sherlock Friend
    #261323

    Hi
    you can edit template.css (line 90)

    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin:10px 0pt;
    padding:0pt;
    }

    Change to

    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin:0px 0pt;
    padding:0pt;
    }

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum