Forums

Ads Alignment Problem (5 posts)

  1. duke7891
    Member
    Posted 1 year ago #

    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.

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    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.

  3. duke7891
    Member
    Posted 1 year ago #

  4. alchymyth
    The Sweeper
    Posted 1 year ago #

    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;}

  5. duke7891
    Member
    Posted 1 year ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic