in Joomla Templates by pgmjanssens (120 points)
Hello, i am new with templattoaster. How can i make my own css style in Template toaster 7?

I have no idea?

1 Answer

by lisa-west (35.1k points)

TemplateToaster provides an option to design layout as well as apply CSS style like an option to apply background, border, typography other layout properties like margin, padding etc. You need not to write CSS manually. In case you want to use some extra custom css code you can follow the steps provided below:

Go to TemplateToaster -> General -> Editors -> CSS -> Write your custom CSS code -> save.

by pgmjanssens (120 points)
Hello. I have put this code in the CSS.
I have put this code in the TemplateToaster -> General -> Editors -> CSS

But i can't see it at the design when i look at the Xampp\hotdocs
Why not. (i want the footer a certain collor)

.ttr_block ,#ttr_sidebar_right #newsletter_block_left,#ttr_sidebar_left #newsletter_block_left
{
overflow:hidden;
border-radius:0 0 0 0;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(52,52,52);
background-clip:padding-box;margin:9px 6px 9px 6px;
padding:0 0 0 0;
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...