Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > RocketCake
Tab spacing, indenting

rob
Registered User
Quote
2018-05-24 20:54:33

Hello. Just wanted to know if tab sacing or indenting is possible?
I wanted to make something like this:

- Example
- Example
- Example

When I try the above, all of the text aligns back to the left of the page.

Thank you!


rob
Registered User
Quote
2018-05-24 20:56:11

Ha! It even aligns to the left on this forum!


- Example
..........-Example
..........-Example

Like the above without the dots


erik
Registered User
Quote
2018-05-25 05:28:05

There is a menu in the editor to insert "Special Text Symbols". It also contains a non-breaking space character. Use a few of these, then it works.


rob
Registered User
Quote
2018-05-25 15:28:47

Yes, I tried it and it works. I added several non-breaking spaces, copied and pasted for more that I needed and it works!

Thank you very much!


paul
Registered User
Quote
2018-05-29 13:30:16

Rob, using multiple non-breaking spaces is dirty. Better to use a single Container that is invisible and set to the pixel width you need (using the MinWidth parameter).


normeus
Registered User
Quote
2018-06-04 17:56:25

I was wondering if using the paid version would do the trick because you can add your own HTML code. I added a container. Right clicked and used the menu option HTML code...
><ul>
<li >Example</li>
<ul>
<li >Example</li>
<li>Example</li>
</ul>
</li>
<li>Example</li>
</ul

this will add a list, however; notice the odd placement of the closing bracket and the missing closing bracket at the end of HTML.
Then inside this same code window click on the drop down menu and select "Additional CSS styles" in the edit window type:
}ul > li {list-style-type:none;!important;

Again notice that I start closing "}" then I skip the closing bracket at the end. The closing bracket might be a bug or I might have skipped a step on adding HTML instructions.
At any rate if you preview this code it will show a list.
Norm.


niko
Moderator
Quote
2018-06-05 07:51:59

Why would you use these strange braces? Do it without these, and it will work nicely.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Inte?national" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact