Jump to content


How to create gradient color board header


5 replies to this topic

#1 Broni

    Malware Annihilator

  • 24,878 posts
  • Joined: October 04, 2004
  • 1,858 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 10:40 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 7h 43m 39s

Posted 16 October 2009 - 07:24 AM

You can check the above kind of design by switching to Smartest skin:

Posted Image

Note. The above screenshot shows some vertical lines. If you check the actual skin, they don't show.


This is how the original branding bar looked like:

Posted Image

Now, you need to use some program to create small gradient image.
I used Photoshop to create this image:

Posted Image

Save the file as gradient_branding.png.

Let's take a closer look...

Posted Image

Posted Image

Just make sure, that the gradient image height is the same as the branding background field height. Width doesn't matter.


Now, you need to upload gradient_branding.png file to your board, using FTP client.
Upload the file to /public_html/public/style_images/your_skin folder.

Next, go ACP>Look & Feel>your_skin>CSS tab>ipb_styles.css
Find:

#branding {
	background: #CDAA7D repeat-x 50%;
	min-height: 80px;

Note. #CDAA7D is my actual color; yours will be different.

Change the code to:

#branding {
	background: url({style_images_url}/gradient_branding.png);
	min-height: 80px;

Refresh your browser page and....you're done :)

Posted Image

#2 JohnT Re: How to create gradient color board header

    Administrator

  • 8,879 posts
  • Joined: October 07, 2004
  • 231 topics
  • Age: 63
  • Skin: IP.Board
  • Local time: 10:40 AM
  • Zodiac:Gemini
  • Gender:Male
  • Location:Dublin California
  • Interests:movies,music,Photography, home repairs, travel
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 7d 26m 11s

Posted 17 October 2009 - 02:12 AM

I have software that can create any gradient color you want?
"We the People are the rightful masters of both Congress and the Courts--not to overthrow the Constitution, but to overthrow the men who pervert the Constitution." Abraham Lincoln

#3 Broni Re: How to create gradient color board header

    Malware Annihilator

  • 24,878 posts
  • Joined: October 04, 2004
  • 1,858 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 10:40 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 7h 43m 39s

Posted 17 October 2009 - 02:14 AM

What's the name of it?
Photoshop works pretty good for me.
That's how the banner in Smartest skin was created.

#4 JohnT Re: How to create gradient color board header

    Administrator

  • 8,879 posts
  • Joined: October 07, 2004
  • 231 topics
  • Age: 63
  • Skin: IP.Board
  • Local time: 10:40 AM
  • Zodiac:Gemini
  • Gender:Male
  • Location:Dublin California
  • Interests:movies,music,Photography, home repairs, travel
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 7d 26m 11s

Posted 17 October 2009 - 03:38 AM

PhotoImpact by Corel X3 version
"We the People are the rightful masters of both Congress and the Courts--not to overthrow the Constitution, but to overthrow the men who pervert the Constitution." Abraham Lincoln

#5 micmin Re: How to create gradient color board header

    Member

  • 61 posts
  • Joined: February 12, 2010
  • 11 topics
  • Age: 64
  • Skin: IP.Board
  • Local time: 12:40 PM
  • Zodiac:Capricorn
  • Gender:Female
  • Location:New Hampshire
  • Interests:The secrecy of my work prevents me from knowing what I am doing!
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 16m 21s

Posted 12 February 2010 - 06:12 AM

I use Paint Shop pro X2 - It is also Coral. Fantastic program
You're just jealous that the voices talk to me !

#6 Zhaan Re: How to create gradient color board header

    Member

  • 52 posts
  • Joined: September 16, 2011
  • 15 topics
  • Local time: 12:40 PM
  • Zodiac:Leo
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 14h 56m 7s

Posted 20 September 2011 - 11:43 PM

This was meant for an older version of the board (I use 3.2.2), but the branding code is still the same, so I tried it just like it detailed here to see if it would work. Unfortunately, no dice. What I would actually like to do is to have that gradient at the top, and replace the category bars with an image. Leaving the image part out for now, what changes would need to be made to achieve the results of this tutorial with 3.2.2?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 18 user(s)