Click to See Complete Forum and Search --> : right column background


jrthor2
02-19-2009, 06:21 AM
Could someone tell me why the right column on this site http://www.yuppiepuppygear.com/index_new.php does not have my green (mainBg.png) image displayed behind the text? I need this column to show the green, no matter how long the left side content is. I also have this page http://www.yuppiepuppygear.com/about_us/ where the content is long, and the right column doesn't show my background image.

thanks!!!

jrthor2
02-19-2009, 06:33 AM
I fixed it. I was using the wrong image for the right

jrthor2
02-19-2009, 07:09 AM
Ok, well, I thought I had if fixed. In IE6, the green background image is not showing up on the right nav. Could someone help me with that?

Thanks

jrthor2
02-23-2009, 06:05 AM
can anyone help me with this?

Thanks!!

Fang
02-23-2009, 06:36 AM
#main {height:1%;}

jrthor2
02-23-2009, 07:24 AM
I put that in, and it didn't do anything.

Fang
02-23-2009, 07:29 AM
I'm seeing it correctly in IE6, do a Ctrl+F5

jrthor2
02-23-2009, 09:43 AM
my mistake, it is showing up right now.

Now, if you look at the 2 images in that right nav, in IE 6 they appear right up against each other, which is how I want them, but in Firefox, there is a little space in between them.. Any way to get rid of that space?

Thanks again!!

Fang
02-23-2009, 09:52 AM
img {vertical-align:bottom;}
https://developer.mozilla.org/en/Images,_Tables,_and_Mysterious_Gaps

jrthor2
02-23-2009, 10:39 AM
thanks, that worked great!!

jrthor2
02-23-2009, 11:27 AM
do you know why the header of my site looks drastically different in IE 6 than in Firefox? Also, in IE 6, I noticed that the content on this page is pushed down from the top.. Any suggestions why?

http://yuppiepuppygear.com/shop/catalog/product_info.php?products_id=33

Thanks again!!!

Fang
02-23-2009, 01:43 PM
#search {
float: left;
text-align: right;
text-transform: uppercase;
font-weight: bold;
height: 92px;
position: relative;
}
#search div {
width: 200px;
top: 5px;
left: 55px;
position: absolute;
}

#shoppingBag {
float: right;
text-align: right;
padding: 0px 10px 0px 0px;
white-space: nowrap;
}

jrthor2
02-24-2009, 08:16 AM
Sweet. Now, can you help me fix why the content on that page is pushed down??

http://yuppiepuppygear.com/shop/catalog/product_info.php?products_id=33

and in Firefox, the "Click to enlarge" links appear to be double lined??

Thanks again!!!

jrthor2
02-25-2009, 12:24 PM
Can anyone help me fix why the content is bumped down on the link above?

Thanks!!

jrthor2
02-26-2009, 05:42 PM
Please, can anyone help me with getting the content to be at the top??

Thanks!!

jrthor2
02-28-2009, 08:15 PM
Anyone???? Please?? I'm begging here...

Thanks!!