OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Field Input(Value) Show to the Right of Label? (0 viewing) 
Go to bottom Favoured: 0

Field Input(Value) Show to the Right of Label?

labcobalt (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Field Input(Value) Show to the Right of Label? 2 Years ago
Karma: 0  
Is there an option I am not seeing to make position where the Input(Value) goes? Currently it always goes Under label but I would like to make it to the Right of label like this...

Label: Input(Value)

Not

Label
Input(Value)
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Field Input(Value) Show to the Right of Label? 2 Years ago
Karma: 101  
Hello

One of the important part of our Joomla CCK is Responsive. We try do our layout good look at every device.
But as result label every time above the input field.

If excellent look for you not important, you may hide label in layout field settings and add label text to field "Prefix"

Also in Edit Layout->Block->Column Style Options, Please check "Inline Fields" settings

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
labcobalt (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Field Input(Value) Show to the Right of Label? 2 Years ago
Karma: 0  
If excellent look for you not important, you may hide label in layout field settings and add label text to field "Prefix"

Yeah I been doing it like this for now, the only issue with this way is there is no simple way in the back end to style Prefix or Suffix separately from Input(Value) as they seem tied together.

Thanks though, I was just wondering if I was missing a setting in the backend but I can work with this.
Logged Logged
The administrator has disabled public write access.
hansel (User)
Gold Boarder
Posts: 240
graphgraph
User Offline Click here to see the profile of this user
Re:Field Input(Value) Show to the Right of Label? 2 Years ago
Karma: 0  
You can do html coding in the prefix field
For instance
<b>Label 1: </b>
Logged Logged
The administrator has disabled public write access.
labcobalt (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Field Input(Value) Show to the Right of Label? 2 Years ago
Karma: 0  
Thanks this does help. Some tags like <p style> to change color make it line break as well but this is enough variation for now. I just needed it for some elements.

Thank you.
Logged Logged
The administrator has disabled public write access.
Go to top
»