Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Cellpadding
Pages: [1]   Go Down
  Print  
Author Topic: Cellpadding  (Read 1005 times)
0 Members and 2 Guests are viewing this topic.
topcat
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« 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 Offline

Gender: Male
Posts: 2559



WWW
« 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 Offline

Gender: Male
Posts: 12



« 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 Offline

Gender: Male
Posts: 2559



WWW
« Reply #3 on: April 01, 2010, 14:01:16 »

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
 
Jump to: