Hi,
I am making 2 websites in 2 different platforms and want to compare the headers in both.
I would like to have the header in picture 2 similar to picture 1.
As can see, the height of the header is larger.
Please advise how to change.
Thanks
-------------
This is CSS for the header part:
#header {
width:965px;
height:73px;
margin:0 auto;
padding:0;
text-align:left;
background:transparent url(../images/template/header_bg.png) no-repeat left top;
position:relative;}
#header div#display_homepage_title{
min-width:270px;
max-width:435px;
height:40px;
margin:14px 0 0 0;
padding:0;
float:left;}
#header div#display_homepage_title a{
width:100%;
height:100%;
margin:;
padding:0px;
text-align:left;
display:block;
text-indent:-9999px;
color:#fff;}
#header div a#homepage_title{
text-indent:0px;
font:29px/46px "Century Gothic", Arial, Helvetica, sans-serif;
background:none;}
| Attachment | Size |
|---|---|
| Picture1.jpg | 27.46 KB |
| Picture2.jpg | 22.74 KB |
Please reply .....
Hi guys,
Please your answer for it,
its really urgent
Thanks