I am trying to add an image to the main page, directly below my header. It will complete the "look" of the page, doesn't contain any links or anything.
I've added this to the stylesheet:
#navEZPagesTop { color: #c8dded; font-size: 1.4em; background-image: url(/zencart/includes/templates/custom/images/topnav.gif); background-repeat: no-repeat; text-align: center; width: 754px; height: 48px; margin: 0; padding: 0 ; }
I am not sure how to set up the EZpage to display this image though. (It's currently showing a white space)
I created an EZpage called "Top".
I selected TOC and added an order of '10'. (I also tried a few other options but they didn't work either).
What do I put in the HTML section to have this image show up directly below the header?



