how do i add my custom image to these rather than the default ones? im not seeing that in the markup language being used.. or change the glyth icons color, default seems to be black cheers
@loz007 Because this requires files customization what in reference to Item Support Policy is simply not allowed. If you know coding, then you can do this yourself or if you don't know, you need to contact with your web developer.
the ones with the neat dividers that don't look like the tables. I can't find that in the documentation, I only could find the ones with icons by following your instructions above.
@Saioa You can not find them because these are plain html tags like:
<ul> <li>Lorem ipsum dolor sit amet, consecte cons ectetuer tuer adipi sit amet magna scing elit</li> <li>Aliquam tincidunt cons ectetuer mauris eu risus</li> <li>Vestibulum auctor dapibus con sectet uer neque</li> </ul>
or
<ol> <li>Lorem ipsum dolor sit amet, consecte cons ectetuer tuer adipi sit amet magna scing elit</li> <li>Aliquam tincidunt cons ectetuer mauris eu risus</li> <li>Vestibulum auctor dapibus con sectet uer neque</li> </ol>
or
<dl> <dt>Magna comodo</dt> <dd>Consectetur adipisicing elit, sed do</dd> <dt>Nullam wisi eu</dt> <dd>Quisque lorem tortor fringilla sed.</dd> <dt>Auctor dapibus</dt> <dd> Ut enim ad minim veniam, quis nostru</dd> </dl>
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
these lists can be found in the doc http://themes.muffingroup.com/betheme/documentation/#muffin-builder (point 14))
Thanks!
@loz007 You need to replace existing images of these icons on your FTP with own.
Definition Lists