Author Topic: (resolved) Easy Spoiler: Extender strips  (Read 4766 times)

luchosar

  • Tadpole
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
(resolved) Easy Spoiler: Extender strips
« on: March 07, 2011, 07:37:03 PM »
Note: use a translator.
In the link that sent the strips only reach until it ends the sentence, some form so that it extends to the end?
eje: http://www.comfamiliar.org/?page_id=1011
« Last Edit: March 18, 2011, 03:34:46 AM by support »

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Extender strips
« Reply #1 on: March 09, 2011, 03:31:40 AM »
The problem is in your style.css file (http://www.comfamiliar.org/wp-content/themes/plantillasombra2/style.css) where it overrides the width for all tables to be auto:

Code: [Select]
.art-article table, table.art-article
{
    border-collapse: collapse;
    margin: 1px;
    width:auto;
}

If you removed that width:auto line all would be well.  Or you could remove 'table' from the top area.

luchosar

  • Tadpole
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Extender strips
« Reply #2 on: March 09, 2011, 12:40:59 PM »
Very nice, excellent support they offer.
---------------------------------------------------

Muy amables, excelente soporte el que ofrecen.

 

anything