Technology, Web & Business Forum

You are here: Technology, Web & Business Forum : Web Development : Design : HTML CSS stylesheet rotating image.?


Welcome to the Technology, Web & Business Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.


Design Talk about web design techniques and ideas in CSS, HTML, etc.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-28-2008
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default HTML CSS stylesheet rotating image.?

at the minute I have an image in the center of the page that is defined in the css document well am wanting to make it rotate to another image after say 5seconds? also be able to link these products to the purchase forum so they will need to be active links. How can I do this using css? at the minute theres a

#right #top #locations (line 24)

{

width: 77px;

height: 86px;

background-color: transparent;

background-image: url(images/cssbanner.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

float: left;

padding-top: 110px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 320px;

}
__________________
Powered by Yahoo! Answers
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 07:59 PM.