Skip to main content
Main Content

A Guide to Formatting

Posted 2021-07-30 05:13:10 (edited)
@stefanie: If it's saying "Stylesheets are not supported in HTML. Please add them in the "CSS Files" section below.", then you just need to delete the bit I highlighted above.

If it's a different error message, let me know.

To get rid of the extra spacing, you can uncheck "Preserve line breaks".

So just to reiterate:
1) Search for <link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/lvwvhp1470goaak/nature4.css?dl=0" /> in your code
2) Delete that
3) Paste https://dl.dropbox.com/s/lvwvhp1470goaak/nature4.css?dl=0 into the CSS Files section if it's not already there
4) Uncheck "Preserve line breaks"
5) Preview to check

Let me know how it goes!

This member is an Admin. Michael
#16

Posted 2021-07-30 05:24:25
Thank you, it's working now! :D

Stefanie 🦌
#8113

Posted 2021-07-30 05:32:09
This is really cool, thank you! Teaches me a lot of new tricks I didn't know before, since I'm only decent at the barest basics of coding. I'll definitely be bookmarking and checking the guide out time and again. :)

Whirligig (Active: Event)
#11137

Posted 2021-07-30 07:33:10 (edited)
i hope you don't mind another suggestion here michael!

when typing on safari, it forces two hypens into an em dash, which breaks the code im trying to use, is there anything that can be done about this (without breaking normal use of the em dash)? (its some more smart punctuation, which i can disable but i plan on putting this in my guide for others to use, so its moreso a convenience thing)

example: —
what i want: --

☘️ [Hiatus] Kaziah (Kaz)
#16535

Posted 2021-08-02 11:48:23
I'm still really confused by this and I'm really upset by this update

Raven_the.L0ser 💛🤍💜🖤
#41594

Posted 2021-08-02 12:11:42
@Samantha_Wolf: Do you have any specific questions?

This member is an Admin. Michael
#16

Posted 2021-08-02 12:20:22
@Michael

Ive been talking to a mod in a ticket and I really just dont understand anything about this. I really love this game and I dont want to leave but this update is really confusing and no one is helping me or listening to me when I ask for help. Whenever I ask for help I just get ignored because everyone thinks that I'm just going to yell at them like what some of the other users are doing. I just dont understand why you had to get rid of the old way to edit the den pages. Why cant you just put things back to normal if so many people are getting upset and leaving?

Raven_the.L0ser 💛🤍💜🖤
#41594

Posted 2021-08-02 12:27:16
Little question: I'm using the new system for posting pictures and when I put in the link and post my messege, in picture's place is just empty space. How do I fix this?

☆Yuki13☆
#36465

Posted 2021-08-02 12:34:00
@Samanta: I explained in this post why the editor was removed, and why it cannot come back. HTML editors are complex pieces of software which require a dedicated development team in order to update and maintain. Wolvden is not a software provider, and an HTML editor is outside of the scope of the game, much like an image editor is outside of the scope of the game.

If you have any specific questions, I can try answering them here. I did see you had a ticket where a moderator was assisting you in trying to add and size an image.

To edit your image size, all you need to do is look for:
<img src="https://i.imgur.com/OmPK1UG.png" width="350">

Then replace the 350 with a smaller value until you're happy with the size.


@WhiteStar13: Do you have a link to a post I could look at? And also the image URL you are trying to use? Thank you! :D

This member is an Admin. Michael
#16

Posted 2021-08-02 13:02:33
@samantha if you'd like a little help outside of mods I could look at your code and try to help....that goes for anyone who needs html help not css....i am on mobile so css is outside of my ability atm but i can help with any html code that applies directly onto the site.

Sabueso
#3306

Search Topic