born61
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] custom html blockthanks @almcr
I found that I can choose the code block:
I insert my script,
does not say tag script not allowed,
but the page exposes the js call as text.Forum: Plugins
In reply to: [Mammoth .docx converter] size image importerimg class=”wp-image-1493″ src=”http://mysite/wp-content/uploads/2018/09/pos1-jpg.jpeg”
Forum: Themes and Templates
In reply to: [Libretto] text around the first letteritalic ok!!,
I have also add .page to all margin-bottom in the page
thank you very much Siobhan
kiss from Italy”
@media only screen and (min-width: 641px) {
.format-standard:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-letter, .page:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-letter {
margin-bottom: 10px;
}
}
“Forum: Themes and Templates
In reply to: [Libretto] text around the first letterHi Siobhan,
I have add your css but first line is not-corsive yetI have also remove .home selector
and now in page http://wpdev1.altervista.org/pagina-2/ I have same text
but no same first character and first line like standard-format
can you help?
thanksForum: Themes and Templates
In reply to: [Libretto] text around the first letterhi,
the first letter is ok
but the first line is not italics like the otherthis is my custom css
.format-standard:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-line, .page:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-line, .emphasis:first-line {
color: #a09a92;
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
}.format-quote:not(.post-password-required) .entry-content p:not(.no-emphasis):first-of-type:first-letter {
color: #b7b1a9;
display: inline-block;
float: left;
font-family: “Playfair Display”;
font-size: 70px;
font-style: normal;
font-weight: 700;
line-height: 40px;
margin: 6px 10px 0 -5px;
}.home p {
color: #a09a92;
font-family: “Playfair Display”, Georgia, serif;
font-size: 28px;
font-size: 2.8rem;
font-style: italic;
line-height: 1.4;
position: relative;
z-index: 10000;
}@media only screen and (min-width: 641px) {
.format-standard:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-letter {
margin-bottom: 10px;
}
}I can also apply it to the page? http://wpdev1.altervista.org/pagina-2/
Forum: Themes and Templates
In reply to: [Libretto] text around the first letterHi Siobhan,
I added the css you suggested, (http://wpdev1.altervista.org/)
.home p {
color: #a09a92;
font-family: “Playfair Display”, Georgia, serif;
font-size: 28px;
font-size: 2.8rem;
font-style: italic;
line-height: 1.4;
position: relative;
z-index: 10000;
}I put the two items with format-standard and quote-format in home page,
as you can see in the standard-format the first line is different,
the first character is fine but it covers the linethanks
Forum: Themes and Templates
In reply to: [Libretto] text around the first letterhello, I tried to replace the homepage using a static page, but I always have the same request. I want the text with the font and size of the quote-format. which css I have to add?
http://wpdev1.altervista.org/
thanksForum: Themes and Templates
In reply to: [Libretto] text around the first letterthank you so much!
Now the first row format-standard is OK, http://wpdev1.altervista.org/
but I would like that the rest of the text was like the .format-quote
thanks!Forum: Themes and Templates
In reply to: [Libretto] text around the first letterhello ,
there is’ an answer to my problem ?
1)The first line is capitalized instead of tiny …http://wpdev1.altervista.org/2)the quote format does not prepare the first character as the standard format http://wpdev1.altervista.org/titolo/
thanks
Forum: Themes and Templates
In reply to: [Libretto] text around the first letteralso
if I change in format quote
no good
http://wpdev1.altervista.org/titolo/Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu animationperfect! just what I wanted
thank you very muchForum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu animationthis is my test
http://wpdev2.altervista.org/
the vertical effect of the slide should stay to the right as the buttonthank you very much
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu animationin the plugin option…..
section menu >> animation:
if I choose Appears From = topthe slide effect is always placed on the top-left margin
I would like to place it on the top-right marginthanks
Forum: Themes and Templates
In reply to: template in theme colsgood morning
you can get support ?
thanks
Forum: Themes and Templates
In reply to: [Boardwalk] editing css titleI thank you for the time you gave me .
It is curious as I see it differently .
see photo http://wpdev1.altervista.org/post7/I will move the class as a custom css where instead seems to look good . thank you again