flynryan692 Posted March 3, 2009 Report Share Posted March 3, 2009 Hello, I'm looking for somebody to help me set up my template, or "skin", as well as install phpvms. I would do this myself as I want to learn all this, but this is an urgent gotta get it done type of a thing. I have one skin that was made in photoshop then sliced with fireworks and its a bunch of images and tables, lots off css to be on on it, and then I also have one I got for free and did all the color editing and photoshop work my self, that one is done and the system needs to be installed. Just let me know which skin you want me to use. Please, anybody that will help please do. EDIT: I just wanted to add, I'm not asking phpvms directly to do this for me, but any forum member that will please respond, either by replying here or private message. Quote Link to comment Share on other sites More sharing options...
Leiserson Posted March 3, 2009 Report Share Posted March 3, 2009 http://phpvms.net/tutorials Please view the docs and tutoriasl before asking questions. These tuts. get your far....If you have any more questions feel free to post! Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 3, 2009 Administrators Report Share Posted March 3, 2009 Well you need to first build a static template, then try to do the implementation. If there's something specific you need help on, that's easier to establish Quote Link to comment Share on other sites More sharing options...
flynryan692 Posted March 3, 2009 Author Report Share Posted March 3, 2009 Thank you for your response, and yes I know there are tuts, and I'm learning that myself for another site that's not in such an "urgent" state. I can not just learn this and be pro at it in ten seconds, I'm a bit slow on picking up on this code stuff. I know basic html and a small amount of CSS. I'll try to do both sites at once, but it would just be easier if somebody could lend me a hand is all. Thanks again for the replies. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 4, 2009 Administrators Report Share Posted March 4, 2009 Well if you have specific questions, that is easier. Everyone here is trying to build a site and all, I'd read through the threads too, there's good tips and shortcuts around Quote Link to comment Share on other sites More sharing options...
flynryan692 Posted March 5, 2009 Author Report Share Posted March 5, 2009 Ok, well, I didn't realize all you had to do was upload and install, I though I had to do code work..whoopie me, should have watched that tut first, lesson learned. However, I have some questions, I set it up under our CEOs name, then I did me, I got 0002 as my pid by default, is there any way to make it so only the staff has say 0001-0006 or something, then the rest are like 100 and up? Quote Link to comment Share on other sites More sharing options...
Strider Posted March 5, 2009 Report Share Posted March 5, 2009 As far as i know all your staff will have to sign up before anyone else does. Other then that, you cant set designated PIDs. Cheers Dan C Quote Link to comment Share on other sites More sharing options...
RogerB Posted March 5, 2009 Report Share Posted March 5, 2009 Don't believe there is a way to do that......... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 6, 2009 Administrators Report Share Posted March 6, 2009 Nope, the IDs are assigned by the database, I just mess with them after-the fact. Check this out: http://phpvms.net/forum/index.php?topic=169.0 Quote Link to comment Share on other sites More sharing options...
flynryan692 Posted March 6, 2009 Author Report Share Posted March 6, 2009 Ok, I'll tinker with that then New question, at the top nav bar, it has all the links, how do I add a link to say my forums etc, and I would like to change the order of them, is there a file somewhere that I can do that with? I know how to create pages in the admin center, I'm just wondering how to rearrange them and add a link directly to my forums. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 6, 2009 Administrators Report Share Posted March 6, 2009 You would edit the core_navigation.tpl, it's in my tutorial where I reformat it Quote Link to comment Share on other sites More sharing options...
Strider Posted March 6, 2009 Report Share Posted March 6, 2009 just copy the core_navigation.tpl file and paste it into your skin folder, and put <li><a href="<?php echo SITE_URL ?>/forum">Forums</a></li> Cheers Dan C Quote Link to comment Share on other sites More sharing options...
flynryan692 Posted March 6, 2009 Author Report Share Posted March 6, 2009 B E A utiful!! Thanks, big help, you guys rock. So far, I have changed the skin, and redone the admin center look using the css and images, and now that I can do the nav bar this is looking great from all ends of the field, and its easy! ;D Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 7, 2009 Administrators Report Share Posted March 7, 2009 I'd be weary of changing anything in the admin center, since that changes often. Just don't mess with the template, but the theme is ok I suppose. Just remember it get's over written And good to hear about the other things 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.