Page 1 of 1

A link for explain that ?

Posted: 21 Dec 2016, 15:13
by lulu
Is it possible to have a link to a tutorial for "Custom styling with CSS" or some info ?
Thanks

Re: A link for explain that ?

Posted: 22 Dec 2016, 05:27
by mjau-mjau
lulu wrote:Is it possible to have a link to a tutorial for "Custom styling with CSS" or some info ?
Yes, but CSS is a full topic for web designers, and we can't cover it entirely. Customizing X3 with CSS requires that you have basic understanding of CSS or are willing to learn:
http://www.htmldog.com/guides/css/beginner/
http://www.cssbasics.com/
http://www.w3schools.com/css/

Then, you can use browser "developer tools" to view classes applied to elements in X3, and add your own styles.

I will write more about this later.