CPC900 Posted August 8, 2010 Report Share Posted August 8, 2010 I installed smf 1.11.1, or whatever......and was wondering; what is the easiest way to add the core_navigation.tpl and associated .css file to make the forum look more integrated into the main site? Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 8, 2010 Report Share Posted August 8, 2010 I have been working on this as well and have got mixed results. So far I have done more damage than good. Good thing for a local server to test on. If I can figure it out before a professor posts here, i will let you know. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 8, 2010 Author Report Share Posted August 8, 2010 Yeah, I have been reading where I can, but, it gets a little hard on the head. I want to understand what they are talking about, but I just can't follow along with my aging brain. Quote Link to comment Share on other sites More sharing options...
Strider Posted August 8, 2010 Report Share Posted August 8, 2010 Skin it the exact same way as your VA, and try and find the navigation file in smf and edit that to the same as your site. And That should give the results of having it look likg you have an integrated forum. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 9, 2010 Author Report Share Posted August 9, 2010 Um, yeah. That is easier said than done though. I will let you know if I ever figure it out. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 9, 2010 Report Share Posted August 9, 2010 Um, yeah. That is easier said than done though. I will let you know if I ever figure it out. Yeah Exactly. I have butchering my template all night to try and get it ready to integrate the forum. I hope this time I get it right. My problem is I am a phpBB person. I can edit them in my sleep, but when someone says go to smf and edit the proper page, that is kind of a blank answer for me. That is where my problem is at. I know nothing about SMF at all. I think sometimes people forget that we do not know everything there is to know about everything. We will figure it out one way or the other CPC900. Fear not man. **Disclaimer** Please view the text below my sig banner. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 9, 2010 Author Report Share Posted August 9, 2010 LOL, I am counting on you! Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 9, 2010 Report Share Posted August 9, 2010 Well, I got it working half arsed. It is not pretty and looks like crap. I'll keep tweaking on it and if it works out ok I'll give you the code. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 9, 2010 Author Report Share Posted August 9, 2010 Well you have the header/footer stuff in place still. That is what I am trying to figure out. How to add it INTO the existing site. So you are well on your way, it looks like! Is that smf though? Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 9, 2010 Report Share Posted August 9, 2010 No it is not. THe forum you see is Simpilot's forum he developed. I do have a SMF forum but it is not visible to any of my pilots or public. There are arguments on my site wether or not to replace the current forum with SMF or leave it alone. I am just working on the SMF one on the side. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 9, 2010 Author Report Share Posted August 9, 2010 Yeah, I had Simpilot's forum add on on mine awhile ago, but it is too limited. Worked good though. I am hoping Dave (Simpilot) is back to indicate how he got his to work fluidly. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 10, 2010 Report Share Posted August 10, 2010 There are some tweaks that are done to mine that are not visible to guests. I have added images and a few other goodies to it. It is not very flexible, but all around, it works a treat. I am still working on that SMF forum. I had no time last night. I spent all afternoon and evening customizing that ObsessBlue skin some more. Am building a brand new pilot center right now. As soon as I get that done, I will work on the forum integration a bit more. Unless Simpilot chimes in first. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 12, 2010 Administrators Report Share Posted August 12, 2010 You guys lost me a little? are you trying to configure the small phpvms forum that i wrote or tying to skin smf as it is in this example. http://www.newenglandvirtual.com and the smf forum here http://www.newenglandvirtual.com/forums Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 12, 2010 Author Report Share Posted August 12, 2010 I am trying to skin smf to match the rest of my site. So the second link, I guess. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 13, 2010 Administrators Report Share Posted August 13, 2010 I find it easiest to use the default forum theme as a template. You can adjust the page from two layout files and one css file really. Make a copy of the default theme folder and rename it. then start messing with the style.css file and the index.template.php file, those are the two main layout files. Be sure to change the css link in the header of the index.template.php file. You will also make use of the BoardIndex.template.php file, this is the layout for the forum boards themselves. You can also create a new template completely but there is a lot of code that needs to be oncluded in the template for all the functions of the board to work correctly. I think I have seen a boiler plate clean template for smf 1.1.11 somewhere in their forums. Might want to search for that as well. If you run into any blockades, let me know I will try to help you out. One other trick is to find a template you like for smf and then adapt it to phpvms, that is much quicker as well. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 13, 2010 Report Share Posted August 13, 2010 Yeah Simpilot sorry about that. He saw the forum script on my site that you created and we got off track for a minute and talked about it. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 13, 2010 Administrators Report Share Posted August 13, 2010 @TAV - No worries, it was late for me and got a little lost, happens often to old guys like me Let me know if you guys need some help with a smf template, I am getting my feet back on the ground again and have some time to do things again, even more so next week. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 13, 2010 Author Report Share Posted August 13, 2010 I was hoping I could just 'include' the core_navigation and footer files somehow. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 13, 2010 Author Report Share Posted August 13, 2010 I'll be honest with you Dave.......I have NO IDEA what I am doing here. Can I just use the .css from my main site or do I have to, kind of, combine the 2 to make one, if you know what I mean?!? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 13, 2010 Administrators Report Share Posted August 13, 2010 You really need to apply the css from your site into the smf syles file. If you want to get your template to me and let em know what version of smf you are running I will look at it this weekend. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 13, 2010 Author Report Share Posted August 13, 2010 I can't figure this out. Getting frustrated trying to understand the smf forums. I was here: http://www.simplemachines.org/community/index.php?topic=145838.0 could not make that work. I guess I am just getting overblown with data. My logic is simple......Can I not just add in header data to the "index_template.php" file of smf. I find the more I read, the more stupid it makes me. I need a break. Be back later. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 13, 2010 Administrators Report Share Posted August 13, 2010 Send me your skin and let me know which version smf you are on and I will mess with it. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 18, 2010 Report Share Posted August 18, 2010 Hey CPC900 what template are you using? Is it your own or a premade? I am using Obsess Blue and having a hell of a time trying to get it right. I have got it to work a couple of times like I said before and all I am accomplishing is making things look real bad. Quote Link to comment Share on other sites More sharing options...
CPC900 Posted August 21, 2010 Author Report Share Posted August 21, 2010 I can't remember where I started with a template. It was not one of the ones on here. I think it is the one used as a sample on the original traing videos for phpvms. Will take a look when I get home. Regardless, it has changed a lot since the early days. 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.