hello
may you help what is the correct path for the header in mobile version.
href=?/img src=iv-includes/images/mobile/mobile-start-header.jpg
how it will be written
X3 Photo Gallery Support Forums
<img src="iv-config/startpage-mobile-header.jpg"/><?php if ($theWelcomeHTML = $theConfig->get('/config/imagevue/mobile/heading')): ?>
<div class="heading"><?php echo t($theWelcomeHTML) ?></div>
<?php endif ?><div class="heading">your image</div><div class="heading">
<a href="?/" class="ui-link">
<img src="iv-config/site-mobile-header.jpg">
</a>
</div>