I was looking for answer how to put banner (dimension: 120x600px) on left and right side on my site (instead background). I think that could be possible with css, but I don't know how. Can anybody help me?

Comments

semperos’s picture

This question is a bit specific to CSS and not to Drupal theme development. Consider taking your question to another forum.

newbie88’s picture

is it the banner using flash mode or nope?

doktorrr’s picture

Banner is in png format

newbie88’s picture

using script XHTML like img src=".../....png">picture right

nevets’s picture

Please do not post duplicate posts. The duplicate post has been deleted.

As for your question, I am not sure what you are asking. Without more detail and a url to a page it is not clear what you are after or what the context is.

doktorrr’s picture

Sorry for duplicate. In this link you can see what I want. Banners are Coca cola firm on left and right side of site.

http://www.sportal.rs/news_category.php?category=49

aamin’s picture

Take a look at http://drupal.org/node/552476 for the background image.

And as far the header banner is concerned.. Depending on whether it changes often.. you would want to create a banner content type and display it using views. (that is what I had done on a site with multiple banners)