NetTalk Central

Author Topic: Incomplete button appearance  (Read 3455 times)

Mike Grigsby

  • Sr. Member
  • ****
  • Posts: 380
    • Yahoo Instant Messenger - onthedotsoftware
    • View Profile
    • MyHomeAssets! Software (among others)
Incomplete button appearance
« on: August 18, 2009, 12:25:42 PM »
This one's got me. Has anyone seen a situation where a browse button to change or delete a record appears incomplete or cut-off in a column?

Any suggestions of where to start on this one?

I tried re-copying the styles and scripts folders from the newest NT build, but no-dice. It happens now matter how wide I make the column, and I've tried to override the style by adding an image to the button. This is the 4.36 build on CW 6.3. Thanks for any ideas.

See image attached.

[attachment deleted by admin]
Mike Grigsby
Credify Systems
Central Oregon, USA

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Incomplete button appearance
« Reply #1 on: August 18, 2009, 07:59:07 PM »
try changing the css class on the template for that button to LookupButton - if it's close but no exactly what you want copy everything that starts with lookupButton from the all.css file into your custom css file, modify and then call that class.

HTH's

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Incomplete button appearance
« Reply #2 on: August 18, 2009, 10:05:01 PM »
In your attached image the HTML inside the <button> </button> area is minimized, so I can't see it, but my guess is that the image you have assigned to the button is not in the images folder.

Expand the html in Firebug so you can see what the image is set to - and then make sure the image exists.

Cheers
Bruce