Page 1 of 1

Hyperlink Text Changing Size (Ok in Preview) SOLVED

Posted: Wed Sep 22, 2021 11:15 pm
by onlye
https://circuitclerkmarioncountyms.com/ballots.html

I just added two new sample ballots. No matter what I do the second one - General Election displays much smaller than in preview or the Special Election above. They both should be the same format.

They are in separate layout grids. The text formatting looks the same (I tried copying the first, deleted, and created from scratch) Neither one is using any special link format. Tested in multiple browsers.

So simple, it is driving me crazy. Ideas?

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Wed Sep 22, 2021 11:35 pm
by crispy68
I can see that there is a different font size and line-height for both. It's hard to say from just the generated code. Do you have a demo project to share?

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Thu Sep 23, 2021 12:32 am
by onlye
here is a link to the project with just the ballots page

https://www.dropbox.com/sh/chbprivskh8s ... eK3Ea?dl=0

thanks!

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Thu Sep 23, 2021 1:25 am
by crispy68
There seems to be some character/hidden character/gremlin in the 2nd link text that is size 10. To fix it, simply double click on the text object, click control-A to select all the text (you will see that the text size changes to 10) and then just select 18 in the drop down. This will essentially reset everything back to size 18.

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Thu Sep 23, 2021 3:17 am
by onlye
Thanks, Crispy. That was it. There was a space at the end of the line that was 10pt. Weird. I could not delete the 10pt character. I did like you suggested and it is good.

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Tue Sep 02, 2025 6:01 pm
by donjohnson24
crispy68 wrote: Thu Sep 23, 2021 1:25 am There seems to be some character/hidden character/gremlin in the 2nd link text that is size 10. To fix it, simply double click on the text object, click control-A to select all the text (you will see that the text size changes to 10) and then just select 18 in the drop down. This will essentially reset everything back to size 18.
That solved my problem with Link text appearing in the wrong size, which I assumed was something to do with the Link format - until I found your post. Thanks again

Re: Hyperlink Text Changing Size (Ok in Preview)

Posted: Tue Sep 02, 2025 9:57 pm
by onlye
donjohnson24 wrote: Tue Sep 02, 2025 6:01 pm
crispy68 wrote: Thu Sep 23, 2021 1:25 am There seems to be some character/hidden character/gremlin in the 2nd link text that is size 10. To fix it, simply double click on the text object, click control-A to select all the text (you will see that the text size changes to 10) and then just select 18 in the drop down. This will essentially reset everything back to size 18.
That solved my problem with Link text appearing in the wrong size, which I assumed was something to do with the Link format - until I found your post. Thanks again
As it turns out the text object in Wizzy is not the only place the little hidden buggers have caused me problems. I have had issues with customers doing updates via editable content as well as html editors from some of the PHPJabbers scripts. Crispy's Ctrl-A has been the answer every time.