Hi, 1 Question and 1 Solution. First the Question: I'm using ERModernLook. How can I apply the style of ERModernLook buttons to the branch buttons? I inspected the HTML and found that the template's buttons are actually hyperlinks with Button class. Where as branch buttons are just input of type submit. Solution: If someone faces the following problem, he needs to override the following style and make sure that it's loaded after the ERModernLook css files: .LineInner { overflow: auto; height: 1%; } Reference to this solution: http://css-discuss.incutio.com/wiki/Clearing_Space (Option 1) Farrukh |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com