1) What is Trix Template Generator ?
Trix Template Generator (TrixTG,named after Trix) is a simple application
for creating templates for BLOGGER/BLOGSPOT without any much knowledge
about html language. If you have the imagination and the creativity,
you can very well design templates to your likings.
2) Can I save my settings ?
Yes, you can save your settings at any point. You can save a maximum of 5 of your designs simultaneously. Note that the settings are saved in your system. Flash Cookies are used to Save your design (FAQ 3).
3) Where do my settings gets saved ?
Your settings gets saved as cookie (Flash) in your system. Due to the
constraints in size of the cookies for webpages, Flash cookies are
used, whose settings can be changed to allow the site to save more
bytes which is required for this application. Flash cookies will be
present even if the browser cookies are cleared. And you could load the
settings from different browser also.
4) Can I make changes to the templates that I already have ?
Yes, you will require what is called Trix code which contains all the
values depending on your settings. It can be obtained from "General
settings -> Load/Save Templates --> Show Trix Code
button". You will need to copy and keep the code shown and later you can use
that code to make changes using "General settings -> Load/Save
Templates --> Load Design from Trix Code button".
5) Can I put the template designed by me in the template list ?
Yes, you can. All you have to do is that, you need to copy the code as
mentioned above (FAQ4) and send to my Mail Id: talktotrix@gmail.com . I
will update the template in my database. It is good if you could
suggest one or more categories to put your template.
6) I am not able to understand the Template Layout
The following diagram explains the layout of Blogger Templates
The sidebar can be placed at either side of the main wrapper. Also there are various types of sidebar.
7) Why Border Radius has no effect on borders.
If you are using Internet Explorer, you wont be able to see the rounded
corners as it is not supported in IE till now. Designers used to have
3 background images to simulate this effect. For more assistance have a look at Puffy or Orkut Simple Templates.
8) What is the difference between Padding and Margin ?
Margin will create a space between an element/block to which it is applied and
the elements/blocks surrounding it. Padding will create space between
element/block to which it is applied and the elements/blocks which are
inside it.
9) How do I center align a block ?
Set the margin left and margin right of the block to the value "auto" and it will center align that block.
10) What is the use of minimum width in Body settings ?
There are many constraints while designing a template. When you look a
template at one screen resolution it will look fine. But when you
change the resolution to a lower value, there are chances that the
template get collapsed. It happens especially when percentage is used
to define width of blocks, because percentage here refers with respect
to the browser viewing area and not with respect to the page width.
Hence when you change the width of browser (using restore, maximize
button), there are chances that the page look gets collapsed. So it is
recommended to set minimum width of around 750 px to body settings,
when percentage is used to set width of inner blocks. 750 is chosen
because 800x600 is the most common resolution, though we are migrating
to higher resolutions. Since the browser displays scroll, some pixels
are taken away.
11) Why available templates are not loading ?
Make sure that you have Flash plugin installed in your browser. Also since database is used to store the code for templates, accessing the database and retrieving the code for it takes some time. So kindly wait and see for quite some time.