Jump to content

css help needed


pratkal

Recommended Posts

here is code first

.infobar {	width:100%;	height:auto;	margin:auto;	margin-top:5px;	text-align: left;	background-image: url(../images/bg.png);	background-repeat: repeat;}

and 1 more

.infobar3 {	width:100%;	height:auto;	margin:auto;	margin-top:-25px;	margin-bottom:0px;	text-align: left;	background-color: #000;}

now the issue is that if we zoom in this page the bg color does not stay as 100% of the page size while in zoom out even 50% the page work fine

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...