Theme Joomla Extensions

Change height between title and text

Hi, I would want to reduce the height between the title of the gallery and the text under.

Can someone tell me where I can find this parameter in the php?

LumoMongo replied Sure, no problem

Open up your Power Slide CSS file (in the module/css folder) and look for this:

.jdGallery .slideInfoZone h2 { 
padding: 0; 
font-size: 2em; 
margin: 0; 
margin: 5px 13px; 
font-weight: bold }


Add a margin bottom value as follows:

.jdGallery .slideInfoZone h2 { 
padding: 0; 
font-size: 2em; 
margin: 0; 
margin: 5px 13px; 
margin-bottom: 22px; 
font-weight: bold }


Obviously set the value to the space size you want...

Got something to add to the post shown above? Just fill in your details and thoughts below, your post will be added and if you are registered you will be automatically subscribed to this thread.

name
email
website
title
please type the security code
security code
 get notified of replies (members only, register here)

busy

INSIDE: Forum / Extensions

members

search