On 2010-07-07, at 5:31 AM, Farrukh Ijaz wrote:

> 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.
> 
> <ERModernLook-1.jpg>

Hello Farrukh,

I just committed an ERModern style version of ERDActionBar - ERMDActionBar that 
uses the "submit-link" style buttons and wraps the branch buttons in an 
ActionList styled UL.

I've not had a chance to test this component yet so I'm happy to take feedback.

Change the actionBarComponentName to ERMDActionBar in your rules.

> 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:
> 
> <ERModernLook-2.jpg>
> 
> .LineInner {
>     overflow: auto;
>     height: 1%;
> }

Be careful with this as a global solution as it may break thing on the 
components that implement inline editing or popup dialogs.

> 
> Reference to this solution: 
> http://css-discuss.incutio.com/wiki/Clearing_Space (Option 1)
> 
> Farrukh

;david

--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site:   http://codeferous.com
blog:   http://davidleber.net
profile:        http://www.linkedin.com/in/davidleber
twitter:        http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to