Please share ur css uploader thanks..
Css uploader!
Collapse
X
-
Originally posted by robzky View PostHmm.. Easy? Can you share your code?My Blog: http://jhommark.blogspot.com
My Facebook: http://www.facebook.com/jhommark
My Official Site: http://www.undergroundweb.tk
My Community Site: http://undergroundwap.xtreemhost.com
Comment
-
yeah uploading a .css file is easy
just edit the script to accept .css file extension
but you still need to code where users select the .css and automatically put in their profile.
dont forget to add the correct mime type in your .htaccessLDSWAPWORLD sigpic
site closed.
im busy with other things in life like facebook , send me PM so i can add you
www.pinoySG.com
don't ask for help if you're not even helping yourself!
i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.
Comment
-
simple way of doing this
as stated allow .css extension to be uploaded by whatever means you have in place for restrictions
upload into an existing css folder then simply modify some sql querys so that the css file gets imported into a themes list after being uploaded
then after that a user can just click on a theme via user settings and kerblamo! all sorted
all in all say about 10 or so lines of code need to be added in like the wapdesire script that uses css files for example for it to work
Comment
Comment