• I want to align the Katz Banner to right.
    I am giving you the screenshot to understand it better.
    Screen-Shot
    I have edited the header.php file to put the banner but don’t know how to exactly align it.

    I hope my problem will resolve here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • a screenshot is of no use as alignments are usually done with css,
    and this can only be checked in its html environment on the live page in the browser.

    a link to your site might help.

    Thread Starter Tunto

    (@duke7891)

    that image is in a div with the css class .head-advt which stretches from the left corner of the image now, to the right edge of your content.

    adding this at the end of style.css of your theme should shift the image to the right:

    .head-advt {text-align:right;}

    Thread Starter Tunto

    (@duke7891)

    Thank You Alchymth for helping me putting the banner to the right place.
    BTW I want to know is it looking good now or should i remain it in center as earlier.

    Because Katz has some rules that the banner should be in a header of the page only.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ads Alignment Problem’ is closed to new replies.