Angello Posted April 14, 2015 Report Share Posted April 14, 2015 I am trying to create a skin for my website,, I need to create , the registration page and login How can I do, someone can help me Thank you very much This is the site http://siteestudios.altervista.org/ Quote Link to comment Share on other sites More sharing options...
Members Vangelis Posted April 15, 2015 Members Report Share Posted April 15, 2015 You have made the rest ? like map roster menu's etc ? Quote Link to comment Share on other sites More sharing options...
Angello Posted April 15, 2015 Author Report Share Posted April 15, 2015 no, wanted to do the registration page and start secion,, then do the rest Quote Link to comment Share on other sites More sharing options...
ahughes3 Posted April 17, 2015 Report Share Posted April 17, 2015 Angello, the registration page for phpvms already exists, you just need to edit your css relating to the styles on that page. Find the registration template in /core/templates and look at the coding, then edit the css styles that relate to the form or divs. Have you created a new skin folder for your skin in lib/skins? If you don't do this then your skin will be overwritten when you update phpvms versions. If you have created a folder already, then just copy the registration form template from /core/templates into lib/skins/your-skin-name. Then if you make edits to the template they won't get overwritten. PHPVMS looks first at the skins folder so any changes you make should show up if you've set your skin in the admin centre. Hope that helps. Quote Link to comment Share on other sites More sharing options...
Angello Posted April 17, 2015 Author Report Share Posted April 17, 2015 http://ahughes3 Many thanks for your help and is very well explained, I think that now whether I shall be able to continue the project, my aim is to share with the community this template once completed " thank you , you may receive a cordial greeting This is the web site http://siteestudios.altervista.org/index.php Quote Link to comment Share on other sites More sharing options...
ahughes3 Posted April 17, 2015 Report Share Posted April 17, 2015 That's a nice looking template Angello. Personally I'd remove the animation elements, they are a waste of time, research shows users don't like them and they add extra coding that really isn't needed. Other than that, I look forward to seeing your template develop. Another tip, have a look at the structure of phpvms files and templates before you begin changing code because I started editing the "layout.php" before realising that there was a "navigation" template that controlled the navbar, a "frontpage_main" template that controls the homepage information etc. Work out what templates you need to edit info in so that you don't cause yourself problems down the line. Quote Link to comment Share on other sites More sharing options...
Angello Posted April 17, 2015 Author Report Share Posted April 17, 2015 ahughes3 Perfect, I'm going to start work on the project , i hope to be lucky, but i have very little knowledge of programming "basically zero, but I'd like to learn how to help the other users and contribute something to the community " once more thank you " very grateful Quote Link to comment Share on other sites More sharing options...
ahughes3 Posted April 17, 2015 Report Share Posted April 17, 2015 Your best bet would be to download a free phpvms skin that someone else has already created and use it to give you an idea of how to construct your site's skin. Saves a lot of time and trouble. Quote Link to comment Share on other sites More sharing options...
Angello Posted April 17, 2015 Author Report Share Posted April 17, 2015 ahughes3 It is a brilliant idea , jejejeje , very intelligent , tanks firend Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.