Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Can anyone offer any input on how the stock images for the default theme work?
MatthewAlan
New
I'm trying to figure out how in the world to get the stock Vanilla images to work with my theme. It appears to me that the default theme doesn't have any images included with it. I'm referring to the images like the stars and the loading GIFs.
I am not sure why they don't seem to work with my theme. They aren't appearing and I can't figure out why for the life of me I can't get them to work! I've tried to add the images into the design/images folder of my theme and that doesn't seem to help.
Am I overlooking something? I've never had this problem before now!
I am not sure why they don't seem to work with my theme. They aren't appearing and I can't figure out why for the life of me I can't get them to work! I've tried to add the images into the design/images folder of my theme and that doesn't seem to help.
Am I overlooking something? I've never had this problem before now!
0
Best Answer
-
Todd Vanilla StaffAll of the images are in
/applications/dashboard/design/images
. They are all referenced from/applications/dashboard/design/style.css
. If you want to reference the images from your theme. I recommend you copy the images folder to your theme's design folder.
That being said, we really recommend you just make a custom.css in your theme and only add the rules where your theme differs from the default theme.0
Answers
There was an error rendering this rich post.
Errors & Troubleshooting (BONK)
Localhost on Windows? Windows 7 or Windows XP?
There was an error rendering this rich post.
There was an error rendering this rich post.
Are you using Internet Explorer or FireFox? Which version. Did you try it with other browsers? Can you show the results of FireBug like you tried?
Are you on Windows? Which windows?
There was an error rendering this rich post.
/applications/dashboard/design/images
. They are all referenced from/applications/dashboard/design/style.css
. If you want to reference the images from your theme. I recommend you copy the images folder to your theme's design folder.That being said, we really recommend you just make a custom.css in your theme and only add the rules where your theme differs from the default theme.