Log In · Register

 
help with picture sizing, in a marquee.
Omerta-13
post Oct 31 2008, 06:33 AM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: Oct 2008
Member No: 693,872



i was wondering if there was a way to have a picture marquee and have a code that would change all the sizes to the same instead of trying to find the right size for every one. just baisicly looking for a universal code that will change the size to all the marquee images ONLY.
 
 
Start new topic
Replies (1 - 1)
newkidontheblock
post Oct 31 2008, 09:00 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



I am not too sure if this is what you mean, but here
CODE
<style type="text/css" >
marquee img {
    height: 150px;
    width: 150px;
}
</style>


That will change all images within a marquee to a with of 150px and height of 150px, you can change it to fit your need.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: