I inserted the code in the custom4.css file that i created i want to slyze the news block to make it like this
but in my projektas2.fun site the news blocks are i dont know why are not sorted correctly
i created new theme colled lkti2, because i need green collors, but in theme lkt2 /not default by know/ i dont get the same effect, but in lkti theme i getting good result, but i dont need the red collors, so ichoosed the green theme and modifited it to myke layout exactly like this site kf.vu.lt, i looked all the themes files that i created and i cant find the error, i am struggling for a week, and decided to get your help, because i cant find the sollution to the problem;/ mybe you cloud have some suggestions for the news module, how could i myke it in different why, mybe there is something wrong with the gavic knews show pro plugin, and myb e some modiffications are needed there, but i dont know what to do,/
/homepage naujienu nuotraukos/ /home page news pyctures/
.nspArt img.nspImage{
max-height: 210px;
}
/homepage naujienu blokas - 3-4 naujienos/ /home page news block/
@media (min-width: 601px) {
.homepage-news .nspArtPage > div.nspArt:nth-child(3) {
padding-left: 0px !important;
padding-right: 0px !important;
margin-right: 20px !important;
}
.homepage-news .nspArtPage > div.nspArt:nth-child(4) {
padding-left: 0px !important;
padding-right: 0px !important;
margin-left: 20px !important;
}
}
.homepage-news .nspArtScroll1 .nspArtPage > div h4 {
max-height:none!important;
}