Activity Stream
48,167 MEMBERS
6841 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default CSS Conflict vBulletin and Wordpress

    I just included the header and footer of my Wordpress website into my vBulletin, it all looks goods, but the CSS of vBulletin and Wordpress are now in conflict. Does anybody know how to solve this problem?

    http://www.worldofapple.nl/forum/
    zomer86 Reviewed by zomer86 on . CSS Conflict vBulletin and Wordpress I just included the header and footer of my Wordpress website into my vBulletin, it all looks goods, but the CSS of vBulletin and Wordpress are now in conflict. Does anybody know how to solve this problem? http://www.worldofapple.nl/forum/ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    I think you can fix that with PHP.

    eg:

    Code: 
    <?php 
    if(is_forum) 
    {echo '<link rel="stylesheet" href="forum_css.ss" type="text/css" media="screen" />';} 
    else 
    {echo '<link rel="stylesheet" href="website_css.css" type="text/css" media="screen" />';
    ?>
    Of course that's just the example but you get the idea.
    Have fitness or bodybuilding question? Ask Smith!


  4.     
    #3
    Member
    Website's:
    FreeHDPorn.in
    I think he wants to have both css included.

    I guess u have same classes on forum as on wordpress. You have to look manually both css and change the classes names.

    Have a question, why u want to include the wordpress header on forum?

  5.     
    #4
    Member
    Yeah, but i can't seem to figger out how to change the CSS classes of vBulletin. When i take a look in the Style Manager it only shows: ex 'CSS Selector: .time' but where can i change it? I don't want to change the values of the class, but just the name.

    Quote Originally Posted by nkrc10 View Post
    I think he wants to have both css included.

    I guess u have same classes on forum as on wordpress. You have to look manually both css and change the classes names.

    Have a question, why u want to include the wordpress header on forum?
    It just looks better, i love things that are integrated.

  6.     
    #5
    Member
    Website's:
    mnchost.com
    you should use different css files for both thing .

    yet , you can use inline css for one |you can use "!important" in ahead of css attribute .

    Good luck
    StableRDP.com | 1Gbps RDP for only $11.99 per month .
    Choice of Location : US/GE/FR/NL
    60 days Money back guarantee :) .

  7.     
    #6
    Member
    Code: 
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    }
    These lines are conflicting, found them in my WordPress CSS. When I remove them the forum is showing up like it should, but it ruins the header completely, honestly have no idea how to fix it. These aren't even id's/classes right?

  8.     
    #7
    Member
    If anybody can help, willing to pay for it!

  9.     
    #8
    Member
    This site is using a hacked database of W junction
    Last edited by Gavo; 4th Jan 2015 at 02:02 PM.

  10.     
    #9
    Member
    Well there are no classes defined for
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td
    That are the ones causing the conflict, when i remove them from my CSS the vBulletin forum shows up fine.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [MyBB] Js conflict
    By torrfriend in forum Web Application/Script Support
    Replies: 3
    Last Post: 25th Apr 2012, 05:51 PM
  2. How do they do this ? (vbulletin, wordpress)
    By ApoX in forum Webmaster Discussion
    Replies: 2
    Last Post: 2nd Apr 2011, 02:45 PM
  3. Wordpress-vBulletin Threads
    By smoky in forum Wordpress
    Replies: 0
    Last Post: 10th Dec 2010, 01:19 PM
  4. Vbulletin > Wordpress
    By babarali124 in forum General Discussion
    Replies: 8
    Last Post: 4th Jul 2010, 10:15 AM
  5. wordpress or vbulletin?
    By wman in forum General Discussion
    Replies: 14
    Last Post: 6th Nov 2009, 08:38 AM

Tags for this Thread

BE SOCIAL