Tagged: x
-
AuthorPosts
-
June 3, 2016 at 10:41 am #1024381
moabullonParticipantThe majority of that is making sense
could you please explain the aspect of inserting a gallery short code? is that the easiest way to add in and make the pics look properly spaced and numbered?
if so then what would you recommend for the gallery shortcodes? or should I get a plug in?
June 3, 2016 at 6:59 pm #1024889
JadeModeratorHi there,
Please see this link for the guide on how to setup an image gallery: https://community.theme.co/kb/how-to-setup-galleries/
Hope this helps.
June 10, 2016 at 12:03 pm #1036136
moabullonParticipantI am now using envira gallery and it is helping but I can not seem to understand how to put the numbered bullets next to the pics. I edited everything through the gallery and then added the gallery to the post that makes the gallery short code but then I can’t figure out how to add the numbered bullets next to the photos.
June 10, 2016 at 12:22 pm #1036161
moabullonParticipantDo I need to only add this code to the CSS one time and then it applies to all posts that have a gallery short code? Or do I need to add this code some how to every post when I want the photos to have numbered bullets?
This code was from earlier in the post
.single-post li.gallery-icon::before {
content: counter(section);
position: absolute;
left: -20px;
background: red;
width: 20px;
height: 21px;
top: 0px;
color: #ffffff;
font-size: 15px;
padding: 2px 0 0 0;
line-height: 1.1;
}
.single-post li.gallery-icon {
margin-bottom: 10px;
position: relative;
counter-increment: section;
}June 10, 2016 at 3:05 pm #1036359
JoaoModeratorHi There,
You can add one time at Appereance > Customizer > Custom > CSS
Hope that helps,
Joao
June 10, 2016 at 4:03 pm #1036433
moabullonParticipantHow would I specialize them for every different post? would I need to change the code slightly? or just keep copying and pasting?
June 10, 2016 at 10:56 pm #1036891
RadModeratorHi there,
That CSS is global on every single post if added on customizer’s custom CSS, you don’t need to duplicate it. It’s not Post specific since it has no ID. It should be good without modification, unless, you’re trying to achieve unique styling for every post.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1011357 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
