106. Florence in Expressive

Jun 03, 2022 16:43

Layout Style: S2 Expressive
Features: Header Image, Custom Header Location, Custom Sidebar
Layout Width: Responsive
WARNING: If you like Flexible Squares don't change themes. You could lose it. Read More.


Read more... )

feature: header-navbar, image: header, layout-color: pink, topic: stock, topic: image, layout-color: white, image: social media, topic: season, topic: people, .expressive, image, !all-layouts, feature: sidebar

Leave a comment

Comments 4

angelheart_snc September 5 2022, 16:56:03 UTC
Hi, I have just applied this layout, it's stunning but I am having a problem with font display.
This is my community: https://angelheartsnc.livejournal.com/
I write on Vietnamese which have signs on some characters, seem like they have problem in showing them.
I am not good in describe so I will send you an image: https://imgur.com/8pVElYy

Do you know how to fix or easier, how to change display font type to a basic one which can apply to Vietnamese such as Arial or Times new roman? I see there are many lines have that word "font" in the code so I don't know which one I should change. Sorry I'm not familiar with coding so...

Reply

sireesanwar September 5 2022, 21:31:32 UTC
Yes. Go into the coding... you are looking for the code that says "asset-body". It will be in the Entries Section of the coding.

Under asset-body you will see the line:
font-family: "Crimson Text", arial;

Change to:
font-family: "Arial";

Then go down a few lines to:
p, td{ font-family: "Montserrat"; font-size; 14px; margin:0; padding:0; }

change "Montserrat" to "Arial"

You can change this in any area of the layout where it says "font-family...."

just make them:

font-family: "Arial";

Or whatever font you want.

I hope that helps you.

Reply

angelheart_snc September 6 2022, 11:52:57 UTC
Oh thank you so much, I can fix it.

Reply

sireesanwar September 6 2022, 16:49:42 UTC
You are very welcome.

Reply


Leave a comment

Up