Tagged: x
-
AuthorPosts
-
December 12, 2016 at 4:10 pm #1290512
netloverParticipanthttp://bnmnewprojects.com/ruhglobal/podcasthuman-potential-work/
The images need to be smaller and all the same size. how can I easily do this for all the images?
December 12, 2016 at 7:01 pm #1290718
NicoModeratorHi There,
Thanks for writing in.
Add this in your Customizer > Custom > CSS:
.page-id-5256 .x-img-thumbnail{ width: 250px; margin: 0 auto; display: block; }Let us know how it goes.
Thanks.
December 13, 2016 at 4:21 am #1291077
netloverParticipantthanks! btw, is there a way to make it resize proportionally?
December 13, 2016 at 5:32 am #1291142
Paul RModeratorHi,
Kindly remove the code provided above then try to select 1/3 – 2/3 columns instead of 1/2 – 1/2
That way your text content will move to the left and your image will be reduce in size.
Hope that helps.
December 13, 2016 at 7:06 am #1291237
netloverParticipantif i do that, will any data be lost? will i have to rebuild the whole page?
December 13, 2016 at 8:13 am #1291307
LelyModeratorHi There,
No. Changing columns will not do that. It will just adjust your column size. No need to rebuild the page.
December 13, 2016 at 4:59 pm #1291953
netloverParticipanti’m looking in the area, how do i change it to 1/3 – 2/3 ?
December 13, 2016 at 11:01 pm #1292254
netloverParticipantI used the custom tool and changed it to:
1/3 + 2/3 and tried 1/3 – 2/3It seems to stay the same size
December 14, 2016 at 12:09 am #1292315
ChristopherModeratorHi there,
Please add this code :
img.x-img.x-img-thumbnail { width: 50%; margin-right: auto; display: block; margin-left: auto; }Hope it helps.
December 14, 2016 at 12:56 am #1292340
netloverParticipantthat worked 🙂 thanks so much. one issue though is the image for episode 20 image and text seems to be out of alignment with the rest. how do i fix that?
December 14, 2016 at 2:12 am #1292387
ChristopherModeratorHi there,
This row has different columns width. Please change it to 1/2+1/2.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1290512 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
