X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/6ab290219a55a24ff6047d02cf6c9a03dc096195..947bdc28cd01bc025ffde2af3472b38e5d30f9d1:/app/views/election/_themeupload.rhtml diff --git a/app/views/election/_themeupload.rhtml b/app/views/election/_themeupload.rhtml new file mode 100644 index 0000000..20d7e29 --- /dev/null +++ b/app/views/election/_themeupload.rhtml @@ -0,0 +1,25 @@ +<%= error_messages_for("skin_picture") %> + +

If you want a custom theme upload it if here!
+ +
+ <%=file_field :skin_picture, :uploaded_data %>
+
+ <%=file_field :skin_picture, :uploaded_data %>
+
+ <%=file_field :skin_picture, :uploaded_data %>
+
+ <%=file_field :skin_picture, :uploaded_data %>
+
+ <%=file_field :skin_picture, :uploaded_data %>
+

+ +

Detailed Information: + Every embeddable widget uses five different picture files to create + it's color scheme and default image. If you have images you'd like to + use in your widget. Please make sure they fit the + specified dimensions.
+ Top Bar/ Bottom Bar/ Alternating Backgrounds: 330px wide 53px tall +
+ Default Image: 70px wide 53px tall +

\ No newline at end of file