-
AuthorPosts
-
October 27, 2015 at 9:20 pm #525807
Hey there,
Wondering if it is possible to add thin grey lines ( that match the theme) to separate the white space of each post in grid view?
Or rather place a thin grey box line around each post in grid view?
Link for reference:
http://www.gregorybeylerian.com/tag/mixed-media/
Thanks
GB
October 28, 2015 at 5:18 pm #526302Any ideas?
October 28, 2015 at 5:21 pm #526304Hey!
Please add following code to Quick CSS
.avia-content-slider .slide-entry { border-bottom: 1px solid #e2e2e2; }Regards,
YigitOctober 28, 2015 at 5:25 pm #526307Hi Yigit,
I just added the code and it produced a line under the post but it does not go all the way across nor up and down, ideas?
Example:
October 28, 2015 at 5:30 pm #526310Hey!
Please change the code to following one
.avia-content-slider .slide-entry { border: 1px solid #e2e2e2; padding: 5px; }Regards,
YigitOctober 28, 2015 at 5:48 pm #526321Thanks Yigit, that works well.
Is it possible to create a graph line between posts, like this:
http://www.damienhirst.com/artworks/catalogue
Thanks again!
GB
October 29, 2015 at 5:27 pm #527007Hi!
Can you please post a screenshot and show the changes you would like to make? I am not sure if i understood you clearly
Regards,
YigitOctober 29, 2015 at 5:35 pm #527015Hey Yigit,
This might help, it is a link to a web page that utilizes what I am talking about:
http://www.damienhirst.com/artworks/catalogue
Wondering if it is possible to have the grid lines. If not, I am happy with the current solution you provided :-)
November 2, 2015 at 4:38 am #528217Hi,
The grid on your page is actually the one which already has borders and there’s not any other elements to work with, are you happy with the solution anyway?
Best regards,
RikardNovember 3, 2015 at 9:05 pm #529620Hey Rikard,
If there was a way to activate graph like lines instead of box lines around each post, I would check to see what I prefer but already its good :-)
thanks,
GB
November 4, 2015 at 10:10 am #529829 -
AuthorPosts
- The topic ‘Adding thin lines to grid view posts possible?’ is closed to new replies.
