Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS alignment issue

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43491
    moer2237
    Member

    Just a slight alignment issue here. Already use css to align middle but the text still beside the slide. Try applying < /br> a lot & it works just wanted a cleaner way.

    http://www.mytravel22.com/login/kemaman/medium.html

    #128731
    Kitty Giraudel
    Participant

    I don’t see the problem at all. Could you describe what you want?

    #128732
    moer2237
    Member
    #128724
    Paulie_D
    Member

    So you want the text **underneath** the sliding images…is that right?

    If so, just wrap in a div…I think that will work. In fact you don’t seem to be using any divs…that’s very odd.


    By the way…you might want to add

    list-style:none

    to your .rslides class. It will remove that extra bullet (black circle) you have there.

    #128747
    wolfcry911
    Participant

    p { clear: left; }

    #128890
    moer2237
    Member

    Thanks Paulie_D & wolfcry911. I’ve use p {… instead of divs… & problem solved. The slide also looks better without the black circle.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.