Welcome, Guest
Username: Password: Remember me
JO Responsive Instagram Photo Gallery

TOPIC: Change class of load more button

Change class of load more button 6 years 11 months ago #5405

  • Dennis
  • Dennis's Avatar
  • OFFLINE
  • New Member
  • Posts: 5
  • Karma: 0
Hi there,

In which file can I find the load more button?

<a class="seachInstagramLoadMore btninsg btn-inverse">Load More</a>

I'd like to change it to my template class. Thanks.
The administrator has disabled public write access.

Change class of load more button 6 years 11 months ago #5409

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
You can see this code button in file: modules/mod_jo_responsive_instagram_photo_gallery/css/instagramJournal.css in line 46
.btn-inverse {
background-color: #006dcc;
background-image: linear-gradient(to bottom, #08c, #04c);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.083 seconds