0
Welcome Guest! Login
0 items Join Now

Drop cap in Rocketthem..

  • Drop cap in Rocketthem..

    Posted 16 years 2 months ago
    • Is there any Drop Cap plugin available in Rockettheme website?

      Thanks...
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Drop cap in Rocketthem..

    Posted 16 years 2 months ago
  • Re: Drop cap in Rocketthem..

    Posted 16 years 2 months ago
    • Hello thanks for your fast reply.. I would like to use in "Hivemind" template. Is there any easy way to do it?

      thanks in advance.....
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Drop cap in Rocketthem..

    Posted 16 years 2 months ago
    • Add this to the style.css you use:

      span.dropcap {
      display: block;
      font-size: 260%;
      float: left;
      margin: 0px 4px 0 0;
      line-height: 100%;
      color: #333;
      }

      then use this code in your content:
      <p><span class="dropcap">T</span></p>his is a dropcap.
    • Yves

Time to create page: 0.069 seconds