Quantcast
Channel: help – WordPress.org Forums
Viewing all articles
Browse latest Browse all 13924

adalisa on "[Plugin: Comic Easel] Cast Page issue"

$
0
0

This is my character page:

http://comics.oubilettestudio.net/line-up/

I am not quite sure what I am doing wrong.
I have all the thumbnails in the website, all the character data.
According to a tutorial I found, this was all the code I needed for the character page itself

[cast-page]

As long as I had this in the custom css manager page (Or does it has to be in a different css page? )

.character-maria {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Maria.jpg') top center no-repeat;
.character-fenix {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Fenix.jpg') top center no-repeat;
.character-murphy {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Murphy.jpg') top center no-repeat;
.character-papalote {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Papalote.jpg') top center no-repeat;
.character-spoiler {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Spoiler.jpg') top center no-repeat;
.character-jose {
background: url('http://comics.oubilettestudio.net/wp-content/uploads/2015/01/Jose.jpg') top center no-repeat;

But only the very first character image shows up either in the characters widget or the character's page. What am I doing wrong?

https://wordpress.org/plugins/comic-easel/


Viewing all articles
Browse latest Browse all 13924

Trending Articles