Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I have downloaded the free version to try out RocketCake. I could get used to the Editor and even become friends, maybe. Before I buy the pro, i would like to know if it is possible then to have one central css for the whole site and not a seperate one for each page. And I have an issue with empty tags in the css files. Everytime I make a new table or cells in a table, it automatically makes a css entry for this cell / table. Even if it is empty. I find the css files a bit overloaded, I prefer to have central definitions for how different elements should look like and define the classes accordingly. Currently after reconsidering properties of a certain element, I have to visit al pages to make the same change, over and over. Does the pro version give me the choice of applying a defined css class? Currently after revising a page and after changing an image, the publish folder still contains the old image. Is there an option to remove all non essential items? The master page is "published" as well. Why? I am sure there are other issues too, but my main concern ist the css right now. Thank you for your time. |
||||
|
Unfortunately, you can’t create your own classes, which I do miss a bit. For example, if you use the same button multiple times, it would be convenient to just assign it the same class. However, for elements that are used across multiple pages, you can include the CSS in the master page. This way, for instance, I’ve added fonts that then appear consistently on every page. |
||||
|
Yes, you can create your own classes. Just set them by right-clicking an element, select "HTML Code..." -> "Additional Attributes" and enter something like class="yourclass" Then, to set a style for it select "View" -> "HTML Code of Page" -> "Additional Styles" and enter your class css code in there. |
||||
|
Sorry for my wrong answer. I was thinking of this: https://www.ambiera.com/forum.php?t=13696 |
||||
|
@Sanjay, thanks for all the feedback! About a global css file: That's actually a very good idea, and has been requested recently by another user as well. I'll try and see if I can add this. |
||||
|
Cheers Niko, and if you plan to bring out a german version, I can help with translations. Regards Sanjay |
||||
|
For me the whole program is completely in German. |
||||
|
You can change the language in settings |
||||
|
Language: It actually would have been in German, (Setting Language Automatic) But i forgot I changed it to English to be able to follow the tutorials better. Sorry. |
||||
|
|