15 Posts
Oberon
10 years ago
Topic
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
Get a VIP membership
15 Posts
Oberon
10 years ago
1
Level 1
Hi all

 OK I find the way myself...;-)

I set width option in seb_css3 "+" option to 'auto', I didn't know it was possible before trying it, then I set typo option (tab 2) of the 2 first fields to HTML and put this in the "+" construction panel:

<span style="margin-right:5px;">*value*</span>
And it work!

Maybe useful for someone else

Best regards

Oberon
JJL
9 years ago
0
Level 2
Hello Oberon,
I think it could be interessant to me but I don't understand everything

"I set width option in seb_css3 "+" option to 'auto', I didn't know it was possible before trying it, then I set typo option (tab 2) of the 2 first fields to HTML and put this in the "+" construction panel"
can you explain that for a new sebloder
Many thanks
Get a Book for SEBLOD