ok... I have a static logo.. the code for it is in the Forums » Control Panel » Display Settings » HTML Includes » Default header

Code
<img src="/images/toplogo.gif" border="0" alt="Vanning.com logo" style="width:750px; max-width:100%; height:auto;">
I want it to change to based on the theme/style in use.
I tried this, but that didn't work at all
Code
 <img src="{$config.BASE_URL}/images/{$style_array.general}/toplogo.gif"  style="width:750px; max-width:100%; height:auto;"/> 

anyone care to help educate me on the correct way to do this?

Last edited by Bad Frog; 02/27/2017 11:03 AM.

"No matter where you go, there you are."
"If you can't do something smart, Do something right"
"There are three kinds of people in the world, those who can count, and those who can't"