GavickPro / GK-News-Show-Pro

Advanced widget for the posts display.
GNU General Public License v2.0
9 stars 9 forks source link

spacing between post #23

Closed thoinayonline closed 10 years ago

thoinayonline commented 10 years ago

Hi, how do you adjust the spacing between post title to 5px?

gk news pro padding between title

dziudek commented 10 years ago

Hello,

You have to adjust it in the CSS - please provide an URL to your website, then I'll be able to point you a specific place and file.

thoinayonline commented 10 years ago

Can you also point out for the category US, and the one below for the spacing between article lay out and link format.

www.test.thoinayonline.com

piotrkunicki commented 10 years ago

Hello,

Try to add this code into css/override.css file

.gk-nsp.right .gk-nsp-links {
    padding-left: 20px;
}

#gk-banner-right .gk-nsp-links ul li {
    padding: 5px 0;
}
thoinayonline commented 10 years ago

Thank you so much for the banner-right after I insert the code into override css it had a big gapping space between the last post and the arrow navigation.

  1. and somehow today the slider did not slide for both of the banner left and right. I set auto automation ON
  2. can i have a css code ALL Stories, and the right side of US to 5px too?
piotrkunicki commented 10 years ago

Try to add this code:

.gk-nsp-links ul li {
padding: 5px 0;
}

Regarding the problem with the sliding (banner-left and right area), could you send me a PM through the forum with the access for your website backend?

thoinayonline commented 10 years ago

hi, How do i PM in here?

piotrkunicki commented 10 years ago

You can do it throught the forum. https://www.gavick.com/forums or send me an email: piotrkunicki[at]gavick[dot]com