×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Change position of coments?

Change position of coments? 16 years 2 months ago #2442

  • cqinzx
  • cqinzx's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Okay, what I'm trying to do is change the position of commenst from below an article to the right of the article, well, into the module postion 'right'. Would that be possible? How would I be able to do this?

Change position of coments? 16 years 2 months ago #2443

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You should be able to do this through css.

The article class should be aligned left, then the !jocomment class should be aligned right and that should work (you have to look for the width too)

Change position of coments? 16 years 2 months ago #2444

  • cqinzx
  • cqinzx's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I'm an amateur in CSS, can you tell me exactly what code to replace in what file?

Change position of coments? 16 years 2 months ago #2447

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
download firebug for firefox and find out which class in enclosing your article.
Then find this class in your template.

Do the same thing for !jocomment and experiment. This is a hard exercise for a beginner, but you can make it :)
  • Page:
  • 1
Time to create page: 0.107 seconds