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![]()
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, ...
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![]()
Are you talking about class being like this:If so add what you want their, then in your Main CSS go to the very bottom and make the class.HTML Code:<div class="new_class_here">
it would be:
HTML Code:.new_class_here { color:#FF0000; background:#CCCCCC; etc:...; }
The Forum Hosting - Forum Hosting from the Forum Experts
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![]()
How would I also move the login box to the top right hand corner?
Regards Jason![]()
You would need to look at the navbar template.
The Forum Hosting - Forum Hosting from the Forum Experts