Admin Extra Discussions  

Go Back   Admin Extra Discussions > Designers Enhancement Area > Free Graphics Resource > Miscellaneous Packs.


Some Details: Posted by Shelley on 22-02-2010 (06:42 PM), last reply was on 08-04-2010 (11:33 AM). This thread has received 18 replies and been viewed 641 times.

Reply
 
LinkBack Thread Tools
Signature Seperators
Old 22-02-2010, 06:42 PM   #1 (permalink)
Signature Seperators
Shelley Shelley is offline 22-02-2010, 06:42 PM

Author of thread
Preview






Summary: A selection of signature separator bars (as seen on this site (with the black bar signature separators)
Board Software: vBulletin
Format: .PNG
Install Notes: Read below and note that you'll have to rename the bars to "signature_seperator" without the quotes and ensure the path you insert is correct on the offchance your signature bar doesn't show are not showing

Find the following code in the postbit_legacy template and remove the following:

Code

			<div>
				__________________<br />
				$post[signature]
			</div>
And replace the code with the following:

Code

<div>
<br /><img src="style1/misc/sig_seperator.png"  border="0" alt="" /><br />
$post[signature]</div>

Conditions of use: This pack may be used on forums, websites but cannot be redistributed or repackaged in any way shape or form for any reason without prior consent of the author.

Attached Images
File Type: psd sig_seperator.psd (249.6 KB, 7 views)
File Type: psd sig_seperator_thinbars.psd (258.3 KB, 6 views)

Attached Files
File Type: zip Signature seperator bars.zip (3.5 KB, 16 views)
File Type: zip Signature seperator Thin bars.zip (2.9 KB, 20 views)

__________________
AdminExtra - Graphics | AdminExtra - Interviews | AdminExtra - Competition

Follow me on twitter

Shelley
Seize the day tomorrow
 Shelley's Avatar
Views: 641
Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 06:45 PM   #2 (permalink)
Coder Formerly Known As..
 Steve M's Avatar
 
Default Re: Signature Seperators

Got a Golden Rod color?
Steve M is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 06:47 PM   #3 (permalink)
Seize the day tomorrow
 
Shelley's Avatar
 
Send a message via ICQ to Shelley Send a message via AIM to Shelley Send a message via MSN to Shelley Send a message via Yahoo to Shelley Send a message via Skype™ to Shelley
Author of thread
Default Re: Signature Seperators

“ Originally Posted by Steve M View Post

Got a Golden Rod color?
Included the PSD so users can re-colour the bars to their own preference.
__________________
AdminExtra - Graphics | AdminExtra - Interviews | AdminExtra - Competition

Follow me on twitter
Shelley is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 06:49 PM   #4 (permalink)
Coder Formerly Known As..
 Steve M's Avatar
 
Default Re: Signature Seperators

Oh duh *slaps forehead*
Steve M is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 06:50 PM   #5 (permalink)
Seize the day tomorrow
 
Shelley's Avatar
 
Send a message via ICQ to Shelley Send a message via AIM to Shelley Send a message via MSN to Shelley Send a message via Yahoo to Shelley Send a message via Skype™ to Shelley
Author of thread
Default Re: Signature Seperators

“ Originally Posted by Steve M View Post

Oh duh *slaps forehead*
I added it after your post. You never missed it because it wasn't there. lol
__________________
AdminExtra - Graphics | AdminExtra - Interviews | AdminExtra - Competition

Follow me on twitter
Shelley is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 07:01 PM   #6 (permalink)
Senior Member
 
cheat-master30's Avatar
 
Default Re: Signature Seperators

I'm going to add the blue one to my forum now. Great work!
cheat-master30 is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 07:05 PM   #7 (permalink)
Coder Formerly Known As..
 Steve M's Avatar
 
Default Re: Signature Seperators

LOL okies, well I got it, tyvm.
Steve M is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 22-02-2010, 07:23 PM   #8 (permalink)
Miss Otaku, kya~!
 
FullMetalBabe's Avatar
 
Send a message via Skype™ to FullMetalBabe
Default Re: Signature Seperators

For the MyBB users:


Go to ACP> Templates & Style >Templates > *your site's template* > Postbit Template > postbit_signature

Find:

<HTML Code

<hr size="1" width="25%"  align="left" />
{$post['signature']}
and replace with:

<HTML Code

<img src="{$mybb->settings['bburl']}/images/sig_separator.png" border="0" alt="" /><br />
{$post['signature']}
FullMetalBabe is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 23-02-2010, 08:32 AM   #9 (permalink)
Mikeylicious
 
Mikey's Avatar
 
Send a message via MSN to Mikey Send a message via Skype™ to Mikey
Default Re: Signature Seperators

Would be fun if these changed colour per usergroup.
__________________

wetalk.network - Building the nation with communities
The views and opinions expressed in my posts are not endorsed by any organisation for whom I am staff.
Mikey is offline   Back to Index Reply With Quote
Re: Signature Seperators
Old 23-02-2010, 09:02 AM   #10 (permalink)
gcv
Senior Member
 
gcv's Avatar
 
Default Re: Signature Seperators

“ Originally Posted by Mikey View Post

Would be fun if these changed colour per usergroup.
Something like this ?



<HTML Code

<div>
<if condition="is_member_of($bbuserinfo, 6)"><br />
<img src="style1/misc/sig_seperatorRED.png"  border="0" alt="" /><br />
$post[signature] <ELSE /><br /><img src="style1/misc/sig_seperator.png"  border="0" alt="" /><br />
$post[signature] </if></div>
Key:
sig_seperatorRED.png = admin
sig_seperatorGREEN.png = mod
etc

It will be one long piece of code changing the condition for the various user's but you get my drift.

The code maybe wrong or someone with better PHP would know a better re-write.

< lol
gcv is offline   Back to Index Reply With Quote
Reply

Bookmarks

Tags
seperators, signature

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Signature I made recently FullMetalBabe Graphics Lounge 6 19-01-2010 09:27 PM
Abbey Road signature Frenchie Graphics Lounge 4 18-01-2010 04:43 PM
Signature BBCodes Azhria Lilu Admin Extra, Extra 2 13-01-2010 03:58 PM




All times are GMT. The time now is 08:39 AM.
Search Engine Optimization by vBSEO 3.3.2
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Admin Extra 2010
Style & Imagery copyrighted to adminextra.com



adminextra Top