• I use the Travelogue theme, and it’s all ok, but when a

    div style=�text-align: left;� (or right or center)

    appears in the html of a post, the size and format of the font changes… I’m not a css programer, but I have some practice… how can I fix this problem about aling?

    thanks for all guys… 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • I never put anything like that in the post (or Page); I always define these divs in my stylesheet, so I have to add only div class="myleft" and is good to go.
    Not having the font defined in the line you put in, it probably defaults to the font of the body or some container element.

    Thread Starter Chema

    (@chema)

    that is… thanks… 😉 I set the default font style to all containers and it works.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘how CSS controls style?’ is closed to new replies.