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

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Suggestions, Wishlists & Feature Requests    Topic: Regarding customization of Comment Area
Pages: [1]   Go Down
  Print  
Author Topic: Regarding customization of Comment Area  (Read 5202 times)
0 Members and 2 Guests are viewing this topic.
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« on: January 03, 2010, 22:14:43 »

hi i am using jcomment but the layout isnt impressive means posted comment does look good ..i have seen rocket theme reaction template for example see this page
http://demo.rockettheme.com/dec09/j-stuff/section-blog/38-frontpage-articles/64-latest-blog
the posted comment looks awsome, how can i make my comments look exactlye the same..if you need to look at the css i can attach the css file please tell me which file you need..
please i know you are the solo developer but if u can take out time to help me
Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: January 04, 2010, 04:12:54 »

Sorry, but I've no time to make customization of comments template but I can answer on any question about layout and used styles (sorry, my english isn't so good but I'll try). So what do you want to know? All template files are placed in /component/com_jcomments/tpl/default/ folder...
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« Reply #2 on: January 04, 2010, 08:40:29 »

i understand your point, may be someone who has css knowledge can answer me...rocket theme template use inbuilt style for jcomment i just want to know how to copy them to my template
Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #3 on: January 04, 2010, 14:49:06 »

If you want to move styles from Rockettheme Reaction template you need take all files from /templates/rt_reaction/html/com_jcomments/tpl/rt-reaction/.

This template include JComments's template and after install it copies all files from /templates/rt_reaction/html/com_jcomments/tpl/ to /components/com_jcomments/tpl/.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« Reply #4 on: January 04, 2010, 17:41:43 »

thankyou thankyou thankyou....you are so great..it worked thanx a lot thanx a lot..
but the voting icons are not appearing and the send button is just plane text..
thanx anyway may be i have to switch back to default template
« Last Edit: January 04, 2010, 18:18:25 by imwarrior » Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #5 on: January 04, 2010, 18:22:14 »

but the voting icons are not appearing
the voting buttons may not appears for:
1. Your own comments (because you can't vote on yours comment)
2. Comment you've already voted
3. If you are guest and some other guest have voted for it from same IP as yours
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« Reply #6 on: January 04, 2010, 18:29:11 »

i know all the reason..but here the reason is becuase some css classes has been defined in the template..i am trying will let you know if i dont suceed

this is what has been define in template css for jcomment

/* JComments */
.bodylevel-high .rok-comment-entry .cbt-1, .bodylevel-high .rok-comment-entry .cbt-2, .bodylevel-high .rok-comment-entry span.comments-vote a, .bodylevel-high .rok-comment-entry .cbutton .cbutton-end  {background-image: url(../images/comments/style1/comments-sprite.png);}
.bodylevel-high .rok-comment-entry .cbt-3, .bodylevel-high .rok-comment-entry .comment-body-middle, .bodylevel-high .rok-comment-entry .comment-body-bottom .cbt-2  {background-image:none;background-color: #c00;}
.bodylevel-high .rok-comment-entry .comment-body, .bodylevel-high code  {color:#fff;}
.bodylevel-high .rok-comment-entry span.vote-good{color: #fff;}
.bodylevel-high .rok-comment-entry span.vote-poor{color: #eee;}
.bodylevel-high .rok-comment-entry span.vote-none{color: #ddd;}
.bodylevel-high .rok-comment-entry #comments .quote {color: #eee}
.bodylevel-high .rok-comment-entry .cbutton a {background:#fff;}



becuase of the third  line
ackground-image: url(../images/comments/style1/comments-sprite.png)

the voting isnt appearing bocz i use different template any fix for this
« Last Edit: January 04, 2010, 18:33:31 by imwarrior » Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« Reply #7 on: January 04, 2010, 18:37:06 »

okay i can compormise with the voting part but how to change the send button text to submit and add an image instead of text
i have attached rockettheme template plz take a look at it..with voting only the image is not appearing if u take cursor it shows to vote up or vote down comment and with send and cancel button there is a problem plz plz take a look wen u have time
http://depositfiles.com/files/ipcqfolto
« Last Edit: January 04, 2010, 21:47:47 by imwarrior » Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
imwarrior
Newbie
*

Karma: -3
Offline Offline

Posts: 22


Email
« Reply #8 on: January 05, 2010, 17:41:29 »

pls admin check if u have time
Logged

Support the Development of Jcomment Project , See How can you help and contribute to the Development of this wonderful extension
http://www.joomlatune.com/forum/index.php/topic,2542.0.html
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Suggestions, Wishlists & Feature Requests    Topic: Regarding customization of Comment Area
 
Jump to: