[2.0.21] NoseBleed

This is an archive of the phpBB 2.0.x styles that were in our database. The release topics are here for reference, but we no longer host or support these styles.
Locked

Rating:

Excellent!
106
52%
Very Good
39
19%
Good
24
12%
Fair
18
9%
Poor
17
8%
 
Total votes: 204

monolegis
Registered User
Posts: 6
Joined: Fri Feb 09, 2007 6:49 pm
Location: Bergen, Norway
Contact:

Post by monolegis »

Anyone know which font is used in the header image (The one with all the blood, and where it's written "NoseBleed"?
Indeed!
Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Post by Thatbitextra »

monolegis wrote: Anyone know which font is used in the header image (The one with all the blood, and where it's written "NoseBleed"?

I did some sleuthing for you and found it for you:

Code: Select all

http://www.fonts101.com/xt_fontdetails_az_FID!8565~Keithshand_Regular~font.html
:D
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
Cell2242
Registered User
Posts: 3
Joined: Sat Feb 24, 2007 1:48 pm

Post by Cell2242 »

I want to change the folder_new_big.gif size. How can I do it? Please help!
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin
Contact:

Post by Arty »

If you are using normal phpBB then upload new image instead of old one. If you are using some free forum hosting service then you don't have access to files, so you can't do anything about it.
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
Cell2242
Registered User
Posts: 3
Joined: Sat Feb 24, 2007 1:48 pm

Post by Cell2242 »

I can upload a new image instead of old one, but the picture's size changed. I've made a 30x30 picture, but it is changed to 46x25. I don't know what I have to do now.
Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Post by Thatbitextra »

In NoseBleed.css, edit:

Code: Select all

table.index_body td.one img {
	width: 46px;
	height: 25px}
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
Cell2242
Registered User
Posts: 3
Joined: Sat Feb 24, 2007 1:48 pm

Post by Cell2242 »

Thank you!
Mury
Registered User
Posts: 11
Joined: Tue Dec 12, 2006 6:06 am
Contact:

How do I add a leftnavbar to NoseBleed

Post by Mury »

I really want to add a left navbar to the NoseBleed template. I do fine with HTML, php, etc., but I have very little experience with css.

In the css file I see #forum defined with a width of 780px so I'm assuming I should be able to add a leftnavbar in there somewhere, but I really don't even know where to begin and what all the files will be that I have to edit and/or create.

In the rest of my site I use an include to produce the left navbar in a table.

My forum is located at:

http://www.foosline.com/board/phpBB2/index.php

The rest of the site is at:

http://www.foosline.com/

Any help would greatly be appreciated.

Thanks.

Mury
Mury
Registered User
Posts: 11
Joined: Tue Dec 12, 2006 6:06 am
Contact:

Post by Mury »

To follow up on my question...

Where does the overall layout of the page occur? For example, where is it defined that memberlist.php should be centered... as well as all the other portions of the site. Where's the file where I can define something outside of the 780 centered space?

I've searched high and low for something that defines positioning or a table where this all happens in and I can't find it.

Thanks.

Mury
Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Post by Thatbitextra »

Overall_header.tpl and overall_footer.tpl.
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
Mury
Registered User
Posts: 11
Joined: Tue Dec 12, 2006 6:06 am
Contact:

Post by Mury »

Thatbitextra wrote: Overall_header.tpl and overall_footer.tpl.


Thanks.

Of course now I have the problem that the .tpl file won't execute/include the navbar HTML file with an include statement. Is there anyway around this so I don't have to be editing multiple files whenever I change the navbar?

I appreciate your help.

Mury
Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Post by Thatbitextra »

If you want to use PHP in tpl files, you need to install this MOD.
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
Mury
Registered User
Posts: 11
Joined: Tue Dec 12, 2006 6:06 am
Contact:

Post by Mury »

Thatbitextra wrote: If you want to use PHP in tpl files, you need to install this MOD.


Perfect. Thank you very much.

I have some serious design issues to work out, but I have all the tools to get it done now.

Thanks!

Mury
User avatar
ufopsi
Registered User
Posts: 314
Joined: Fri Nov 12, 2004 1:18 pm
Location: Switzerland
Contact:

Post by ufopsi »

I must sayit looks quite cool.
monolegis
Registered User
Posts: 6
Joined: Fri Feb 09, 2007 6:49 pm
Location: Bergen, Norway
Contact:

Post by monolegis »

Thatbitextra wrote:
monolegis wrote:Anyone know which font is used in the header image (The one with all the blood, and where it's written "NoseBleed"?

I did some sleuthing for you and found it for you:

Code: Select all

http://www.fonts101.com/xt_fontdetails_az_FID!8565~Keithshand_Regular~font.html
:D


Thanks alot. I also recommend Conundrum for anybody who likes nosebleed. Mike makes them so nice!
Indeed!
Locked

Return to “[2.0.x] Styles Database Releases”