Increase Logo Size

Does anyone know how can I increase the size of my logo without it overlapping everything else in the header. See pic. Thanx!

 

Quote · 30 Jun 2008

Yes you can do it in the main.css file.
look at the section called main : look for

.topBlock
 {
  position:relative;
  height:150px;   (this is mine setting)
  border:0px dashed blue;
  margin-bottom:0px;

Kids first
Quote · 30 Jun 2008

Thank you sir!

Quote · 1 Jul 2008

Yes you can do it in the main.css file.
look at the section called main : look for

.topBlock
{
position:relative;
height:150px;   (this is mine setting)
border:0px dashed blue;
margin-bottom:0px;

hello,

where can i find this main.css. There are so many mainn.css file

Quote · 11 Jan 2009

In the theme you use go to /css/general.css  or /base/css/general.css

Kids first
Quote · 11 Jan 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.