By doktorrr on
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?
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
_
This question is a bit specific to CSS and not to Drupal theme development. Consider taking your question to another forum.
is it the banner in flash or nope?
is it the banner using flash mode or nope?
Banner is in png format
Banner is in png format
the answer is
using script XHTML like img src=".../....png">picture right
Please do not post duplicate
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.
Sorry for duplicate. In this
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
Take a look at
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)