Results 1 to 4 of 4

Thread: Not sure why my table attributes aren't working...

  1. #1
    Join Date
    Apr 2014
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Not sure why my table attributes aren't working...

    Here's my table code:
    Code:
    <table bgcolor="#ffffff">
    <tr> 
    <td><a href="http://apriljoanne.myitworks.com/shop/product/322/" class="fancybox fancybox.iframe"><img src="/images/product/hsn.jpg"></a></td> 
    <td><a href="http://apriljoanne.myitworks.com/shop/product/111/" class="fancybox fancybox.iframe"><img src="/images/product/wrap.jpg"></a></td> 
    <td><a href="http://apriljoanne.myitworks.com/shop/product/214/" class="fancybox fancybox.iframe"><img src="/images/product/define.jpg"></a></td>
    </tr>
    <tr> 
    <td><a href="/hsn.html" class="button fancybox fancybox.iframe">Hair, Skin & Nails</a></td> 
    <td><a href="/wrap.html" class="button fancybox fancybox.iframe">Ultimate Body Applicator [Wrap]</a></td> 
    <td><a href="/define.html" class="button fancybox fancybox.iframe">Defining Gel</a></td> 
    </tr>
    <tr> 
    <td><a href="http://apriljoanne.myitworks.com/shop/product/103/" class="fancybox fancybox.iframe"><img src="/images/product/facial"></a></td> 
    <td><a href="http://apriljoanne.myitworks.com/shop#57" class="fancybox fancybox.iframe"><img src="/images/product/greens.jpg"></a></td> 
    <td><a href="http://apriljoanne.myitworks.com/shop/product/304/" class="fancybox fancybox.iframe"><img src="/images/product/conf.jpg"></a></td>
    </tr>
    <tr> 
    <td><a href="/facial.html" class="button fancybox fancybox.iframe">Facials</a></td> 
    <td><a href="/greens.html" class="button fancybox fancybox.iframe">Greens</a></td> 
    <td><a href="/conf.html" class="button fancybox fancybox.iframe">Confianza</a></td> 
    </tr>
    </table>
    I just am trying to get the background for the table rows and cells to be white but it's not working.

    Live page: aprilwraps.com/products

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Try <table style="background:#ffffff"> instead.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. The Following User Says Thank You to Beverleyh For This Useful Post:

    apriljoanne (05-17-2014)

  4. #3
    Join Date
    Jun 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default You got any solution on this?

    Hello,

    I am facing the same problem. Have you got any solution on this? Please help.

    Regards,

  5. #4
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    The answer provided above solved the problem for the OP.

    If you're having problems on your own site and the answer above doesn't solve it, please start a new thread (refer back to this if you need to) and provide a link to your page.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

Similar Threads

  1. Resolved Sessions Aren't Working Correctly....Any Ideas?
    By tedteeter in forum PHP
    Replies: 6
    Last Post: 08-16-2013, 02:13 AM
  2. Menu Bar Button Links Aren't Working
    By onestopplay in forum CSS
    Replies: 0
    Last Post: 06-19-2011, 01:34 AM
  3. Resolved These two arrays look the same - JS says they aren't.
    By jlizarraga in forum JavaScript
    Replies: 2
    Last Post: 11-03-2008, 08:55 PM
  4. ajax menus (not dd) aren't working in IE7
    By LifeIsBeta in forum JavaScript
    Replies: 2
    Last Post: 11-28-2006, 09:46 PM
  5. HELP! Links on my webpage aren't working
    By sandmountaingirl in forum Other
    Replies: 4
    Last Post: 05-27-2005, 04:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •