[CODE] free codes & stuffs
#30
I'm using these for my chrsitmas gifts, really useful =D

Killi, I fixed your code, though i'll try and explain ti so that you can change it around if you want. There are two (that i know of) ways to set the style stuff up for CSS, declaring it individually for each style as is done here, or using classes.

The advantage of using classes is that you can set certain tags up within it, so ".bla" would be the normal text and ".bla b" would be the formatting for all text within the bla class, which also has tags around it. If you;re wanting to see what I mean the table is now half half for times sake since the other parts work well. At the start of the new code is <style type="text/css"> bla bla bla</style> which is where the formatting for the main text is now held, whereas the rest of the formatting is written out as it is used.

This template, while awesome, doesn't use Classes, which Is why i edited the version I've been using personally, since i'm not aware of a way to make tags work without classes.

Anyways explanation over, here's your table fixed.


[html]
<style type="text/css">
.blaise{padding:10px; border: 4px double #ddd; background:#D1D1D1; color: #551A8B; opacity: 0.6; filter: alpha(opacity = 60); line-height:120%;}
.blaise b {text-shadow: 1px 1px 0px #000; color:#71C671;}
</style>

blaise
sweet berries ready for two ghosts are no different than you


Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Yay, talking now works normally

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.



Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.



Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.



Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
.
ghosts are now waiting for you, are you dreaming?

template by revo. <3

[/html]


Messages In This Thread

Forum Jump: