Forum Moderators: not2easy

Message Too Old, No Replies

Top Navigation Bar That Shows Across a "Network" of Sites

         

fishlife

10:43 pm on Nov 8, 2011 (gmt 0)

10+ Year Member



I have several sites in several platforms "socialengine, vbulleting, mediawiki, wordpress, etc" that all deal with a single broad topic. I would love to find a way to put a "Network Menu" at the top of every page on all these sites. The menu would be a link bar with a link to each site. Someone suggested in another thread that this could be accomplished with CSS.

If someone can point me in the right direction I would be REALLY grateful!

alt131

11:07 pm on Nov 8, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi fishlife, and welcome to WebmasterWorld and css :)

I see you were referred here from the Apache forum, but I don't think css is suitable for this.

However, whether/how to use css to add content has come up a couple of times recently - see this thread [webmasterworld.com] where we also discussed the options of javascript and php for some background reading about the issues associated with different technology. Php is probably the most commonly used in this case, but note Rocknbil's suggestion to us SSI, and his example of how to do it in Menu Replication [webmasterworld.com].

And of course, any questions, just ask ;)

fishlife

1:37 am on Nov 9, 2011 (gmt 0)

10+ Year Member



Awesome! Thanks for the welcome, and the info! I think I skimmed over Rocknbil's post a little bit ago. His info about SSI is basically what I was thinking when I posted in the apache forum since it relates to .htaccess. Thanks again for the info! I will definitely read up on these two threads.