Results 1 to 9 of 9
-
5th Aug 2012, 03:52 PM #1OPMember
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
-
5th Aug 2012, 08:24 PM #2Respected 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" />'; ?>
Have fitness or bodybuilding question? Ask Smith!
-
5th Aug 2012, 08:30 PM #3MemberWebsite's:
FreeHDPorn.inI 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?
-
5th Aug 2012, 08:33 PM #4OPMember
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.
It just looks better, i love things that are integrated.
-
5th Aug 2012, 08:40 PM #5MemberWebsite's:
mnchost.comyou 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 luckStableRDP.com | 1Gbps RDP for only $11.99 per month .
Choice of Location : US/GE/FR/NL
60 days Money back guarantee :) .
-
5th Aug 2012, 11:16 PM #6OPMemberCode:
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; }
-
7th Aug 2012, 07:51 PM #7OPMember
If anybody can help, willing to pay for it!
-
7th Aug 2012, 08:18 PM #8Member
This site is using a hacked database of W junction
Last edited by Gavo; 4th Jan 2015 at 02:02 PM.
-
7th Aug 2012, 08:27 PM #9OPMember
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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[MyBB] Js conflict
By torrfriend in forum Web Application/Script SupportReplies: 3Last Post: 25th Apr 2012, 05:51 PM -
How do they do this ? (vbulletin, wordpress)
By ApoX in forum Webmaster DiscussionReplies: 2Last Post: 2nd Apr 2011, 02:45 PM -
Wordpress-vBulletin Threads
By smoky in forum WordpressReplies: 0Last Post: 10th Dec 2010, 01:19 PM -
Vbulletin > Wordpress
By babarali124 in forum General DiscussionReplies: 8Last Post: 4th Jul 2010, 10:15 AM -
wordpress or vbulletin?
By wman in forum General DiscussionReplies: 14Last Post: 6th Nov 2009, 08:38 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...