Hi there,
Looking at the Google's Solar System theme, I noticed that it consists
mainly of one central image, and one background image.
However, the centred image is aligned to the left, instead of centred
on the screen, as you can see for the following CSS code excerpt:
#nhdrwrap {background:url('http://img0.gmodules.com/ig/images/skins/
planets/moon/header_tile.jpg') repeat-x top left;background-
color:#000}
#nhdrwrapinner {background:url('http://img0.gmodules.com/ig/images/
skins/planets/moon/header_bg.jpg') no-repeat top left;}
QUESTION 1: I am trying to achieve the same result with my theme: One
main image should be aligned to the right, with the repeating
backgound. How is this possible? What do I need to add to my theme XML
file to achieve this?
[TILED BACKGROUND] [MAIN HEADER ALIGNED TO THE RIGHT]
QUESTION 2: Is it possible to work with three images instead of two? I
would like to have one main image algined to the right, followed by
the tiled background, then aligned to the left there should be another
image, which is the photographer's signature. Is this possible?
[SIGNATURE] [TILED BACKGROUND] [MAIN HEADER ALGINED TO THE RIGHT]
Thank you all in advance for your help with this.
Regards,
P.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Themes API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-themes-api?hl=en
-~----------~----~----~----~------~----~------~--~---