|
|
---|---|
Posted by | Free CSS Template + Tutorial! |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-01-25 23:49:10 |
LoneyWolfy (#91462)
Lone Wanderer View Forum Posts Posted on 2019-07-20 05:48:58 |
Hello! I am getting started in css and html coding, so I'm a little confused on some stuff. If I were to want an image in my topbar, then what would I put? Also, where does the cursor go in the format? Thank you in advance! ^^ 0 players like this post! Like? |
Xygei (side) (#171624)
View Forum Posts Posted on 2019-07-24 13:09:08 |
so, i'm a mac user and can't get notepad++. is there any other programs i can use? 0 players like this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-07-25 01:11:28 |
Sorry for late replies! @LoneyWolfy Are you referring to the Lioden logo? You would put the link in this line of code: And the cursor can go anywhere in the code. :) @Mia: Yes! It's called TextEdit on Mac. 0 players like this post! Like? |
Toddy (#181262)
King of the Jungle View Forum Posts Posted on 2019-07-26 15:51:02 |
I'm having trouble with the Lioden logo, do you post all of the iamges and such to drop box and then post the URL in the desired sections? 0 players like this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-07-26 15:56:58 |
@Toddy Images can be uploaded on any image hosting site, not Dropbox. I recommend Imgur. 0 players like this post! Like? |
Toddy (#181262)
King of the Jungle View Forum Posts Posted on 2019-07-26 17:03:00 |
My apologies for another question but in the original version of the Lioden den page, I've noticed the New Mound and New Cave stuff are desaturated compared to the slot thats taken with a created cave, how would you do that on the new page with the photo's youve uploaded? 0 players like this post! Like? Edited on 26/07/19 @ 17:06:15 by Toddy (#181262) |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-07-26 21:14:15 |
@Toddy I don't think that's possible, unfortunately! I think uncreated caves and created caves use the same coding, so replacing them would be the same. 0 players like this post! Like? |
Toddy (#181262)
King of the Jungle View Forum Posts Posted on 2019-07-27 10:03:05 |
For some reason none of the backgrounds that I place work, I've tried the re uploading the image somewhere else and resizing and fixing and a few other codes as well, but the background just refuses to work at all. This is the line of code: / BACKGROUND / body { background: url('https://images.unsplash.com/photo-1488158302608-a31885ac02ff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80') center center fixed; background-size: 100%;font-family:'PT Sans', sans-serif; ;color: #FFFFFF;} The cave doesn't work either: /* CAVES (Copy paste to add more) */ a[href$="CAVE ID HERE"] > div.cave-grid > img { content: url('https://i.imgur.com/8lxBizC.jpg')!important; } OOf ive been asking so many questions, sorry! haha 0 players like this post! Like? |
Lance [G2 Bast Phase Wicked] (#173175) Divine View Forum Posts Posted on 2019-07-27 11:15:33 |
Howdy! I have a quick question. Can the fonts be from somewhere other than Google fonts? I was wondering, because a friend of mine has a font I don't see on there. (This is their den; ) https://www.lioden.com/territory.php?id=161123 0 players like this post! Like? |
π«Waywardπ« (#162689)
Prince of the Savannah View Forum Posts Posted on 2019-08-09 16:32:22 |
Hello! Is there a way to change the font color of the 'Achievements' 'Bookmarks' etc. text? 0 players like this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-08-09 16:39:05 |
@Inktuft As far as I know Google Fonts is the only site you can get fonts from, sadly. @Loki Yep! That's the color for h3! You can copy paste the line for h1 and just change it to .h3 or .sidebar h3 :) 0 players like this post! Like? Edited on 09/08/19 @ 16:39:32 by katie πΏπ¦ [clean] (#106445) |
caitlin (#180792)
Ill-Natured View Forum Posts Posted on 2019-08-15 21:10:36 |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-08-15 21:12:21 |
@caitlin As far as I know, yes. I think you used to be able to use Google Drive but it isn't possible anymore. 0 players like this post! Like? |
caitlin (#180792)
Ill-Natured View Forum Posts Posted on 2019-08-15 21:18:34 |
ππ¨π₯π (#113253)
King of the Jungle View Forum Posts Posted on 2019-08-16 09:37:14 |
"Once you're done, you'll need to save your CSS as a .css file. To do this, click File --> Save As, and change the dropdown menu to "All Files"." I don't have an all files option. I have this: 0 players like this post! Like? |