Change Font Size?
10 posts
• Page 1 of 1
Change Font Size?
Anyone know how to change the font size in the wiki system pages? It appears none of my html or xhtml commands are working and they get automatically deleted whenever the page is saved.Re: Change Font Size?
Maybe try going into the wiki section's CSS and changing that element's font-size? Or define a new element's font size and place it in the wiki using that class?
Anodyne Productions :: Discord – Help Center – Xtras
Discord: @Emily#6153
Xtras: @Emily
GitHub: @ewolf90
Re: Change Font Size?
Wolfie wrote:Or define a new element's font size and place it in the wiki using that class?
I'd love to try but I'm new to CSS...how do I do this?
Re: Change Font Size?
It depends what you want to change and where, exactly?
Anodyne Productions :: Discord – Help Center – Xtras
Discord: @Emily#6153
Xtras: @Emily
GitHub: @ewolf90
Re: Change Font Size?
I'd like to change the font sizes in the system wiki front page, as well as those on the various site manifests. But every time I attempt to put in a font size change command, Nova automatically deletes that command when I save the page.Re: Change Font Size?
Anyone?Re: Change Font Size?
I think it depends on whether you are trying to change the font strictly on a one-time basis or overall... Hope someone corrects me if I am wrong!If you are wanting to make the change permanent to specific pages, I think you need to do that in your skin.css and maybe in a couple of other css files as well so that it all matches seamlessly.
If you are only wanting to change the font for one instance (i.e. just on one wiki page or post page), I'm not 100% sure if Nova allows that or how to go about it. Nova is pretty HTML friendly on most font and text styling so you could check out some of the info on W3 Schools...
So not sure if any of this is helpful or not.
Re: Change Font Size?
I'm trying to do it on a one-time basis and I've been using every combination of font size change HTML and XHTML code that I can think of. Nova isn't taking any of it and it removes anything inside of the the <font> tag as soon as I click save.Re: Change Font Size?
Wiki content is protected against XSS attacks which strips out tags like that. You won't be able to change that without overriding that method in the wiki controller to change it.Re: Change Font Size?
Thanks for the clarification, I understand now.
10 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests