Menu

#2733 Font size entry not integrated in CSS file

2.11.8
invalid
Interface (555)
5
2013-06-11
2008-08-04
No

Hello,

In both CSS Files (theme_left.css.php & theme_right.css.php, also at the DarkblueOrange Style) I miss:

font-size: <?php echo $GLOBALS['cfg']['FontSize']; ?>;

below the font-family entry.

Is it possible to integrate this Line's in the Stylesheet? If this line is not available the Font-Size isn't adjustable and it looks terrible :D

µatthias

Discussion

  • Jürgen Wind

    Jürgen Wind - 2008-08-04

    Logged In: YES
    user_id=1383652
    Originator: NO

    see http://pma.cihar.com/STABLE/phpmyadmin.css.php (1st three lines) :

    html {
    font-size: 82%;
    }

    (changed by the form on main.php)

     
  • Marc Delisle

    Marc Delisle - 2008-08-05

    Logged In: YES
    user_id=210714
    Originator: NO

    In other words, you don't see a font-size entry in the css files because it's generated by phpmyadmin.css.php, taking into account the font size chosen on the home page of phpMyAdmin.

     
  • Marc Delisle

    Marc Delisle - 2008-08-05
    • assigned_to: nobody --> lem9
    • status: open --> pending-rejected
     
  • Marc Delisle

    Marc Delisle - 2008-08-05

    Logged In: YES
    user_id=210714
    Originator: NO

    The reporter assigned this bug to group 2.11.8 so I answered in the context of this version.

     
  • Anonymous

    Anonymous - 2008-08-05
    • status: pending-rejected --> open-rejected
     
  • Anonymous

    Anonymous - 2008-08-05

    Logged In: YES
    user_id=1649537
    Originator: YES

    hello,

    okay. but why the size of the font isn't changeable until I set the entry?
    If the entry doesn't exist, I can't manipulate the font-size over the PhpMyAdmin-Panel.
    If I insert hte entry, it is possible.

    µatthias

     
  • Jürgen Wind

    Jürgen Wind - 2008-08-05

    Logged In: YES
    user_id=1383652
    Originator: NO

    @counterroot
    >If this line is not available the Font-Size isn't adjustable
    I can't confirm. Try and clear your browser cache (Ctrl+F5) and delete all p*-cookies. Also checkout the demo server.
    _________________

    @marc
    my (additional) "FYI" was aimed at counterroot, not meant to correct your explanation.

     
  • Marc Delisle

    Marc Delisle - 2008-08-06

    Logged In: YES
    user_id=210714
    Originator: NO

    @counterroot: I doubt that this is a bug, we would have gotten other complaints; see windkiel's suggestions

    @windkiel: OK thanks

     
  • Marc Delisle

    Marc Delisle - 2008-08-06
    • status: open-rejected --> pending-rejected
     
  • SourceForge Robot

    • status: pending-rejected --> closed-rejected
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-rejected --> invalid
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.