iNove CSS issues
-
I’ve activated the iNove theme on my new blog sevenhundred.wordpress.com.
The styling looked great with the drop shadows *before* I purchased credits to edit the CSS. As soon as I purchased the credits (and before I actually edited any CSS) the styling on the blog went flat – ie the graphics necessary for the drop shadows were lost.
The paths in the CSS point to img/imagename.gif but I can’t find where these files are. They don’t appear to be in my list of assets.
Any ideas where I can find them so I can amend the CSS with the correct path to the images?
The blog I need help with is: (visible only to logged in users)
-
DO NOT paste the entire CSS stylesheet into the editor window. CSS typically uses relative URL’s, and when you paste the entire stylesheet into the editor and save it, it is saved in a different location which breaks all the relative URL’s.
Only put exactly what you are modifying into the CSS window and make sure that “add to existing…” is selected and your changes will overwrite the like stuff in the original CSS.
- The topic ‘iNove CSS issues’ is closed to new replies.