diff --git a/root/styles/prosilver/theme/portal.css b/root/styles/prosilver/theme/portal.css index d6c59910..031762ce 100644 --- a/root/styles/prosilver/theme/portal.css +++ b/root/styles/prosilver/theme/portal.css @@ -35,7 +35,7 @@ padding-bottom: 2px; /*bottom spacing between menu items*/ } .portal-navigation ul li a{ -background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif"); +background-image: url("images/portal/arrowbullet.gif"); background-repeat: no-repeat; background-position: center left; /*custom bullet list image*/ display: block;