Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » How do I…?
  3. » comments

#1 2007-10-25 18:55:29

brianlux0r
Member
Registered: 2007-06-04
Posts: 41

comments

Hi, is there a way to disable the preview button , to only be post. it looks bad in my opinion to have preview button with disabled post button, then you have to click preview then only the post button becomes available. how would i change htis?

Offline

#2 2007-10-25 19:02:16

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: comments

In example with CSS:

#txpCommentInputForm .disabled {
	display: none;
	}

Cheers!

Offline

#3 2007-10-25 20:49:06

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Re: comments

To partially hijack this…

Gocom, can you suggest the CSS I need to make the ‘submit’ button appear ‘dimmed’ before the comment has been previewed?

Thanks…


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

#4 2007-10-26 07:38:00

TNT
Member
From: Rotterdam, Netherlands
Registered: 2006-01-06
Posts: 256
Website

Re: comments

NeilA: in 4.0.5 this happens automatically. At least with my installation…


Prrrrrrrr

Offline

  1. Index
  2. » How do I…?
  3. » comments

Board footer

Powered by FluxBB