Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: white spaces between the images

white spaces between the images 9 years 6 months ago #1243

Hello,

i have the same problems: sitodelproffff.altervista.org/dma2/galle...corsi-stranieri.html

can you help me please?

thanks
Attachments:
The administrator has disabled public write access.

white spaces between the images 9 years 6 months ago #1244

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Find and open file: dma2/components/com_jofacebookgallery/assets/jofacebookgallery.css Go to line 60 and changed
#jofacebookgallery div.jofacebookgallery-item {
float: left;
margin: 10px 30px;
overflow: hidden;
}
To (add height: 215px;)
#jofacebookgallery div.jofacebookgallery-item {
float: left;
margin: 10px 30px;
overflow: hidden;
height: 215px;
}
Or can you send me joomla administrator via contact form? So we can help you
Best regards
Bach Pham
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.060 seconds