1. milian
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 09 December 2019
  5.  Subscribe via email
HI Ciaran,
In the J51_News (3.6.0 the latest) is the white space fixed. See the attachment.
I marked with red color the white-space. I want less white space so that the text comrs closer tho the picture (books)

Can I set an added css (witch you give me) in custom.css in PianoForte (in this example)
Or another location. What is the best for a flexible space?
Regards, Milian
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Milian

Would you have a URL to an example of this white space?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, I send you the URL and logins in a DM to info@joomla51.com. .
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51news figcaption,
.j51news figcaption .newstitle {
padding-top: 0;
}


Edit to taste.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
It works! thanks
Milian
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
So with the spacing I got also a big white field above the -Display Intro Text-.
Do you have also a css for it?
See attachment. Th spacing between the red lines i wish to change (smaller).
Regards, Milain
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try also adding the following...

.j51news .newstext {
margin-top: 0;
padding-top: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!