Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
Font size, Xanthia and content express
  • Posted: 18.10.2007, 15:34
     
    pryning
    rank:
    Freshman Freshman
    registered:
     September 2003
    Status:
    offline
    last visit:
    21.10.07
    Posts:
    16
    Hi,
    No matter what font or font size i use in content express, the pages are allways shown with the same font.
    I guess it has to do with xanthia because when i use a non xanthia theme, the problem is gone.
    So does anyone know what to do, so that my content express pages controls the layout ?
    I tried to alter the CSS, but with no luck.

  • Posted: 18.10.2007, 22:35
     
    nestormateo
    rank:
    Professional Professional
    registered:
     September 2006
    Status:
    offline
    last visit:
    21.11.08
    Posts:
    1450
    Can you give us an URL to see the styles definitions?
    the CSS order can be the problem or inline styles....

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Posted: 20.10.2007, 14:27
     
    pryning
    rank:
    Freshman Freshman
    registered:
     September 2003
    Status:
    offline
    last visit:
    21.10.07
    Posts:
    16
    Sure, the site is on http://portal.hvidovrespejderne.dk
  • Posted: 20.10.2007, 21:48
     
    AmmoDump
    rank:
    Professional Professional
    registered:
     December 2003
    Status:
    offline
    last visit:
    21.11.08
    Posts:
    2975
    Do you have an example page? Something that displays correctly in ExtraLite, but incorrectly with your theme...

    --
    David Pahl
    Zikula Support Team
  • Posted: 21.10.2007, 17:19
     
    pryning
    rank:
    Freshman Freshman
    registered:
     September 2003
    Status:
    offline
    last visit:
    21.10.07
    Posts:
    16
    Here are some example pages:

    http://portal.hvidovrespejderne.dk/index.php?module=ContentExpress&func=display&ceid=56&meid=75

    http://portal.hvidovrespejderne.dk/index.php?module=ContentExpress&file=index&func=display&ceid=33&meid=75
  • Posted: 21.10.2007, 18:48
     
    AmmoDump
    rank:
    Professional Professional
    registered:
     December 2003
    Status:
    offline
    last visit:
    21.11.08
    Posts:
    2975

    Code

    FONT, TD, P, DIV, INPUT, TEXTAREA, FORM, SELECT {
        font-family: Arial, Verdana, Tahoma, sans-serif;
        font-size: 11px;
    }


    Inline you are trying to use the font tag (font=5). This doesn't work because you have the font defined as 11px in the CSS in your theme.

    Also note that the font is deprecated in HTML 4.01.

    So it is working correctly, do a little research on HTML/CSS in regards to what I just mentioned, and you should find a solution which works for you.



    --
    David Pahl
    Zikula Support Team

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula