Quote Originally Posted by Kim View Post
Move the code for one of the other banner positions to where you need it.
Quote Originally Posted by Kim View Post
Look in the tpl_main_page
Well, the good news is that I found the banner 1 code in the tpl_main_page.

The bad news is that I moved all the code that pertained to banner 1 to above where I moved the banner 2 code to in the tpl_header.php file.

Got an unexpected "}" error in the tpl_main_page.php file, so I deleted the code on the error line which began on line 59:

Code:
<?php
    }
  }
?>
so that error went away.

That left me with an error of "unexpected end on line 135" (which is my last line) in the tpl_header.php file.

I tried removing the line which is:

Code:
<?php } ?>
and still got the same error message. So for now I put the files back the way they were to get rid of the error messages. Yet I still need to put the banners side by side. Between trying to figure out the code issues which normally my fiance does (is a trucker and on the road now) and how I'll change the div tags so they won't line break the banners....I'm stuck yet again and feeling totally stupid.

As long as I've been using this cart, I should be able to figure out code by now, yet here I flounder. I don't know if I'm just dense or if it's the 14 different meds I take every day. What ever it is, I apologize that I yet again need to ask for help and/or advise.

thank you,

betty

(apologies also for the mini emotional rant)