Zen Cart Logo
Forums / General Questions / Header (logo) Background tiled image

Header (logo) Background tiled image

Locked

Views: 1,663

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
18 Dec 2006, 1:42 PM
#1
kitty avatar

kitty

New Zenner

Join Date:
Oct 2006
Posts:
63
Plugin Contributions:
0

Header (logo) Background tiled image

hi, how do i align this background image used in this article to be on the right of the page? if i dont repeat the image, only one image shows but it starts on the left... i'd like it on the right

https://www.zen-cart.com/tutorials/index.php?article=124

cheers

18 Dec 2006, 8:04 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Header (logo) Background tiled image

Add:

background-position: top right; (or bottom right) to your stylesheet for that area.

20 Dec 2006, 10:54 AM
#3
kitty avatar

kitty

New Zenner

Join Date:
Oct 2006
Posts:
63
Plugin Contributions:
0

Re: Header (logo) Background tiled image

Thanks Kim! :smile: