Jump to content

[SOLVED] How to place a contenbox module next the logo?!


Guid

Recommended Posts

Hi

see here

 

 

Edit:

 

Code CSS in global.css   

#header .content-box-bloc {
            width: 33.3333%;
            float: left;
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
}

Result :

 

post-668076-0-61635500-1416242264_thumb.png

Edited by S-HAMMANI (see edit history)
  • Like 2
Link to comment
Share on other sites

  • 2 months later...

Hi

see here

 

 

Edit:

 

Code CSS in global.css   

#header .content-box-bloc {
            width: 33.3333%;
            float: left;
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
}

Result :

Many, many thanks S-HAMMANI !!!

Thank you S-HAMMANI for being so kind and helped me with this.

SOLVED 

Link to comment
Share on other sites

×
×
  • Create New...