Single post in Guide to CSS (Beginner & Intermediate) [In Progress]
Forum Index > PokéFarm > Guides > Guide to CSS (Beginner & Intermediate) [In Progress] >
QUOTE originally posted by ChimericalRequem
Well if you copy the entire code it seems to work fine. For some reason you shared only a part of the code.
It looks fine to me?
code
[css= background-image:url('https://cdn.pixabay.com/photo/2015/10/05/15/29/autumn-972786_960_720.jpg'); padding: 30px; border-radius: 120px; font-size: 12px; border: double white 3px;][css= text-align: right; color: #D6EDD3; margin-right: 30px][styleclass=classtop] art [url=https://pixabay.com/]x[/url]/[url=http://www.pokestadium.com/tools/sprites]x[/url],made by [url=https://pokefarm.com/user/EspeonGem]x[/url][/styleclass][/css][css=background: #8ee1c8; color:green; border-radius: 70px; text-align: center; padding: 10px][styleclass=class1]
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]






