[twdev] Re: problem with textbox (produced with ``)

2018-07-11 Thread olafolafsan
Yes, this will help. Thank you. I started to understand how it works to define/alter my own classes but this is the easy way i was looking for (yesterday) to just change that one specific color without going into code. -- You received this message because you are subscribed to the Google

[twdev] Re: problem with textbox (produced with ``)

2018-07-11 Thread jologsdialogue
Hello, the single-backick creates a tag, if you want to change its colors, you can go to ControlPanel > Appearance > Palette Scroll to the bottom and click the "show editor" button, and look for *Code background*, *Code border*, and *Code foreground* You can change the colors there. Hope

[twdev] Re: problem with textbox (produced with ``)

2018-07-10 Thread olafolafsan
Thank you for the explanation mario. Until i see the problems i might create i keep going with my box. (I have a number followed by my //name// followed by a description and just italic is not emphasizing enough...) But probably i will remember your warning later... For the moment i will try

[twdev] Re: problem with textbox (produced with ``)

2018-07-10 Thread PMario
On Tuesday, July 10, 2018 at 1:05:09 PM UTC+2, olafo...@gmail.com wrote: > > iam pretty new to TW and at the moment i try to build a framework. For > better readability i want to emphasize single words. > //italic// produces an element in the rendered text, which is "emphasize". The default