.$this->Context->StyleUrl. ; Help!
I recently changed from /forum/ to just /
and everything works except "'.$this->Context->StyleUrl.'"
This is pulling the wrong URL. How and where can I change this?
Everything is correct except this:
and everything works except "'.$this->Context->StyleUrl.'"
This is pulling the wrong URL. How and where can I change this?
Everything is correct except this:
<link rel="shortcut icon" href="/forum/themes/vanilla/styles/blank/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/forum/themes/vanilla/styles/blank/vanilla.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/forum/themes/vanilla/styles/blank/vanilla.print.css" media="print" />
0
This discussion has been closed.
Comments