HOME | DD

x-Danielle-x — CSS Tutorial Part 1

Published: 2009-07-10 02:40:13 +0000 UTC; Views: 11638; Favourites: 485; Downloads: 739
Redirect to original
Description A tutorial that teaches basic css coding. If you want a copy of the basic css code, just click download.

Here is the second part of the tutorial!: [link]

The journal reference one is here this is a visual of how the code affects specific parts of your journal:
[link]
Related content
Comments: 73

shadowkat008 In reply to ??? [2010-04-10 00:39:20 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 1

secretmelody07 In reply to shadowkat008 [2010-04-12 04:30:10 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

Madelonetjj [2010-01-19 13:35:27 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

ritsuka-kun25 [2009-12-12 06:30:47 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

XxWreckoningxX [2009-11-11 00:06:16 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 1

x-Danielle-x In reply to XxWreckoningxX [2009-11-12 02:01:08 +0000 UTC]

Your right about the border and font sizes

About the background image, you put the height of the image there I just put "xxxpx" as an example I should have made that more clear sorry >>

And I'm glad my tutorial helped you out

👍: 0 ⏩: 1

XxWreckoningxX In reply to x-Danielle-x [2009-11-12 02:49:26 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

darkittyhero [2009-11-10 10:31:14 +0000 UTC]

Hey, um, do you know how to get rid of the little line in between the two links at the bottom?

👍: 0 ⏩: 0

SofiWood [2009-11-09 21:13:20 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

KararaFromKeron In reply to ??? [2009-11-05 21:38:22 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 1

x-Danielle-x In reply to KararaFromKeron [2009-11-06 21:35:59 +0000 UTC]

If you want an image to show up in the journal's background use this code:

journalbox.journaltext{
background-image: url(put the url for the image here);
background-repeat: put repeat or no-repeat here;
background-position: put right, left or center here;
}

If you need anymore help just ask

👍: 0 ⏩: 1

KararaFromKeron In reply to x-Danielle-x [2009-11-06 23:54:12 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 1

x-Danielle-x In reply to KararaFromKeron [2009-11-07 00:06:28 +0000 UTC]

.journalbox .journaltext{
background-image:url([link] );
background-repeat:no-repeat;
background-position:center;
}

This should work

👍: 0 ⏩: 3

TheOneWithATablet In reply to x-Danielle-x [2011-08-02 03:21:38 +0000 UTC]

I can't get my image to show up, either! ;A; Can you please help?

Here's the image I want-

[link]

👍: 0 ⏩: 0

KararaFromKeron In reply to x-Danielle-x [2009-11-07 15:29:13 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 1

x-Danielle-x In reply to KararaFromKeron [2009-11-07 16:39:49 +0000 UTC]

If you have another image, you will probably have to put the two images together as the header image. Thats probably why it won't work, I don't think you can put two different images on.

👍: 0 ⏩: 1

KararaFromKeron In reply to x-Danielle-x [2009-11-07 16:44:00 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

KararaFromKeron In reply to x-Danielle-x [2009-11-07 15:21:05 +0000 UTC]

Hidden by Admin

👍: 0 ⏩: 0

ANGEL-knight7 In reply to ??? [2009-10-31 06:01:33 +0000 UTC]

AWSOME!!!

👍: 0 ⏩: 0

a-rth-urp-hil-ipdenu In reply to ??? [2009-09-07 19:31:51 +0000 UTC]

brilliant, simple, and eay to understand

👍: 0 ⏩: 0

maxzon In reply to ??? [2009-08-15 20:55:00 +0000 UTC]

Nice tutorial.

👍: 0 ⏩: 0

yumiMitsuki [2009-07-12 17:22:47 +0000 UTC]

thank you very much for this!!it is really usefull!!

👍: 0 ⏩: 0


<= Prev |