Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Extra pixels under tile_bg??

Extra pixels under tile_bg??

Locked

Views: 961

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
6 Aug 2007, 8:03 AM
#1
ssdsarah avatar

ssdsarah

New Zenner

Join Date:
May 2007
Posts:
52
Plugin Contributions:
0

Extra pixels under tile_bg??

Greetings Zen Gods!!

I have a site up and going, which is so wonderful, I decided to make another... And, now, I am trying to do yet another without the help of my husband this time, LOL...

So, I started making my own template and it is going interestingly, I think... I am amazed at how much I can do with just a few keys and heck, I am amazed that I can do it at all, lol... I did buy the plain english tutorials from lulu.com though so I am just going through it trying to do each of the steps...

Rambling, sorry... SO, the problem is this: In Firefox (and maybe IE, I didn't check, I love the fox), Under the image tile_bg (the top home stripe and the bottom Home stripe), it seems like there are a couple stray pixels forcing my header_bg image down some... Which wouldn't be a problem, except that some pixels off the bottom of the header image are getting cut off... :oops:

Please tell me what to do to fix it... It doesn't seem like I had this problem with the other two sites, but my darling husband was attacking my default template codes and I am learning to do it the right way by creating a whole new custom template... (I have high hopes to sell custom templates someday, LOL)

You can see the testing window here... http://testazen.candycuteness.com

Thanks and Huggles!!
Sarah
https://www.CandyCuteness.com & https://www.AliSarah.com

6 Aug 2007, 8:53 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Extra pixels under tile_bg??

Inthe style sheet you have the logoWrapper entry as 75px height but your image is 110px in height - change the value to 110px and see if this is more to your liking:
And add a semi-colon to the end of that line after the px

#logoWrapper{
	background-image: url('../images/header_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 75px
	}
6 Aug 2007, 3:39 PM
#3
ssdsarah avatar

ssdsarah

New Zenner

Join Date:
May 2007
Posts:
52
Plugin Contributions:
0

Re: Extra pixels under tile_bg??

Thanks so much!! I will change this straightaway!! :D

YAY for easy answers!!

Huggles!!
Sarah

6 Aug 2007, 4:21 PM
#4
ssdsarah avatar

ssdsarah

New Zenner

Join Date:
May 2007
Posts:
52
Plugin Contributions:
0

Re: Extra pixels under tile_bg??

YAY!! It worked!! Thanks so much!!!

Huggles!!
Sarah