Image Effect - Text Spacing
Hello - just wondering if there was a way to adjust the margins at all - on this page
www.aswm.org/aswm_1_test/
for the box - ASWM Webinars - the text does not fit inside the box when you hover over it.
Thanks.
Sharon
www.aswm.org/aswm_1_test/
for the box - ASWM Webinars - the text does not fit inside the box when you hover over it.
Thanks.
Sharon
by sharon66
Please Log in or Create an account to join the conversation.
you can use this code to remove the margins
figure[class*="effectck"].effectck-5 { margin : 0; }
figure[class*="effectck"].effectck-5 { margin : 0; }
Joomlack Webmaster and Developer
by ced1870
Please Log in or Create an account to join the conversation.
Hello,
That worked good - but is there a way to close the spacing up a bit more inside the border?
Thanks.
That worked good - but is there a way to close the spacing up a bit more inside the border?
Thanks.
by sharon66
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Oh sorry, See attached - the space above "Wetland.." and to the Left and Right.
Thanks for getting back to me so quickly.
Thanks for getting back to me so quickly.
by sharon66
Please Log in or Create an account to join the conversation.
ok I see, the problem is simple : you have too much text
if you want to put logn text you must set it to be a small font size, because it can not be bigger than the image
else you can manage the margins from the interface, or you use your own styles with the override
www.joomlack.fr/documentation/46-image-e...with-your-own-styles
if you want to put logn text you must set it to be a small font size, because it can not be bigger than the image
else you can manage the margins from the interface, or you use your own styles with the override
www.joomlack.fr/documentation/46-image-e...with-your-own-styles
Joomlack Webmaster and Developer
by ced1870
Please Log in or Create an account to join the conversation.
Time to create page: 0.848 seconds