Inserting a symbol in a heading results in the symbol being too large.**solved**

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Fredl
 
 
Posts: 138
Joined: Tue Feb 21, 2017 10:15 pm

Inserting a symbol in a heading results in the symbol being too large.**solved**

Post by Fredl »

I have a site with a header that I need to add a "registered" ® symbol after a brand name. Because it's a "heading" font when I paste the symbol it ends up as large as the text instead of smaller and in the upper corner. Is there a way to add the symbol and have it look right, or do I need to redo my header without using a heading for the header text? Thanks!
The site is live, k9tagalong.com
Last edited by Fredl on Wed Dec 13, 2023 7:58 pm, edited 2 times in total.
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inserting a symbol in a heading results in the symbol being too large.

Post by Pablo »

Copy/paste ® should work.

But you can also use

Code: Select all

®
to insert a registered trade mark sign
Fredl
 
 
Posts: 138
Joined: Tue Feb 21, 2017 10:15 pm

Re: Inserting a symbol in a heading results in the symbol being too large.

Post by Fredl »

When I paste it it is the same size as the last letter. I'll try adding the code, what steps to add that code in the middle of the heading?
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inserting a symbol in a heading results in the symbol being too large.

Post by Pablo »

The text in an Heading object can only have one size.

You can insert the code, anywhere in the text you want.

If you want multiple sizes then use the Text Object instead.
Fredl
 
 
Posts: 138
Joined: Tue Feb 21, 2017 10:15 pm

Re: Inserting a symbol in a heading results in the symbol being too large.

Post by Fredl »

Thanks Pablo. When I select the heading I don't see how to insert the code for the registered symbol, if I have the header properties open I can't select insert. I'm sorry for asking what might be obvious, but how do I insert the code?
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inserting a symbol in a heading results in the symbol being too large.**still**

Post by Pablo »

Just copy /paste the code in the text field. The browser will replace it with the symbol.
User avatar
crispy68
 
 
Posts: 2995
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Inserting a symbol in a heading results in the symbol being too large.**still**

Post by crispy68 »

In the heading object simply type:

HeadingText®

If you want it in the upper right corner, type this:

HeadingText<sup>&reg;</sup>
Fredl
 
 
Posts: 138
Joined: Tue Feb 21, 2017 10:15 pm

Re: Inserting a symbol in a heading results in the symbol being too large.**still**

Post by Fredl »

Thanks a lot Crispy68! I was getting thrown off by the code remaining visible in the editor...duh
Post Reply