Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: Padding possible?

Padding possible? 15 Apr 2014 14:52 #1700

  • Eric
  • Eric's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Great plug-in! :)
Is it possible to create some padding around the text?
Now the text runs from the left edge of the page to the right one, which makes it look very crowded.
And the left and right opposite pages' text almost touches each other.
It would make the books look cleaner.
The administrator has disabled public write access.

Padding possible? 15 Apr 2014 14:54 #1701

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Hi,
you have an example to show us? a link?
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.
The following user(s) said Thank You: Matt

Padding possible? 15 Apr 2014 15:04 #1704

  • Eric
  • Eric's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Yes, an example is on www. hobbyclubdordrecht. nl/test
The administrator has disabled public write access.

Padding possible? 15 Apr 2014 15:42 #1707

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Try to modify this file:
plugins/content/articlebookeffect/css/articlebook.css

.articlebook .odd .spage { 
	margin: 3px 7px 0 4px;
}
TO
.articlebook .odd .spage { 
	margin: 3px 18px 0 4px;
}

AND
.articlebook .even .spage, .articlebook .cover .spage { 
	margin: 3px 4px 0 8px;
}
TO
.articlebook .even .spage, .articlebook .cover .spage { 
	margin: 3px 4px 0 18px;
}
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.
The following user(s) said Thank You: Eric, Matt

Padding possible? 15 Apr 2014 15:56 #1708

  • Eric
  • Eric's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
This works great, thanks!
The administrator has disabled public write access.

Padding possible? 09 May 2014 14:04 #1725

  • amoretti
  • amoretti's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello and thank you for your good job !
The more I try, the less I succed to include padding parameters.
Id like to have space betwwn two folllowing pages (example : amoretti.fr/index.php/t)

Thank you for your help !
The administrator has disabled public write access.

Padding possible? 09 May 2014 17:24 #1727

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
amoretti wrote:
Hello and thank you for your good job !
The more I try, the less I succed to include padding parameters.
Id like to have space betwwn two folllowing pages (example : amoretti.fr/index.php/t)

Thank you for your help !
Hi,
I saw your test page, but it seems that something is missing.
You can send us the content(html) of article?
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.
The following user(s) said Thank You: Matt

Padding possible? 19 Jun 2015 16:02 #2035

I am trying to do the same thing but the CSS is not altering the margin in the pages, my text is edge to edge, please see pages two and three here www.rwdrums.com/en/ which CSS do I change?
The administrator has disabled public write access.