This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Placement of icon
#3
(07.10.2020, 08:35)admin Wrote: Set Additional classes to value-right

Add this to custom CSS, change 56px to icon height so the text is aligned to the vertical middle of the icon.
Code:
.value-right .icon {
  display: inline-block;
}

.value-right .value {
  display: inline-block;
  line-height: 56px;
  vertical-align: top;
  padding: 0 0 0 3px;
}
I seem to have some CSS-problems. The changes I do in the CSS (like the one above), does not have any effect on my visu. 
I have a SpaceLYnk FW 2.5.1. Any known issues with CSS here?
There are 10 kinds of people in the world; those who can read binary and those who don't  Cool
Reply


Messages In This Thread
Placement of icon - by Trond Hoyem - 07.10.2020, 08:30
RE: Placement of icon - by admin - 07.10.2020, 08:35
RE: Placement of icon - by Trond Hoyem - 07.10.2020, 08:52
RE: Placement of icon - by admin - 07.10.2020, 08:52
RE: Placement of icon - by Trond Hoyem - 07.10.2020, 08:55
RE: Placement of icon - by admin - 07.10.2020, 09:26
RE: Placement of icon - by Trond Hoyem - 07.10.2020, 12:29

Forum Jump: