how to reduce white space between user 4 and 6 positions

Professional Joomla template suitable for a wide range of finance related sites such as stock market, finance news, forex informations.
GK User
Tue Jan 04, 2011 2:31 pm
Where can I reduce the space between user 4 and 6 positions? Which page or css file?
Home page: http://ww.caprilli.com
See attached file.
Thanx!
User avatar
Fresh Boarder

teitbite
Wed Jan 05, 2011 6:19 pm
Hi

I cannot see Your site :(
User avatar
Moderator

GK User
Mon Jan 10, 2011 1:45 pm
http://www.caprilli.com

and i need also to set a padding/margin in the left side in internal pages:
http://www.caprilli.com/index.php?optio ... &Itemid=22
User avatar
Fresh Boarder

teitbite
Wed Jan 12, 2011 2:26 am
Hi

Please show me the space You are talking about. I cannot see it.
User avatar
Moderator

GK User
Wed Jan 12, 2011 1:36 pm
See attached file. Thanx!!!!!
User avatar
Fresh Boarder

GK User
Wed Jan 12, 2011 1:37 pm
[attachment]spaces_home.jpg[/attachment]
User avatar
Fresh Boarder

GK User
Wed Jan 12, 2011 1:38 pm
[attachment]spaces_home.jpg[/attachment]
User avatar
Fresh Boarder

GK User
Wed Jan 12, 2011 1:39 pm
files not attached...
User avatar
Platinum Boarder

GK User
Wed Jan 12, 2011 1:41 pm
Image
User avatar
Fresh Boarder

teitbite
Thu Jan 13, 2011 11:04 pm
Hi

This can be reduce in module setting by changing the height for the module or in css using class:

Code: Select all
.users_wrap .moduletable_content {
height:75px !important;
}
User avatar
Moderator

GK User
Tue Jan 25, 2011 2:53 pm
I wrote that code, ma nothing happened...
User avatar
Fresh Boarder

GK User
Tue Jan 25, 2011 5:06 pm
Please go to file template_css.css your template and in line 632 change .users_wrap .moduletable.content - height: 100px !important;

:)
User avatar
Fresh Boarder


cron