0
Welcome Guest! Login
0 items Join Now

Can't override <span> or <blockquote>

    • infollc's Avatar
    • infollc
    • Newbie
    • Posts: 1
    • Thanks: 0

    Can't override <span> or <blockquote>

    Posted 11 years 10 months ago
    • Rocketthemes makes it really, really difficult to override <span> and <blockquote>. Even using inline <style></style> and !important, and it still can't be overwritten, using the Panacea theme.

      Using inline styles (is this 1999 or something?) and the basic example below:

      blockquote.style3 {
      font: 18px/30px normal Tahoma, sans-serif;
      padding-top: 22px;
      margin: 5px;
      background-image: url(images/openquote3.gif);
      background-position: top left;
      background-repeat: no-repeat;
      text-indent: 65px;
      }
      blockquote.style3 span {
      display: block;
      background-image: url(images/closequote3.gif);
      background-repeat: no-repeat;
      background-position: bottom right;
      }

      Simply does not work. Only the right image is rendered, the left one not so much. Should I upgrade? I do have newer themes from Rocket, but somehow I think the issue would be even worse.

      It's also absolutely ridiculous that this forum is the only so-called 'support' offered, especially for a paid product. Can't even do email support?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Can't override <span> or <blockquote>

    Posted 11 years 10 months ago
    • Probably your css specificity is still not right.
      Anyway ... you have to understand that we can only provide support for members with an active membership. We have dedicated Forums for each template but only members with an active membership have access.
      Also see
      www.rockettheme.com/forum/index.php?f=15...95175&rb_v=viewtopic

Time to create page: 0.048 seconds