HOME | DD

Published: 2010-05-03 05:05:04 +0000 UTC; Views: 1969; Favourites: 38; Downloads: 104
Redirect to original
Description
First link on the top left box is what the links look like when you mouse over them
A css I made for fun
More skins: [link]
I also do requests, see the box on the bottom left of my front page for info.
Background stock:
Related content
Comments: 19
Beledra [2010-06-26 10:00:48 +0000 UTC]
I like it, but... How can I do the size of the letters a little bigger and change the font?
👍: 0 ⏩: 1
WaterandSnails In reply to Beledra [2010-06-26 15:53:20 +0000 UTC]
In the CSS, go to the ".journaltext" section. There you can change the font (You should see a list of fonts--add the one you want to the beginning of the list, and don't forget the comma after it. The list is just so if the browser doesn't recognize the first font, it'll go to the first one after it that it recognizes.) You can also add the font size you want by adding "font-size:12pt" or whatever number you want.
Here's what it should look like:
.journaltext {
color:#E0E8DF;
font-family:YOUR FONT NAME HERE,Candara,Trebuchet MS, Tahoma, Geneva, Arial;
font-size:YOUR NUMBER HEREpt;
}
Let me know if you have any trouble!
👍: 0 ⏩: 1
Beledra In reply to WaterandSnails [2010-06-26 16:18:13 +0000 UTC]
Great! I changed it ^_^
Can I ask the last thing?
There is any way to makes the css looks wider?
Thank you very much for your help
👍: 0 ⏩: 1
WaterandSnails In reply to Beledra [2010-06-26 16:29:23 +0000 UTC]
I'm sorry, but the background will only fit that size
(this is why I closed requests, I need to learn to effectively make not-fixed CSS )
👍: 0 ⏩: 1
Beledra In reply to WaterandSnails [2010-06-26 16:43:12 +0000 UTC]
Ok, no problem. ^_^
Some Css has now a button to install them and you dont need to write the code, they are simple o use, but yours are cooler XDD
👍: 0 ⏩: 1
WaterandSnails In reply to Beledra [2010-06-26 16:44:31 +0000 UTC]
I know, but those only have one box. I wanted to make some with multiple boxes and a menu
If you look at my most recent CSS, they all have the install button!
👍: 0 ⏩: 1
Beledra In reply to WaterandSnails [2010-06-26 17:06:44 +0000 UTC]
Yes, but the Arcane CSS is really cool, I'm working with the codes XDD
👍: 0 ⏩: 0
AnthonyShea [2010-05-21 19:33:38 +0000 UTC]
yours looks beautiful, and damn did you take some serious time with it. but i must thank you for having a very beautiful, clean and well written css that i could brush back up on my da journal code
👍: 0 ⏩: 1
WaterandSnails In reply to AnthonyShea [2010-05-23 01:49:49 +0000 UTC]
Haha No problem, glad it could help someone!
👍: 0 ⏩: 1
AnthonyShea In reply to WaterandSnails [2010-05-25 15:35:35 +0000 UTC]
sanity and live saver is more like it ^_^
👍: 0 ⏩: 0
WaterandSnails In reply to CoffeeBubble [2010-05-09 02:52:08 +0000 UTC]
I decided to choose a few of the contest entries that complimented the CSS Great picture!
👍: 0 ⏩: 1