0
Welcome Guest! Login
0 items Join Now

SOLVED Font Awesome Icon without description

  • SOLVED Font Awesome Icon without description

    Posted 12 years 4 months ago
    • After tryout endless options i better ask.

      I want to use Font Awesome Icons without description in cerulean template. I think the issue is independent from the template and standard html question.

      I use a code in an article like "<td><span class="icon-caret-right">‌P</span></td>" (The P indicates the problem zone).

      If i put a text where the P is, everything is oke. If i just want the icon and really nothing else the problem starts. I try to put things like &zwnj; or &zwj; or a space, nothing really gives the effect of "show nothing else then the plain icon".

      Whats the Problem with this, what i am doing wrong and how to do it right ?

      Thanks to help me
    • Last Edit: 12 years 4 months ago by Niels Binder.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Font Awesome Icon without description

    Posted 12 years 4 months ago
    • Try to use this
      <span class="icon-caret-right">‌&nbsp;</span>
    • Check my services at: Mihha-Vision
  • Re: SOLVED Font Awesome Icon without description

    Posted 12 years 4 months ago
    • Thanks Igor.

      Yes i tried that before. I am not lucky with this because since the space is drawn it makes it all so hard to adjust the things around the icon. Isn't there a "native" way to draw the icon ONLY "

      Regards, Niels
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Font Awesome Icon without description

    Posted 12 years 4 months ago
    • Well, I just tried the following and it works correctly for me 8)
      <span class="icon-caret-right">‌</span>
    • Check my services at: Mihha-Vision
  • Re: SOLVED Font Awesome Icon without description

    Posted 12 years 4 months ago
    • Hi Igor.

      I finally work now with jck editor and it seems that i could persuade this peace of software that it accepts the "nothing" without delete the whole string.

      Thanks

Time to create page: 0.056 seconds