Hi,
I am a new member. I nedd help to add banner modul in right side of logo image. please find attach image
Thanks
#logobanner2 {
position: absolute;
max-width: 570px;
top: 60px;
right: 50px;
bottom: 20px;}
<?php if( $this->modules('logobanner2')) : ?>
<div id="logobanner2" class="clear clearfix">
<jdoc:include type="modules" name="logobanner2" style="<?php echo $this->module_styles['logobanner2']; ?>" />
</div>
<?php endif; ?>
ercan-usta wrote:/public_html/templates/gk_twn2/layouts/blocks logo.php
#hwdvids div.sic-right .box > div
{margin:1px;}
#hwdvids {
width: 100%!important;
max-width: 100%!important;
text-align: left;
overflow: hidden!important;
font-size: 100%;
padding-top: 5px;
}
#hwdvids form {
margin: 0!important;
padding: 0!important;
}
#hwdvids img {
border: 0px;
}
#hwdvids a:hover,#hwdvids a:active,#hwdvids a:focus {
background-color: transparent!important;
}
figueiraweb wrote:I already tried a lot of changes and nothing.
This is driving me crazy