• rocke

    (@shashibhushan)


    I have made my own stylesheet and i just want to replace that with main stylesheet or u can say i want to add one more stylesheet in my header …

    <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_url’ ); ?>” /> —> original stylesheet in header

    i tried my own style sheet like this…

    <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_url’ ); ?>”/mycss.css />

    i ma right ?? bcz still my page is not style with thiss… pls help me …

    regds
    shashibhushan

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rocke

    (@shashibhushan)

    any one pls help me … how i can add my stylesheet in header part plsss

    my stylesheet name is mycss.css

    still waiting any one … plss

    Thread Starter rocke

    (@shashibhushan)

    can anyone …. bump

    pls help

    it should be like this..
    <link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'template_url' ); ?>"/mycss.css />

    Thread Starter rocke

    (@shashibhushan)

    thanks buddy …. i will try that …

    actually i had switch myproject from wordpress to Joomla….. and i got to know Joomla is Must easy then WordPress … but my client want his project in WordPress bcz its easy to use….

    and second reason was … i was not getting any help from internet and from this forums to ….

    any way Thanks r@kesh i will try your step …

    regds
    shashibhushan

    you find joomla easier? wow! I switched all my sites using joomla or drupal to wordpress

    Thread Starter rocke

    (@shashibhushan)

    so i think u mast be easy in WORDPRESS .. so can u help me ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Style.css’ is closed to new replies.