Results 1 to 5 of 5

Header Class

This is a discussion on Header Class within the Template Modifications forums, part of the vBulletin SEO Discussion category; Hello, I want to blend a logo in with the header, but to control the header as a seperate part, ...

  1. #1
    Senior Member Array Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1

    Header Class

    Hello,

    I want to blend a logo in with the header, but to control the header as a seperate part, I will need to create a class that controls that. How would I do that?

    Regards Jason

  2. #2
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    Are you talking about class being like this:
    HTML Code:
    <div class="new_class_here">
    If so add what you want their, then in your Main CSS go to the very bottom and make the class.

    it would be:

    HTML Code:
    .new_class_here {
        color:#FF0000;
        background:#CCCCCC;
        etc:...;
    }
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Senior Member Array Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    I'm not too sure, as design is not my strong point -- only coding hehe.

    Basically, if I change the "Body", then the header changes to the colour I pick, as well as down the side. Now, I only want to change the header colour, so I can blend my logo in.

    Regards Jason

  4. #4
    Senior Member Array Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    How would I also move the login box to the top right hand corner?

    Regards Jason

  5. #5
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    You would need to look at the navbar template.
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. Which header? :)
    By Yours Truly in forum Off-Topic & Chit Chat
    Replies: 13
    Last Post: 03-10-2008, 07:05 PM
  2. http://www.photopost.com/class/
    By Ashley in forum Custom Rewrite Rules
    Replies: 19
    Last Post: 05-11-2007, 08:22 AM
  3. New class of semi-dedicated server
    By Doug Nelson in forum Off-Topic & Chit Chat
    Replies: 2
    Last Post: 05-09-2007, 08:40 PM
  4. Replies: 1
    Last Post: 12-07-2006, 08:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •