cdmanga 6 Postado Janeiro 14, 2012 Share Postado Janeiro 14, 2012 ola gostaria de saber como coloca a abinha de screenshot no lado direito do site gesior,pois o meu esta sem obrigado desde já! +rep pra quem ajudar Link para o comentário Compartilhar em outros sites More sharing options...
athermillard 17 Postado Janeiro 16, 2012 Share Postado Janeiro 16, 2012 (editado) Procure por isso : ?> <?PHP if($config['site']['screenoftheday'] == 1) echo '<div id="ScreenshotBox" class="Themebox" style="background-image:url('.$layout_name.'/images/themeboxes/screenshot/screenshotbox.gif);"> <a href="?subtopic=gallery" > <img id="ScreenshotContent" class="ThemeboxContent" src="images/screenshotoftheday.gif" alt="Screenshot of the Day" /></a> <div class="Bottom" style="background-image:url('.$layout_name.'/images/general/box-bottom.gif);"></div> </div>'; ?> substitua por isso: <div id="ScreenshotBox" class="Themebox" style="background-image:url('.$layout_name.'/images/themeboxes/screenshot/screenshotbox.gif);"> <a href="?subtopic=gallery" > <img id="ScreenshotContent" class="ThemeboxContent" src="images/screenshotoftheday.gif" alt="Screenshot of the Day" /></a> <div class="Bottom" style="background-image:url('.$layout_name.'/images/general/box-bottom.gif);"></div> </div> ?> Editado Janeiro 16, 2012 por athermillard Link para o comentário Compartilhar em outros sites More sharing options...
cdmanga 6 Postado Janeiro 18, 2012 Autor Share Postado Janeiro 18, 2012 vlw! arrumado Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados