Products
Demo
Forum
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
May 22, 2012, 19:19:01
Advanced search »»
JoomlaTune Support Forum
JComments component
General discussion
Topic:
Cellpadding
Pages: [
1
]
Go Down
Print
Author
Topic: Cellpadding (Read 1005 times)
0 Members and 1 Guest are viewing this topic.
topcat
Newbie
Karma: 0
Offline
Posts: 2
Cellpadding
«
on:
March 31, 2010, 15:05:17 »
http//topcalive.com/topcat
Examples of my issue can be found on that page. I just want to know how to create space between the avatar and the text.
Logged
smart
Administrator
Hero Member
Karma: 160
Offline
Gender:
Posts: 2559
Re: Cellpadding
«
Reply #1 on:
March 31, 2010, 17:39:43 »
Sorry, but link you've provided isn't correct. But if you want increase space between avatar and text you need edit /components/com_jcomments/tpl/default/style.css and replace:
Code: (css)
#comments .comment-avatar {float: left;margin: 0;padding: 0}
with
Code: (css)
#comments .comment-avatar {float: left;margin: 0 10px 0 0;padding: 0}
Logged
If you use JComments, please post a rating and a review at the
Joomla! Extensions Directory
scept1c
Newbie
Karma: -1
Offline
Gender:
Posts: 12
Re: Cellpadding
«
Reply #2 on:
April 01, 2010, 13:54:11 »
the 2nd argument of "margin" controls the standoff from the right if I'm not mistaken. (1- top, 2- right, 3-bottom, 4- left).
Logged
smart
Administrator
Hero Member
Karma: 160
Offline
Gender:
Posts: 2559
Re: Cellpadding
«
Reply #3 on:
April 01, 2010, 14:01:16 »
Quote from: scept1c on April 01, 2010, 13:54:11
the 2nd argument of "margin" controls the standoff from the right if I'm not mistaken. (1- top, 2- right, 3-bottom, 4- left).
Yes, we increase right margin for avatar block and this will increace space between avatar and text.
Logged
If you use JComments, please post a rating and a review at the
Joomla! Extensions Directory
Pages: [
1
]
Go Up
Print
JoomlaTune Support Forum
JComments component
General discussion
Topic:
Cellpadding
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Announcements
-----------------------------
JComments component
-----------------------------
=> General discussion
=> Suggestions, Wishlists & Feature Requests
=> Integration with third-party extensions
===> AlphaUserPoints
===> CommunityBuilder
===> K2 JComments
=> Translations
=> Bug-reports
-----------------------------
ProofReader component
-----------------------------
=> General discussion
=> Suggestions, Wishlists & Feature Requests
=> Translations
=> Bug-reports
-----------------------------
Other extensions
-----------------------------
=> Plugins
=> Modules
Loading...