Colums and new line (help please)
11 years 8 months ago - 11 years 8 months ago #9384
by peterspie
Replied by peterspie on topic Colums and new line (help please)
Almost there
I think I changed it how it should.
Now Test 3 and Test 4 looks like:"
Test2
Test3
Test4
And I want
Test2
Test3 Test4
So, basically, I want a column in a column, I think this should be possible, but how?
(And no is also an answer. )
Thanks for your time.
I think I changed it how it should.
Now Test 3 and Test 4 looks like:"
Test2
Test3
Test4
And I want
Test2
Test3 Test4
So, basically, I want a column in a column, I think this should be possible, but how?
(And no is also an answer. )
Thanks for your time.
Last edit: 11 years 8 months ago by peterspie. Reason: type and extra info
Please Log in or Create an account to join the conversation.
11 years 8 months ago #9393
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Colums and new line (help please)
hmm, I see
you can do a lot of things but this configuration is not really possible. It might be possible by playing with column width, changing the structure in the menu but in fact you must also know what you want to put after that.
you could some thing like this
(c) = item with column creation
(r) = item return to the line
TEST1(c) TEST2(c)
IMAGE1(c+r) TEST3(c) TEST4(c)
IAMGE2(c+r)
and then your menu order becomes
test1
test2
mage1
test3
test4
image2
and give the submenu width in the parent item params
you can do a lot of things but this configuration is not really possible. It might be possible by playing with column width, changing the structure in the menu but in fact you must also know what you want to put after that.
you could some thing like this
(c) = item with column creation
(r) = item return to the line
TEST1(c) TEST2(c)
IMAGE1(c+r) TEST3(c) TEST4(c)
IAMGE2(c+r)
and then your menu order becomes
test1
test2
mage1
test3
test4
image2
and give the submenu width in the parent item params
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds