The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I'm using vbadvanced and have created a module to show information in an IFRAME.
However, the contents of the IFRAME is never formatted according to what I've set up in my style. The contents always has a white background with black text in Times New Roman. Is there something I'm missing? I've tried to include a class="alt1" in the IFRAME tag and have even surrounded the contents of the HTML file in <span class="alt1"> tags, all to no avail. Included is an example: HTML Code:
<td class="$getbgrow alt1" width="100%" align="center"> <iframe title="Text" name="I1" width="100%" height="100" src="/forums/modules/text.html" marginwidth="1" marginheight="1" scrolling="auto" border="0" frameborder="0"> <!-- Alternate content for non-supporting browsers --> <a href="/forums/modules/text.html" target="_blank">Text</a> </iframe></td> HTML Code:
<span class="alt1"><strong>Blah blah blah ...</strong><br /><br />Blah blah blah</span> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|