How can I make the template fluid? So that it stretches more to the sides.
Thanks.


Hey. Yeah you can. If you go into the yget template folder. look for the main.css file. Am not sure right now it is is called main, but the css file that controls the layout of the template. At the top of that file you will see the css for body. Change the width to 100% or more depending on what you want. By default it is 85%. That stretches the entire width on the screen.
For the content, change the margins... right margin, increase the value.
Cheers