QUOTE:
Started by adding an outermost div to the top of /theme/X/header.php, and an inner div
to contain the scripts normal output, leaving room for the additional sidebars...
Okay, just one teensy question... When you add these divs, do you add them still using "$html .="?
For example:
| Code: |
$html .="<div style="/header/">Content content content</div> ";
|
Thank you very much for your response.; it helped a lot. I will see what I can do with my site. Hopefully, if I get a handle on it, I'll be able to throw some new schemes out there, since I read somewhere else on this forum that very few people have done that, which is a shame, because I think your script is excellent and I would love to help contribute in some way!
