1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

css align issue

Discussion in 'CSS' started by drew68, Feb 22, 2011.

  1. #1
    hello!

    i can't seem to figure this out. i've got a fade effect of images to work but the alignment issue is troubling as it's not aligning right on the page.

    http://huprichlaw.com/

    where do i fix this? the size of the image rotating is 929x280. but i can't push it to be aligned.

    can anyone give me some advise on this?
     
    drew68, Feb 22, 2011 IP
  2. drew68

    drew68 Well-Known Member

    Messages:
    582
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #2
    can anyone suggest anything for me? thank you!
     
    drew68, Feb 22, 2011 IP
  3. Bapinder

    Bapinder Well-Known Member

    Messages:
    150
    Likes Received:
    7
    Best Answers:
    3
    Trophy Points:
    120
    #3
    Add this to the css:

    #fadeshow1 {
    float: right;
    }

    It should work.
     
    Bapinder, Feb 23, 2011 IP