The banner is inside a div (id="yjtBanner1") it's displayed on the correct position but there is a white margin over the right side of the banner, as show in the image below:
also I used override.css to align right the banner.
- Code: Select all
#yjtBanner1{
text-align: right;
}
I want it to look this way:
Any help is really appreciated