View Single Post
  #1  
Old 04-20-2008, 05:57 PM
 
PDW-Admin PDW-Admin is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 41
 

Default Seamless - Graphics not showing right.

help - we're trying to make some changes to a template someone customized for us but is no longer in business so we're stuck.

the stylesheet she created has this:

body { margin: 10px; color: #000000; background: url('images/bkgrnd.jpg'); font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 75%; }
#tplHeadWrapper { width: 1024px; margin: 0px auto; }
#tplPageWrapper { width: 1024px; margin: 5px auto; background: url('images/tdc-page-02.png') repeat-y }
#tplMainWrapper { width: 1024px; margin: 0px auto; background: url('images/tdc-page-01.png') no-repeat top; }
#tplMainContent { padding: 40px 50px; }
#tplFootWrapper { width: 1024px; height: 282px; margin: 0px auto; background: url('images/tdc-page-03.png') no-repeat top; }
#tplFootContent { padding: 10px 10px; text-align: center; font-size: 75%; }
#tplFootContent a { color: #000000; text-decoration: none; }
img { border: 0; }

when i change out the three .png graphics to what you see from our old one and adjust the sizes you can see the graphic isn't seamless at the top and the bottom.

what are we doing wrong? thanks!!!!

this is the place where the dummy is: www.pinksugarpop.com/shop/home.php
__________________
Holly www.twopeardesigns.com
Xcart - 4.5.4
Mods: On Sale, Gahela Knowledgebase, Download Expander, New Arrivals
Reply With Quote