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

TOPIC: Not getting same styling as demo version

Not getting same styling as demo version 9 years 9 months ago #1049

I purchased and installed JO Facebook on a church site that I manage. It connected to FB no problem and even automatically created albums from all of the one already posted on Facebook (very nice feature). However the styling on the front end doesn't look quite like the demo site: its only two columns, sometime is skips an album or picture on a row and the page and next buttons are all run together.

Any tips? The site is here: trinitychurchcovky.com. Thanks in advance for any help.
The administrator has disabled public write access.

Not getting same styling as demo version 9 years 9 months ago #1050

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Find and open file: components/com_jofacebookgallery/assets/jofacebookgallery.css
and go to line 60 and changed
#jofacebookgallery div.jofacebookgallery-item {
float: left;
margin: 10px 30px;
overflow: hidden;
}
To
#jofacebookgallery div.jofacebookgallery-item {
float: left;
height: 190px;
margin: 10px 25px;
overflow: hidden;
}
Or can you send me joomla administrator via contact form? So we can help you
Thank you for using our products
Best regards
Bach Pham
Last Edit: 9 years 9 months ago by Super User.
The administrator has disabled public write access.

Not getting same styling as demo version 9 years 9 months ago #1051

Tried that change - still the same.
The administrator has disabled public write access.

Not getting same styling as demo version 9 years 9 months ago #1052

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
We have checked and you do not changed it. Please check it again
After you changed please delete cache your site
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.

Not getting same styling as demo version 9 years 9 months ago #1053

Sorry - forgot to delete cache ;-)

Did that and solved one issue : now I am getting three across. But it is still skipping blocks every so many rows (row 2 and 5 for example) and the pagination and next buttons are not well styled.
The administrator has disabled public write access.

Not getting same styling as demo version 9 years 9 months ago #1054

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
We have checked site trinitychurchcovky.com/trinity-media/photos and not see code you changed.
Can you send me joomla administrator via contact form? So we can check and help you
Best regards
Bach Pham
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.076 seconds