|
|
---|---|
Posted by | Free CSS Template + Tutorial! |
katie 🍃 (#106445)
Warrior View Forum Posts Posted on 2019-01-25 23:49:10 |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 10:37:41 |
Here it is: link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/http://jbh70r1ctfnihr3/test1.css?dl=0"/> I took out the < in the front because it wasn't showing up in this message. 0 players like this post! Like? Edited on 03/04/21 @ 10:38:39 by Sinderpia (#136824) |
Polaroid, the mfing Pie Lord (#163486) View Forum Posts Posted on 2021-04-03 10:55:40 |
try changing it to this: link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/http://jbh70r1ctfnihr3/test1.css?raw=1"/> 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 10:57:42 |
Polaroid, the mfing Pie Lord (#163486) View Forum Posts Posted on 2021-04-03 10:58:25 |
hm. youll probably want to wait for ater to get on then- make sure you have it with the brackets in the front ofc 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 10:59:09 |
I made sure it had it.. Sure thing. Thank you for trying to help me <3 0 players like this post! Like? |
Sinderp (#136744)
Impeccable View Forum Posts Posted on 2021-04-03 16:03:00 |
The parts in the code that have !important in red font.. is that something I messed up or is it supposed to be like that? 0 players like this post! Like? |
Ater 🐺 [Project] (#206739)
Cursed View Forum Posts Posted on 2021-04-03 16:49:07 |
The link for the dropbox is wrong, Sinderpia. Not sure what you did, but you need to upload the .css file directly to dropbox, get the share link for it and then format it like its mentioned on this post, with the change Polaroid said (the raw thing, though this is only relevant on Apple devices). Sinderp (not sure if it's the same person but side account xD), no, the !important is supposed to be there. 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 16:50:54 |
Yes, same person, sorry. Lol. Okay so upload .css file directly and then format it. Can I post that in here so you can check to make sure it's right? 0 players like this post! Like? |
Ater 🐺 [Project] (#206739)
Cursed View Forum Posts Posted on 2021-04-03 16:53:11 |
Yeah, it's fine. I'm curious as to what did you do though, because the link you have on your description has like double http. xD 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 16:55:15 |
Okay is this fixed? <*link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/754l2yzngsnx1u1/test1.css?dl=0" /> HEADER HERETEXT HEREHEADER HERETEXT HEREWithout asterisk 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 16:56:23 |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 17:00:10 |
Ater 🐺 [Project] (#206739)
Cursed View Forum Posts Posted on 2021-04-03 17:02:59 |
It works, in the sense the stylesheet is active. Now there are problems with the CSS itself. The import lines at the beginning have bad formatting, either fixing them or removing them will let the rest of the CSS apply. 0 players like this post! Like? |
Sinderpia (#136824)
Good Natured View Forum Posts Posted on 2021-04-03 17:05:07 |
Ater 🐺 [Project] (#206739)
Cursed View Forum Posts Posted on 2021-04-03 17:12:50 |
The import lines for the fonts. You put HTML markup there (the style thing) that shouldn't be there, be sure to copy only what is indicated on the post by katie. c: 0 players like this post! Like? |