avoid rounded corners for thumbnails
General Discussion
5
Posts
2
Posters
660
Views
1
Watching
-
hey
i have rounded corners for all my images on vides on my page
how can i have my project thumbnails not rounded while the rest stays rounded?[.ph{ border-radius: 10px; overflow: hidden; } .img{ border-radius: 10px; overflow: hidden; } -
hey
i have rounded corners for all my images on vides on my page
how can i have my project thumbnails not rounded while the rest stays rounded?[.ph{ border-radius: 10px; overflow: hidden; } .img{ border-radius: 10px; overflow: hidden; }@leandrodisler hey if you right click the thumbnail grid on the gridder and give it a class called 'noround' and then in css type in:
.noround img {
border-radius: 0px;
}That should do it.
-
hmm dont works :/
-
hmm dont works :/
@leandrodisler might be because your .ph class has border-radius, maybe try changing that to 0px? the .ph class seems to be invovled with project thumbs so might be why.
-
worked! thank you so much for your help :)
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com