vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Text in header gets "preformated" (https://vborg.vbsupport.ru/showthread.php?t=159599)

triff 10-06-2007 11:05 AM

Text in header gets "preformated"
 
I have a problem with my header. I've customized a header in a wysiwyg html-editor - and I want it to look like this: http://basicroleplaying.com/header.htm

but instead, it looks like this: http://basicroleplaying.com/forum/forumdisplay.php?f=2 :confused:

The text gets some weird preformat for some reason. Do anyone knows how to deal with this, to get the text back to plain Times New Roman?

SGL.

Deepdog009 10-08-2007 01:26 AM

Quote:

Originally Posted by triff (Post 1354027)
I have a problem with my header. I've customized a header in a wysiwyg html-editor - and I want it to look like this: http://basicroleplaying.com/header.htm

but instead, it looks like this: http://basicroleplaying.com/forum/forumdisplay.php?f=2 :confused:

The text gets some weird preformat for some reason. Do anyone knows how to deal with this, to get the text back to plain Times New Roman?

SGL.

vBulletin Css
********************************
HTML Code:

<table cellspacing="0" width="100%" border="1" bordercolordark="black" bordercolorlight="black" height="160" cellpadding="0" bgcolor="white">
    <tr>
        <td rowspan="2" height="160" align="center" valign="bottom" width="150">

            <p><a href="http://basicroleplaying.com/"><img src="http://basicroleplaying.com/images/header-rocket.gif" width="109" height="160" border="0" alt="Home"></a></p>
        </td>
        <td valign="middle" align="center">
            <p align="center"><img src="http://basicroleplaying.com/images/header-text1a.gif" width="456" height="69" border="0"><img src="http://basicroleplaying.com/images/header-text1b.gif" width="140" height="69" border="0"></p>
        </td>
        <td rowspan="2" width="201" valign="bottom">
            <p><a href="javascript:window.external.addFavorite('http://basicroleplaying.com','Basic Roleplaying .com');"><img src="http://basicroleplaying.com/images/header-gavlin.jpg" width="200" height="160" border="0" alt="Bookmark Basic Roleplaying .com! "></a></p>
        </td>
    </tr>

    <tr>
        <td align="center" valign="middle">
            <p align="center"><img src="http://basicroleplaying.com/images/header-text2a.gif" width="150" height="26" border="0"><a href="http://basicroleplaying.com/forum/forumdisplay.php?f=2"><img src="http://basicroleplaying.com/images/header-text2b.gif" width="251" height="25" border="0"></a></p>
        </td>
    </tr>
</table>
<table cellpadding="0" cellspacing="0" width="8" height="8" bordercolordark="white" bordercolorlight="black">
    <tr>
        <td width="8"><font size="1" color="#EEEAD8">.</font></td>

    </tr>
</table>

************************************************** *********

Non vBulletin Css
********************************
HTML Code:

<table cellspacing="0" width="100%" border="1" bordercolordark="black" bordercolorlight="black" height="160" cellpadding="0" bgcolor="white">
    <tr>
        <td rowspan="2" height="160" align="center" valign="bottom" width="150">
            <p><a href="http://basicroleplaying.com/"><img src="http://basicroleplaying.com/images/header-rocket.gif" width="150" height="160" border="0" alt="Home"></a></p>

        </td>
        <td valign="middle">
            <p align="center"><span style="font-size:46pt;"><font face="Times
New Roman"
>
Basic Roleplaying .com</font></span></p>
        </td>
        <td rowspan="2" width="201" valign="bottom">
            <p><a href="javascript:window.external.addFavorite('http://basicroleplaying.com','Basic Roleplaying .com');"><img src="http://basicroleplaying.com/images/header-gavlin.jpg" width="200" height="160" border="0" alt="Bookmark Basic Roleplaying .com! "></a></p>
        </td>
    </tr>

    <tr>
        <td>
            <p align="center"><font size="5" face="Times
New Roman"
>
BRP Central - host of&nbsp;the </font><a href="http://basicroleplaying.com/forum/forumdisplay.php?f=2"><font size="5" face="Times
New Roman"
>
basic roleplaying forum</font></a></p>
        </td>
    </tr>
</table>

Triff its a CSS issue...

vBulletin body CSS is the culprit causing your troubles...


Create a separate .css file with only the code 4 your header image and that should do the trick...

Hardcode into admin CSS or Header area, Headerincludes template...

Code:

.mycss
{
        background: #FFFFFF;
        color: #000000;
        font: 5pt Times New Roman;
}

Give it a go


All times are GMT. The time now is 09:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01268 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete