DIVs and .tpls

Hi all,

I have a template and it works great, however I have been having to copy and edit every single .tpl possible to get the DIVs to be inside the design template.  it just seems like there should be another way am I missing something.  I tried editing something like page content.tpl but that didn’t work.

Thanks,

Chad

Unfortunately, thats how it is done…you have to edit all of those templates…

Ok thanks Roger,

Just felt like I was missing out on something.

Chad

remember, save to your skin.  leave the default alone.

Are you copy/pasting the same div into each template? If you are, then it should go in your header/footer.tpl

What exactly are you trying to do?

Well all the templates where just slightly bigger than my design DIVs I went back and looked at the header and footer and found a simple mistake.  It is all working well now as far as the design in going.

Well, there aren’t very many div’s in the templates which are used to wrap. Only the schedule’s search ones.

The rest you can add a container div in your header.tpl and close that div in the footer.tpl, and then you can set the size of that container.