| Project: | RSVP |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
i am trying to create a custom theme for RSVP
i have copied over all the default theme files into sites/default/files/rsvp/themes/custom-theme, modified default.css and rsvp-invitation.tpl.php. when i went back to the event invitation, i was able to select "custom-theme" and the corresponding stylesheet, but the template did not seem to be changing/updating (including after flushing caches). i noticed that the correct CSS file was being loaded, but the changes i made to the .tpl.php file are not reflected. any help is very much appreciated. thanks!
also, as a side note, at first i had renamed the stylesheet to custom-theme.css, was able to select that option, but it did not seem to load. when i changed it back to default.css (still within the custom-theme folder) it seems to work fine