Skip to main content
Main Content

[OUTDATED] ★ Tetra's CSS Guide ★

Posted 2020-10-28 08:03:54

How do you upload a photo to imjur I don't know how to get the image. 


Ashlynn
#5284

Posted 2020-10-28 09:40:08

For some reason, 'a' does not work (for links) 


·˖˚ Rainii ˚˖·
#20486

Posted 2020-10-28 12:11:36

@Ashlynn

To use Imgur, you'll need to first make an account there if you haven't already, and navigate to your Images page, which should be "https://YOURUSERNAMEHERE.imgur.com/all" if you're lost.

Then, locate the image file on your computer (you should have the image downloaded/saved to your computer if you haven't already), and simply click and drag that image into the Imgur images page, and the upload will start!

Once the upload is finished, click on the square containing your image and you will see a popup with lots of URLS next to the image. If you just want the image URL, copy the text under Direct Link.



*barks at you*
#202

Posted 2020-10-28 12:14:42

@❤TappiOka❤

That's strange, a should normally work. If it's not a bother, could you share some code relating to your issue so I could give a clearer solution? There may be multiple reasons why a particular block/styling might not work.


*barks at you*
#202

Posted 2020-10-28 13:34:17

thank you so much for this!! its gonna help me a lot <3


Mudz
#17906

Posted 2020-10-28 17:15:58
Does the custom cursor have a size limit? 

MagicDream286
#6779

Posted 2020-10-28 17:26:51

@MagicDream286

The limit seems to be 32x32 on some browsers.


*barks at you*
#202

Posted 2020-10-28 17:28:36

hey, so i worked out my code and followed all of the instructions to get the code on my profile, but it didnt end up working, do you think you could help me out with that?


Mudz
#17906

Posted 2020-10-28 17:57:56

@Bris

I viewed the source code for your page and it seems this is what you put in your editor:

<link rel="stylesheet" type="text/css" href="https://www.dropbox.com/home/coding?preview=wolvden.css" />

The link here actually leads to the Dropbox home website and not any css file. Here's the step for obtaining the actual share link:

  • View your .css in the browser Dropbox and get its share link. Hovering over the file in-browser makes a “share” button show up; click on it and see the “share a link instead” section at the bottom of the pop-up. Click “create link” and copy the link.

To be more precise, clicking the blue Share button should give you a popup dialog with this on the bottom, where "Copy link" should be clicked.


Remember to change the www bit to dl once you obtain and paste the link.


*barks at you*
#202

Posted 2020-10-28 19:01:33

OHHH okay!! thank you so much 


Mudz
#17906

Search Topic