VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

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

TOPIC: Resize gallery

Resize gallery 27 Nov 2014 13:30 #5865

Hello
I want to resize my gallery: This is a link
Now it starts in the middle and stops in the right side. How to extend it closer to the left side?

  • Posts:1
  • skuty
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Resize gallery 15 Dec 2014 03:41 #5986

Hello,
Go to templates/jf_relaxio/css/template.css
edit line 307
 
.item-page p {
width: 550px;
}
 

to
 
.item-page p {
width: 200px;
}
 

Go to plugins/content/jw_simpleImageGallery/jw_simpleImageGallery/tmpl/Polaroids/default.php
edit line 19
 
w = jQuery(window).width() - 600;
 

to
 
w = jQuery(window).width() - 250;
 


Thank you for using our template.

joomfreak
The following user(s) said Thank You: Kuksov

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.52 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.