Text thumbnail instead of image
-
Hi All,
I would like to build a website based on a text thumbnails instead of images. What would be the most suitable way to do so? At this point I only managed to create text thumbnails as a png but there is a scale problem later on. Simple draw what I want to achieve here:
-
Dear @marcin
LayTheme has not really the option to generate those kinds of lists.
But you could either try to use a thumbnail grid and hide the images with CSS.Or you make the list manually.
Best!
Marius
-
Hi, how to give an exception for "mouse over links" command? Currently I have type switch from regular to italic when mouse over on projects but I don't want this on my menu links. >>> www.mliminowicz.com
thanks!
-
Dear @marcin
with CUSTOM CSS and the !important tag. And then you need to select the specific link which you do not want to change.A bit annoying CSS work.
Best!
Marius