Master:
# 1    creating thumbnail with css                  
exp
Online no
State
Grouping Member
Class class4
Score 298
Wealth 194
Posts 230
Login 10:43:01
http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html

good idea, if no thumbnail creating by admin.
Hits: 153, Date: 2009-06-04 00:52:51
[Agree] ( 13 ) [Against] ( 13 )

# 2    to make a good thumbnail                  
exp
Online no
State
Grouping Member
Class class4
Score 298
Wealth 194
Posts 230
Login 10:43:01
you may not just take a part of original image, you need decrease the size of the original image, for example, set it as 140*140 if the thumbnail is about 80*80
Hits: 152, Date: 2009-06-05 21:50:30
[Agree] ( 13 ) [Against] ( 12 )

# 3    clip style is important                  
exp
Online no
State
Grouping Member
Class class4
Score 298
Wealth 194
Posts 230
Login 10:43:01
example: clip:rect(0px 75px 75px 0px)
rect(top,right,bottom,left)
Sets the shape of the element
Hits: 148, Date: 2009-06-15 23:20:31
[Agree] ( 11 ) [Against] ( 12 )

1 - 3 [ 3]

Reply: creating thumbnail with css

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing