Ok what I want to do is add HTML code to the left side of my site in the background area.
http://www.formulaexo.com/shopexo/
Notice the menu on the left side that's how I want it however I rigged that with sloppy HTML code so it would be displayed there.And that doesn't work when your resolution is changed it messes up.Code:<div style="position: absolute; top: 21%; left: -3%; width: 229px; height: 410px; z-index: 1"></div>
So I wanted to add this content (fireworks .gif menu which requires HTML to work right) To the background left side via TPL files or where ever it can with be done so the template knows it's there and works correctly at different resolutions.
If this still confuses you let me know : )



