Single post in Guide to CSS (Beginner & Intermediate) [In Progress]
Forum Index > PokéFarm > Guides > Guide to CSS (Beginner & Intermediate) [In Progress] >
I'm having trouble with a template. It works fine in my about me, but it won't work in a forum post. Can anyone help?
code
LOTAD #284
[/styleclass]
[/css][/css]
[css=float: left; margin-left: 75px; margin-top:-64px ] [img]https://img.pokemondb.net/sprites/black-white/anim/shiny/lotad.gif[/img][/css][css=float: right; margin-right: 75px; margin-top:-64px ] [img]https://img.pokemondb.net/sprites/black-white/normal/lotad.png[/img][/css]
[style]
.classtop {
a{color:blue}
a:visited {color: #000000}
a:hover {color: #63B1DB}}
.class1 {
.panel {
h3 {text-align: center;background: #ffffff; height: 30px; }
div {background: #3FAB6C; color: #BBEDD0;}
}
a {color: yellow}
a:visited {color: #A10B0B}
a:hover {color: #C43535}
}
[/style]






