Tagged: x
-
AuthorPosts
-
July 13, 2016 at 10:37 am #1085049
lancesalyersParticipantHow can I adjust the format of the
tag to better highlight my quotes? I have searched the forum and tried using the following code to no avail:
.x-blockquote {
[insert format attributes]
}Specifically, I’d like to add a double indent on the paragraph, a subtlely different shade of grey, and a vertical left border. Here is a page by way of example:
http://www.leadingwithideas.com/the-truth-about-lies/
Thanks for your help and theme!
July 13, 2016 at 12:05 pm #1085229
JoaoModeratorHi There,
Would you mind providing your URL pointing where you placed the blockquotes.
Thanks
Joao
July 13, 2016 at 7:50 pm #1085937
lancesalyersParticipantJuly 14, 2016 at 2:48 am #1086382
LelyModeratorHi There,
Thank you for giving us your site URL.
Please try this CSS:blockquote p { padding-left: 32px; border-left: 2px solid gray; }Previous CSS is not working because it seems that your page is not using the blockquote element from X. See attached screenshot showing that the blockquote element from X have class that is missing on yours.
July 16, 2016 at 8:26 pm #1090237
lancesalyersParticipantHmm, wonder why that is? Regardless, your code worked as needed. Thanks!
July 17, 2016 at 2:36 am #1090421
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1085049 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
