• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Thảo luận thu nhỏ ảnh bài viết và zoom khi hover

Admin

Well-Known Member
Staff member
Administrator
Hướng dẫn : Bạn chỉ việc chèn code sau vào cuối template additional.css

Code:
.postbit .content img, .postbitlegacy .content img, .postbitdeleted .content img, .postbitignored .content img, .eventbit .content img {max-width: 350px !important;-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out;}
.postbit .content img:hover, .postbitlegacy .content img:hover, .postbitdeleted .content img:hover, .postbitignored .content img:hover, .eventbit .content img:hover {max-width: 750px !important;-moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); -ms-transform: scale(1);filter: progidXImageTransform.Microsoft.Matrix(sizingMet hod='auto expand', M11=2, M12=-0, M21=0, M22=2);z-index: 10; overflow: hidden;}

Xong vào bài viết có ảnh để kiểm tra.. rê chuột vào ảnh xem nào
Chỉnh kích thước ảnh ở trong code nhé chỗ width
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top