Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > RocketCake
Changing Defaults eg H1

crambie
Registered User
Quote
2024-06-22 15:28:53

Hi, I've just downloaded and having a quick play. Perhaps I'm being stupid but how do change your default definitions for example Heading 1? The default for H1 in a new blank document is 24pt Arial... what if I want H1 to be say 30pt Times New Roman.... I can't see how you do that (obviously not talking about manually changing it each time I use it). Thank you and thank you for the app too!


erik
Registered User
Quote
2024-06-23 05:49:38

I don't think there is a way to change the default, you have to do this manually I guess.


crambie
Registered User
Quote
2024-06-23 14:33:43

Thanks, it's not me being stupid then! I guess you could override the css

h1 {
font-family: "Times New Roman", Times, serif !important;
font-size: 30pt !important;
}

not the best and it's no longer WYSIWYG however as long as the change isn't that obvious formatting wise then it might not be a problem.


martin
Registered User
Quote
2024-06-26 22:17:30

crambie,

yes you can do that (in fact I'm using that as well). You will need the Pro version of Rocketcake.

Probably best to edit the CSS on your masterpage (if you have one).
1. Open your masterpage in RC
2. From the menu select View->HTML Code of Page
3. Select "Additional CSS Styles" in the drop-down
4. Enter your CSS in the text field below the drop-down

Don't forget to shift+reload in the browser after your published to see changes.


avery
Registered User
Quote
2024-09-10 18:11:44

Martin: That looks like a good fix, but exactly what would the entry look like to add to the css?


martin
Registered User
Quote
2024-09-23 12:28:29

Hi avery,
use the snippet posted by crambie above. It should do what you intended. You will need the Pro version of RocketCake tough.

Don't forget to shift+reload in your browser to see the effect (reload alone not sufficient).

Martin


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internationa?" (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