Posted in: Newspaper
Apr 19, 2014 at 10:54 pm
Hello Christopher,
thanks for your answer. I’m not an expert in styling, so I cannot customize using the right parameters. Using your code I’m getting something that doesn’t match my site style. Is there a way to get the combination I asked for?
Thanks,
Mario
Apr 20, 2014 at 3:02 pm
How to change [quote_box_center] align-left by default?
Thanks
Apr 22, 2014 at 10:18 am
hi,
to mariosem : can you show me how you wold like (print scrren from another site maybe), I don’t understand, sorry for this.
to enterpr1se: why do you think is called [quote_box_center]?
Answer: to stay on center !!!!!
you should have [quote_box_left] or [quote_box_right].
Thanks for you message.
Radu A.
Apr 24, 2014 at 8:31 am
Hi,
Add this CSS in Theme panel -> Custom CSS
blockquote {
margin: 0 0 29px;
background-color: #FCFCFC;
border-left: 2px solid #4DB2EC;
padding: 15px 23px 0 32px;
position: relative;
top: 6px;
}
blockquote p {
text-align: center;
color: #808080;
font-family: 'PT Sans',sans-serif !important;
font-size: 14px !important;
line-height: 21px !important;
margin: 0;
padding-bottom: 16px;
}
Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.