hi,
i’m using the custom css options in theme options menu.
i’m trying to align the image to the right instead of the left.
it seem the path is not correct.
i’ve used firebug for help, and saw that the image path was somehow incorrect,
cause of this error: “failed to load the given url”
this is the style i was trying:
article footer .more-link {
background: url(“images/ico_readmore.png”) no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
padding: 3px 35px 3px 0;
}
my question:
where is the custom css located? maybe the path is different than the style.css…
thanks,
Rachel
-
This topic was modified 13 hours, 50 minutes ago by
rachel_dru.