Hi Sebloders
I have 3 fields (Title, Lastname, Firstname) in topbody position of my content. I set orientation to horizontal in seb_css3 option.
I want the 3 fields values separated by 5px, but the width option in seb_css3 don't let me do that (default is 50%), all fields have the same width independantly of their values size. I need to replace 'width' by 'min-width:5px; margin-right:5px;' (it's ok with firebug) but can't find how to.
Any idea?
Best regards.
Oberon