Keyword

Undesirable character with extra field frontend content

  • quebecguitare
  • quebecguitare's Avatar Topic Author
  • Offline
  • Senior Member
More
8 years 11 months ago #148786 by quebecguitare
Hello,

I noticed a while ago that there is always a "dash" sign that appears when an Item have value in the extra fields but not in the mainbody.

This is something I would want to remove.

Anyone?

Ref.: Top Corner Left
www.quebecguitare.ca/formulaire-d-admission-recu

See Screenshot.
imgur.com/A7uQ3J6

Thank you
Regards

Thank you for your time!

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 11 months ago #148801 by Krikor Boghossian
Replied by Krikor Boghossian on topic Undesirable character with extra field frontend content
It's generated from your stylesheet actually.
This is the rule that generates it.
.itemImageBlock + .itemBody:before, header + .itemBody:before {
    content: "-";
    position: absolute;
    top: -24px;
}

joomla.css line 337

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • quebecguitare
  • quebecguitare's Avatar Topic Author
  • Offline
  • Senior Member
More
8 years 10 months ago - 8 years 10 months ago #148890 by quebecguitare
Thank you Krikor, this override worked!

Best
Regards
.itemImageBlock + .itemBody:before, header + .itemBody:before {display:none}

Thank you for your time!
Last edit: 8 years 10 months ago by quebecguitare.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 10 months ago #148904 by Krikor Boghossian
Replied by Krikor Boghossian on topic Undesirable character with extra field frontend content
You 're welcome Alex :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum