Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Menu PHP Include
#5
or use absolute urls with get_theme_url:

PHP Code:
<link href="<?php get_theme_url(); ?>/css/reset.css" rel="stylesheet" type="text/css" />
... 
Reply


Messages In This Thread
Custom Menu PHP Include - by lakaroth - 2014-02-06, 04:52:11
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 05:44:28
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:07:18
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 06:32:54
RE: Custom Menu PHP Include - by Carlos - 2014-02-06, 06:42:59
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:47:53
RE: Custom Menu PHP Include [SOLVED] - by Carlos - 2014-02-06, 06:54:18
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 08:05:49
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 08:41:32
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 18:37:13
RE: Custom Menu PHP Include - by datiswous - 2014-02-07, 11:25:27



Users browsing this thread: 1 Guest(s)