Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • concrain
    Participant

    @russelrocketpopmediacom

    thanks guys it works :D


    concrain
    Participant

    @russelrocketpopmediacom

    Thanks for the great advice. I will def incorporate an IDE in the future; that sounds like a great idea. I guess you understand where im at with wordpress mu and buddypress. Im just trying to grasp how this thing works


    concrain
    Participant

    @russelrocketpopmediacom

    Sorry to keep bugging you guys.. All im trying to do is create a css file for IE7

    Just cant seem to get this too work.

    <!–[if IE 7]>

    This is an IE 7 browser // this will show in the browser so i know the “if” statement is working.

    <link href=”<?php bloginfo(‘template_directory’); ?>

    /bp-default/_inc/css/screen-ie.css” rel=”stylesheet” type=”text/css” />

    </style>

    <![endif]–>


    concrain
    Participant

    @russelrocketpopmediacom

    I guess what i dont understand is how does it specify the style.css ??

    what if i want to pull a different one, how would i do that??


    concrain
    Participant

    @russelrocketpopmediacom

    Sorry im still a rookie. The first place I look was the header.php all I found was this

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

    correct me if i am wrong but is this using the (‘stylesheet_url’) as a variable?

    I dont understand how this line of code is working


    concrain
    Participant

    @russelrocketpopmediacom

    opps i meant to ask what pullls the style.css

    thanks


    concrain
    Participant

    @russelrocketpopmediacom

    the file structure, or the templates

    they would both be helpful.


    concrain
    Participant

    @russelrocketpopmediacom

    what calls the screen.css? I cant seem to find this in any php docs..


    concrain
    Participant

    @russelrocketpopmediacom

    of BuddyPress I am interested in understanding how it all works together


    concrain
    Participant

    @russelrocketpopmediacom

    Sorry just realized that i misspelled “Hierarchy” Chart

    Thanks guys


    concrain
    Participant

    @russelrocketpopmediacom

    thanks man it worked like a charm : )


    concrain
    Participant

    @russelrocketpopmediacom

    its a totally different style sheet, i just shoved it in there to make it obvious if the link was working..

    Firefox and Safari work fine, IE 6 shoves everything over about 40px, and the navigation css is broken in both IE 6 and 7


    concrain
    Participant

    @russelrocketpopmediacom

    hmm.. i cant seem to get this to work?? it shows up when I view the page source, but it dosent pull the link..

    <html xmlns=”http://www.w3.org/1999/xhtml&#8221; <?php language_attributes(); ?>>

    <head profile=”http://gmpg.org/xfn/11″&gt;

    <!–[if IE6]>

    <link rel= “stylesheet” type= “text/css” href=” http://hoopsjones.com/wp-content/themes/bp-sn-parent/IE_6_style.css&#8221; />

    <![endif]–>

    <!–[if IE7]>

    <link rel= “stylesheet” type= “text/css” href=” http://hoopsjones.com/wp-content/themes/bp-sn-parent/IE_7_style.css&#8221; />

    <![endif]–>


    concrain
    Participant

    @russelrocketpopmediacom

    thanks guys


    concrain
    Participant

    @russelrocketpopmediacom

    I was hoping to find some sample code to get me started.


    concrain
    Participant

    @russelrocketpopmediacom

    Everything work fine in FireFox and Safari. Its an IE problem.

    1. version 2.8.4a WPMU

    2. WPMU as a directory

    3. install, is it in root

    4. fresh install of WPMU

    5. installed Buddy Press without testing WPMU first

    6. version of BuddyPress 1.1

    7. fresh install of BuddyPress

    8. ALL plugins have be deactivated

    9. using the standard BuddyPress themes

    10. did not modifiy the core files

    11. No custom functions in bp-custom.php?

    12. not running bbpress

    13. the page just goes blank at login on IE7


    concrain
    Participant

    @russelrocketpopmediacom

    thanks for your help guys


    concrain
    Participant

    @russelrocketpopmediacom

    Can i replace the skeleton theme css with my own…

    hey thanks guys. sorry it seem like such a simple question.


    concrain
    Participant

    @russelrocketpopmediacom

    i tried that. it strange, like buddy press dosen’t see the css at all.

    check it out

    http://hoopsjones.com/members/rocketpopscott/profile/public

Viewing 19 replies - 1 through 19 (of 19 total)
Skip to toolbar