0
Welcome Guest! Login
0 items Join Now

Replicant 2 problems

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

    Re: Replicant 2 problems

    Posted 16 years 14 hours 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 15 years 11 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.041 seconds