Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Cellpadding in EZ Pages

    Hello,
    I'm using ZC 1.3.8a. I'm attempting to create a table of images in EZ pages. The table shows up fine on the page, but for some reason the cellpadding won't display correctly. When I look at the source code for the page the cellpadding in the TABLE tag is correct, but the cellpadding always defaults to 0. Is there something in the CSS that I need to change? Thanks.
    Here's the page I'm attempting to change:
    http://2600strange.com/index.php?main_page=page&id=1

    Brian Hensarling
    2600 Strange Ave

  2. #2
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cellpadding in EZ Pages

    I think I answered my own question. I altered line 3 of stylesheet_tm.css by removing "border-collapse:collapse" from the css for the "table". It seems like a strange bit of css to include, so I added a note in there just in case I find out in two days that the removal is causing strange things to happen to my site.

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: Cellpadding in EZ Pages

    Quote Originally Posted by 2600strangeave View Post
    I think I answered my own question. I altered line 3 of stylesheet_tm.css by removing "border-collapse:collapse" from the css for the "table". It seems like a strange bit of css to include, so I added a note in there just in case I find out in two days that the removal is causing strange things to happen to my site.
    With TM templates it's often a huge mission to see what appliees to what...

    This declaration you have removed will DEFINITELY be affecting something else... it's a customized declaration for a customized template, so put it back.

    What I do with EZPages is (working with their RAW html) is structure the pages in divs (or tables if you prefer these) and then develop MY OWN styles for them, such as:

    #ezPagesContentHeader { color: #4d4d;}

    And then I just add these styles to the bottom of stylesheet.css
    20 years a Zencart User

  4. #4
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cellpadding in EZ Pages

    That's a great point, schoolboy. I think I'll take your advice and go back and add something to the css instead of removing something. I guess the moral of the story is: if it's easy, find another way to do it. ;) Okay, not really, but you get my point.
    Brian

 

 

Similar Threads

  1. v151 Banners show in all pages, except for product pages. Help!
    By AquaticAddiction in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Mar 2014, 05:56 PM
  2. v150 EZ-Pages Meta tag fields + Multi-Language Support for EZ-Pages
    By ShopVille in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2012, 09:25 PM
  3. Add/link to new pages without EZ pages? - using InfoPages instead?
    By backinthesaddle in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 26 May 2007, 04:53 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