can i change the location of free ads?
the one at the top and the ads below?
ill put it in to the another place?
the one at the top and the ads below?
ill put it in to the another place?
td.bodyline div#page-body div#emptyidcc table tbody tr td div iframe{
top: 100px;
position: relative;
}
td.bodyline div#page-body div#emptyidcc table tbody tr td div iframe{
top: 100px !important;
position: relative !important;
z-index: 999 !important;
}
td.bodyline div#page-body div#emptyidcc table tbody tr td div iframe[width="728"]{
bottom: 100px !important;
position: absolute !important;
z-index: 999 !important;
}
Glad your problem is solved; topic marked as solved and archived. |