vBulletin ruins header text

Discussion in 'CSS' started by EnDLeSs_27, Nov 10, 2008.

  1. #1
    Okay, so I am trying to integrate my website design with my forum so they look similar in ways.

    As I am doing this, the header text on the forum is either bold or bigger than what it is supposed to be. While the header on the website is the correct size. Anyone know how I can change the header on the forum to look like the main websites It should be fixed with some sort of css that I have yet to figure out.


    Website header:
    http://endless-naruto.com/index.html
    Forum Skin is Beta v2: http://forums.endless-naruto.com/ (You would need to change the skin to "Beta v2"
     
    EnDLeSs_27, Nov 10, 2008 IP
  2. ElseAndrew

    ElseAndrew Peon

    Messages:
    77
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It seems the only header your have is in the ID Tag

    So the CSS to edit this should work like this:

    <style>
    #white_header {
    font-size: ##;
    }
    </style>

    If it dont work sorry, im not to familer with VB, I looked in the source and this is the only head tag I could find that was not an image.
     
    ElseAndrew, Nov 10, 2008 IP
  3. EnDLeSs_27

    EnDLeSs_27 Active Member

    Messages:
    112
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Thanks, but it didn't work

    It seems to me that something is just interfering with the header css tags. I just can't seem to find what is interfering.
     
    EnDLeSs_27, Nov 10, 2008 IP
  4. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ffs I was going to help but your site tried to install some dodgy virus by the looks of things well done..
     
    wd_2k6, Nov 11, 2008 IP
  5. EnDLeSs_27

    EnDLeSs_27 Active Member

    Messages:
    112
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Very unlikely, but okay. Anyone else think they can help me fix this?
     
    EnDLeSs_27, Nov 11, 2008 IP