View Single Post
  #2  
Old 08-18-2015, 05:29 PM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 129,373
Kyttias is on a distinguished road
Default

So long as the files are side by side, it should work.

(Hmm... as for the apparent 'delay', this is caused by the browser cache and especially if files share the same name. You can force a hard refresh on a tab by pressing CTRL with F5, and this might cause changes to go through faster.)

When working on themes, I like to use the browser to my advantage while testing. In both Chrome and Firefox, you can right click an element on the page and select from the context menu "Inspect Element" and immediately start playing around with CSS and HTML. Changes made like this, however, aren't REAL and are only for you to see and will disappear if the page is reloaded. But it's quite handy for testing small things without having to save actual files! (Just remember to really go make those changes, of course!)
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it.
Reply With Quote