Change headerbar background-image according to location
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Change headerbar background-image according to location
Change headerbar background-image according to location
Author: Stoker
Description:
This little guide will teach You how to make the headerbar back-ground image change according to the location.
It will show different back-ground images on index, viewforum and viewtopic.
This guide is optimized to the Prosilver SE style, but cut easily be adapted to all other styles.
Moved here: viewtopic.php?f=45&t=1258
Author: Stoker
Description:
This little guide will teach You how to make the headerbar back-ground image change according to the location.
It will show different back-ground images on index, viewforum and viewtopic.
This guide is optimized to the Prosilver SE style, but cut easily be adapted to all other styles.
Moved here: viewtopic.php?f=45&t=1258
Board rules! No PM support
Re: Change headerbar background-image according to location
Don't you mean
instead of
Code: Select all
<div class="header-bar">
Code: Select all
<div class="headerbar">
Last edited by Fire-Fox on 13 Apr 2010, 16:31, edited 1 time in total.
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Change headerbar background-image according to location
No, but the code you posted is for SE Pro.
The code from first post is for prosilver and can be adapted to other styles without any problem.
The code from first post is for prosilver and can be adapted to other styles without any problem.
Board rules! No PM support
Re: Change headerbar background-image according to location
What should i look for in SE Pro?
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Change headerbar background-image according to location
Well, as you postet in your previous post
Board rules! No PM support
Re: Change headerbar background-image according to location
Great working now
Last edited by Fire-Fox on 13 Apr 2010, 16:57, edited 3 times in total.
- Lembamjunior
- BBCoder I
- Posts: 4
- Joined: 17 Mar 2010, 14:43
Re: Change headerbar background-image according to location
Hi Stoker,
Is there a way to heighten the header so the background image will fit?
Thanks,
Lembamjunior
Is there a way to heighten the header so the background image will fit?
Thanks,
Lembamjunior
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Change headerbar background-image according to location
Yes, open colours.css and find the headerbar class.
Add a height to it.
Add a height to it.
Board rules! No PM support
- Lembamjunior
- BBCoder I
- Posts: 4
- Joined: 17 Mar 2010, 14:43
Re: Change headerbar background-image according to location
Thanks Stoker!
I only get a small issue with the corners, see attachment.
Regards,
Lembamjunior
I only get a small issue with the corners, see attachment.
Regards,
Lembamjunior
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Change headerbar background-image according to location
read second and third post
Board rules! No PM support