Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter flow.mcdonnell

    (@flowmcdonnell)

    Thank you very much for your answer , i do know what plugin it is as it’s the plugin wishlist membership plugin. as i soon as i do deactivate it the theme is working fine. As i don’t really know css , how can i override it?
    i try to look for a call for admin.css in all the files but i couldnt find it.

    Sorry to ask you all this questions or bother you but my knowledge in css or function in wordpress are not really excellent .

    Maybe i could you a quick ftp access if it’s not to much asked?

    Thread Starter flow.mcdonnell

    (@flowmcdonnell)

    Hello jerry ,

    thank you for the quick answer , i am less desperate now , but i just had a look in the header.php ( in my theme ) but couldnt find the id wp-admin-css.

    please find bellow the code and let me know if you have an idea? thanks

    <link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/reset.css” media=”screen” />
    <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” media=”screen” />
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/prettyPhoto.css” media=”screen” />
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/style-dark.css” media=”screen” />

    <!–[if IE]><link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/style-ie.css” media=”screen” /><![endif]–>
    <!–[if IE 7]><link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/style-ie7.css”

    I hope i will be able to find out … thanks for you futur answer

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