Forum Replies Created
-
AuthorPosts
-
June 30, 2015 at 11:31 am in reply to: CSS for blog-grid image and adding title popup on hover #466323
Where is the code for avia_post_slider used to display blog grid, which file should I be looking at?
Please let me know so I can take a look at it before I go ahead and change all the post titles back.
Thanks.
June 30, 2015 at 11:10 am in reply to: CSS for blog-grid image and adding title popup on hover #466305Thanks for your help with the CSS.
I will re-edit all the post titles to put the information back in, I thought it would be easy to make modifications to the display title for blog grid in archives.php like it was in loop-index but it uses avia_post_slider. I wanted to include links to category/taxonomy next to it but will have to make do as best I can for now.
June 8, 2015 at 3:59 pm in reply to: how to change 'in [category]' to 'at [category]' under post title #456155Great! Worked perfectly. Thanks a lot for your help :-)
June 8, 2015 at 1:13 pm in reply to: how to change 'in [category]' to 'at [category]' under post title #456047Thanks!
Could I also please ask how to change the formatting to make the category bigger using CSS?
I tried the following but it doesn’t do anything.
.blog-categories-minor-meta {
font-size: 15px !important;
font-weight: bold !important;
}- This reply was modified 9 years, 5 months ago by Mark.
Here is a visual example of the scale of the problem, the above screenshot shows 2 of the actual image sizes that are loaded in comparison to the size they are actually displayed. I use 6 column masonry on full HD display resolution, the images loaded are more than double the necessary size, there are smaller images are available, but the masonry code does not use them.
-
AuthorPosts