0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Replicant 2 problems

    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Replicant 2 problems

    Posted 16 years 6 months ago
    • Everything is looking good to me now. I didn't see the issue you mentioned where the titles over lap is they wrap to a second line, but here is the code where the font size and the line height is set for the content heading. You can play with the line height number or the font size and try to find a better balance for what you need there.

      template_css.css (line 42)
      .contentheading {
      font-size:140%;
      font-weight:bold;
      line-height:16px;
      text-transform:uppercase;
      }
    • Andrzej's Avatar

    Re: Replicant 2 problems

    Posted 16 years 6 months ago
    • I just managed to place the underlying graphical element somewhere between the lines and it is possible. I remember earlier the problems of the kind. It is a matter of html. When You give display as block, it gives such results. When You change, the arrow will go somewhere in the middle, or the underlying will be too short or even the table will fall into pieces. The best would be if the whole contentheading were placed in a box with the bacground in left bottom position. But it does not seem to be reliable.

Time to create page: 0.056 seconds