I would like to have my chart at the top, right next to the logo.
In my css I have specyfied these settings.
But the chart still isn't at the top of the website. The chart is inte the right and inte the middle of the page and not at the top.
George
In my css I have specyfied these settings.
Code:
.container1 {
background: #ffffff; width:163px;
position: relative;
top: 1px;
left: 1px;
But the chart still isn't at the top of the website. The chart is inte the right and inte the middle of the page and not at the top.
George