Forum Settings
Forums
New
Jan 2, 2021 1:55 PM
#1
Offline
Jul 2018
564612
Ok, so I've been trying to use edited images in my BBcodes as well as for backgrounds on my lists, and have been uploading them to imgur and using that link. This doesn't appear to be working for some reason, does anyone know of an alternative or know if I'm doing something wrong?
Jan 2, 2021 1:56 PM
#2

Offline
Apr 2017
602
can you paste what your code is ?
TimidSquidJan 2, 2021 2:03 PM

Even if helping people is easy,
asking for help is a hurdle of it's own.
Kaoru Gojou

Jan 2, 2021 2:15 PM
#3
Offline
Jul 2018
564612
ok so for example on my list I use:
body { --background: url(https://imgur.com/y60mJwp); }

And a similar link for the BBcode:
[img]https://i.imgur.com/y60mJwp.jpg[/img]
Jan 2, 2021 2:22 PM
#4

Offline
Apr 2017
602
The bbcode worked on my end, and for your background, have you tried uploading it through this section:


2 other things I would recommend is finding the image you want to replace through the links in the original code, and then posting in the list design help page
TimidSquidJan 2, 2021 2:26 PM

Even if helping people is easy,
asking for help is a hurdle of it's own.
Kaoru Gojou

Jan 2, 2021 2:30 PM
#5
Offline
Jul 2018
564612
Ok so I got the bbcode working (I must've messed something up on my end), however I'm using a custom layout for my list and it doesn't work with the method you've shown me. Thank you though, I'll try contacting the creator of the layout to see what I can do
Jan 2, 2021 2:32 PM
#6

Offline
Feb 2010
11294
JadeenTheGerman said:
ok so for example on my list I use:
body { --background: url(https://imgur.com/y60mJwp); }

And a similar link for the BBcode:
[img]https://i.imgur.com/y60mJwp.jpg[/img]


Only direct links work in css

body { --background: url(https://imgur.com/y60mJwp); }
is not a direct link

try this code in your CSS instead
body { --background: url(https://i.imgur.com/y60mJwp.jpg); }

notice the .jpg at the end. Only use the direct link for CSS, you can get it by loggin in and going to your Imgur images

or it's between the BBcode tags when they give you a BBcode link


Jan 2, 2021 2:39 PM
#7
Offline
Jul 2018
564612
Ahh I see. This worked perfectly, thank you

More topics from this board

» I can't use forums using Windows High Contrast anymore

vasipi4946 - Yesterday

2 by deg »»
8 hours ago

Sticky: » Inactive Username Request Thread ( 1 2 3 4 5 ... Last Page )

Kineta - Sep 21, 2015

3372 by GARFIELDD666 »»
Yesterday, 10:02 PM

» [Reported] Username being auto-pasted into search bar

DariTheWeeb - Feb 19

49 by DeadPiles »»
Yesterday, 6:03 PM

» IP ban glitch?

AverageRiceFan - Apr 21

2 by hich4n_ »»
Yesterday, 12:15 PM

» ishinashi has 300 alt accounts and counting ( 1 2 3 )

deg - Jun 16, 2023

127 by Spunkert »»
Yesterday, 6:05 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login