×

Notice

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

TOPIC: Send Button Missing

Send Button Missing 10 years 4 months ago #23991

  • Neil
  • Neil's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hi, I have installed CComment 5.0.3 and have no send button available. The comment form pops up ok along with the captcha but no send button to post the comment.
I have CComment on my localhost test site and there is a send button which works fine but on the live site no button
Help would be appreciated

Send Button Missing 10 years 4 months ago #23993

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Can we have a look at your live page?

Send Button Missing 10 years 4 months ago #23995

  • Neil
  • Neil's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0

Send Button Missing 10 years 4 months ago #23997

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Well, someone has decided that a .pull-right class needs to be set to display:none;
mygolfdays.com/templates/jsn_epic_pro/css/zmygolfdays.css line 25.
Remove this line and the button should appear again.
Cheers,
Daniel

Send Button Missing 10 years 4 months ago #24001

  • Neil
  • Neil's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Ah Well that someone would be me then :oops:
set pull right to none to remove the whitespace inside the header :oops:
now set jsn-headerright to display none and fixed the whitespace and the send button :cheer:
Thanks

Send Button Missing 10 years 4 months ago #24002

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
pull-right is a bootstrap class and it should be left as it is:
getbootstrap.com/2.3.2/base-css.html

As a general rule of thumb, don't modify bootstrap classes. Add your own and style them.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.158 seconds