DMXzone Uniform Support Product Page

Solved

Char widths of text boxes

Reported 27 Feb 2013 23:10:03
1
has this problem
27 Feb 2013 23:10:03 Les IsOnline posted:
Hi,

I've set the textbox properties on my page to be 50 chars for the width and its not changing using this extension neither is using a %

How can I change the size of text boxes using this?

Regards
:-)

Replies

Replied 28 Feb 2013 07:35:58
28 Feb 2013 07:35:58 Vulcho Vulev replied:
Hello Les.

"Char width" and "maximum chars" is built in functionality within dreamweaver , not the extension itself.

Regards:Vulcho.
Replied 28 Feb 2013 08:19:26
28 Feb 2013 08:19:26 Les IsOnline replied:
Hi Vulcho I know and when i put in values after using the extension nothing happens..
Replied 28 Feb 2013 09:00:15
28 Feb 2013 09:00:15 Teodor Kuduschiev replied:
Hi Les,

Can you please provide a link to your page?
Replied 28 Feb 2013 09:13:09
28 Feb 2013 09:13:09 Les IsOnline replied:
Replied 28 Feb 2013 09:52:06
28 Feb 2013 09:52:06 Teodor Kuduschiev replied:
There is that line of code:

input, textarea, .uneditable-input {
    width: 206px;
}


in www.dognet.co.uk/css/bootstrap.css (line 980)

Please delete this and all should be fine
Replied 28 Feb 2013 09:53:46
28 Feb 2013 09:53:46 Les IsOnline replied:

Reply to this topic