|
If it's working, don't touch them!
The only thing you might want to look at is this part of the instructions:
At the very top of your template css file should be a line that starts body { - make sure it has a width attribute set to width:100%;
Below that should be a containing div id, such as #wrap { - make sure it has a width attribute set to width:90%;
This will help with the overlay error in IE with the yget template, although may need some tweaking for other templates.
Last edited by Simon; 04-19-2007 at 10:45 AM.
|