Bottom Aligned Signature

Guides & Snippets for phpBB3. Try the Snippets here and share Your own Snippets
There is no support here! Only Read Access!
Locked
User avatar
Stoker
Site Admin
Site Admin
Posts: 3536
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Bottom Aligned Signature

Post by Stoker »

Bottom Aligned Signature

Moved: viewtopic.php?f=45&t=1280
Board rules! No PM support
istabi
BBCoder II
BBCoder II
Posts: 9
Joined: 26 May 2010, 23:29

Re: Bottom Aligned Signature

Post by istabi »

Yes, thank you, can you tell me where can i change HR style of sig?
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 847
Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers

Re: Bottom Aligned Signature

Post by Steve »

prosilver/theme/colours.css

Code: Select all

/* Post signature */
.signature {
	border-top-color: #CCCCCC;
}
Steve wrote: 14 Nov 2024, 16:45 It's happy bastard day!
istabi
BBCoder II
BBCoder II
Posts: 9
Joined: 26 May 2010, 23:29

Re: Bottom Aligned Signature

Post by istabi »

Thx mate!
Locked