AK-Guide Posted March 8, 2013 Share Posted March 8, 2013 I have a quick quick question for you freaks maybe you could answer. I have a phpmydirectory site. I also have a custom template for the site. I was not happy with the menu and got one in html over at Code Canyon. I am wanting to just plop this menu in the page. is this going to work? Here is the menu Here is my site I want it t look like the image below. I am only going to have it on 3 pages and just want to keep it exactly like it is so that I can edit it. I will spend some time to figure out how to do it, but if it is going to be a pain in the arse, I will have someone else do it. Thanks Link to comment https://forums.phpfreaks.com/topic/275395-html-menu-in-php-page/ Share on other sites More sharing options...
Christian F. Posted March 8, 2013 Share Posted March 8, 2013 Considering the fact that all PHP does, is to output HTML to the browser: Yeah, adding that menu shouldn't be a problem. Might take a bit to orient yourself in the code, but the adding itself should be trivial. That is, if the system (PHP script) you're using is any good. Link to comment https://forums.phpfreaks.com/topic/275395-html-menu-in-php-page/#findComment-1417470 Share on other sites More sharing options...
AK-Guide Posted March 9, 2013 Author Share Posted March 9, 2013 Thanks, will give it a go. Link to comment https://forums.phpfreaks.com/topic/275395-html-menu-in-php-page/#findComment-1417700 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.