HTML how-to guide for customization of your sniff.
- Mimichi
- Archdruid - Spirit Caller
- Posts: 8058
- Joined: Thu Aug 27, 2009 9:08 pm
- Avatar ©: Kryonsite @ Twitter
- Signature ©: stormcat
- Pronouns: She/Her
- Species: Amoeba
- Location: Michigan
- Contact:
how come I've never seen this topic??
0 x

"I'm your hope. You're my hope. I'm J-hope"
tos | characters | art | twitter
____________________
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
Thanks! The gifts thing is still showing up tho :cShinkiro wrote:^^^
<font style="position:absolute; top:0; left:0; width:100%; height:100%"><body style="background:#000000;visibility:hidden"><div style="visibility:visible;">
Your sniff information here
</div></body></font>
How do I fix it?
0 x
- Phleb
- Shaman - Secret Keeper
- Posts: 2148
- Joined: Thu Nov 06, 2014 8:56 pm
- Avatar ©: Neonpoison
- Gender: Female
Ronny wrote:<body background="URL OF IMAGE"></body>Kiyah13 wrote:Do you know the code for a all black background?
Works like that for everything. :) In this case you'd be lookin' for a plain black wallpaper.
this is not working for me... my background is multiple of the same image as I scroll down does anyone know the code to have a solid background???
0 x
- Clovette
- Omniscient
- Posts: 28152
- Joined: Wed May 20, 2009 1:44 pm
- Avatar ©: Felicet
- Preferred Name: Jansi
- Species: Human
- Location: Louisville
Code: Select all
<body style="background:url('http://sl.glitter-graphics.net/pub/2503/2503965ic1iltphzz.gif') no-repeat fixed; background-size:cover; padding: 1rem;"></body>
0 x
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
Yes hi hello!!!
Anyone know the code to put a scroll box of text to the left of your sniff while an image is off to the right and vice versa?
Anyone know the code to put a scroll box of text to the left of your sniff while an image is off to the right and vice versa?
0 x
- Unravel
- Omega - Newcomer
- Posts: 38
- Joined: Fri Jul 18, 2014 12:56 pm
- Avatar ©: attack on titan
- Gender: Female
- Pronouns: Any
- Species: jean kirstein
- Location: OH
- Contact:
Anyone know what the button code is?
0 x

jean kirstein can spank me
-
- Adept Protector
- Posts: 1272
- Joined: Thu Jan 07, 2010 2:10 pm
- Avatar ©: NVentous
- Preferred Name: Ven
- Species: werewolf
Unravel wrote:Anyone know what the button code is?
Code: Select all
<button>Button text</button>
Code: Select all
<button onClick="alert('hi');">say hello</button>
Code below is scrollbox: left, image: right.Azazzel wrote:Yes hi hello!!!
Anyone know the code to put a scroll box of text to the left of your sniff while an image is off to the right and vice versa?
Spoiler! :
Spoiler! :
0 x
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
Anyone know the code for a transparent scroll box with a black outline?
ex: http://a1k9.chatwitch.com/properties/in ... rvft&pop=1" onclick="window.open(this.href);return false; [Sniff: Crvft]
ex: http://a1k9.chatwitch.com/properties/in ... rvft&pop=1" onclick="window.open(this.href);return false; [Sniff: Crvft]
0 x
-
- Adept Protector
- Posts: 1272
- Joined: Thu Jan 07, 2010 2:10 pm
- Avatar ©: NVentous
- Preferred Name: Ven
- Species: werewolf
I can't see the scroll box on the sniff (I'm limited to Internet access on my phone temporarily), but off the top of my head:
That'll give you one, though it might not look 100% how you want as far as positioning, width, etc. goes. The "overflow: auto; background: transparent; border: 1px solid #000;" is the key part to add to the style of your scrollbox. You can adjust how wide the line is by changing 1px to 3px, 5px, and so on.
Code: Select all
<div style="width: 50%; margin: 0 auto; overflow: auto; background: transparent; border: 1px solid #000; padding: 2rem;">YOUR CONTENT HERE</div>
0 x
-
- Omniscient
- Posts: 24747
- Joined: Sun Feb 27, 2011 10:25 pm
- Contact:
mmmmarking this
0 x
disappointed but not surprised
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
Hey guys I googled it and its actually called a semi transparent box. Sorry if I confused you!
But anyway yeah anyone got the code for that? ;o
But anyway yeah anyone got the code for that? ;o
0 x
- Reacher
- Ethereal Ancestor
- Posts: 12902
- Joined: Sat Oct 26, 2013 3:57 pm
- Avatar ©: Lineart (c) Tau
Azazzel wrote:Hey guys I googled it and its actually called a semi transparent box. Sorry if I confused you!
But anyway yeah anyone got the code for that? ;o
I think this one should work.. you may have to customize it a bit to your liking, shoot me a message on here if you'd like some help doing that.
Code: Select all
<div style=" border-radius: 35px;
border: 4px solid #73AD21height:350;width:500;padding: 1em;border-color:#FF0000;background:rgba(46,46,152,.1)"> <font face="Georgia"><font size="6"><b></b></font>
<font-family:"lucida calligraphy",arial,'sans serif';>
<font color="#000000"><img src="http://i.imgur.com/8bVsZza.gif"</img>
<p>
<font size="2"><i>WRITE HERE</i></font>
WRITE HERE | WRITE HERE
</font>
</div>
0 x
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
- Invernu
- Pack Initiate
- Posts: 824
- Joined: Fri Jun 08, 2012 12:53 pm
- Avatar ©: Belphegor
- Signature ©: Scott Cawthon
- Gender: Female
- Pronouns: She/Her
- Preferred Name: Jaxx
- Species: Canid
-
Pride
Des someone know the code to place text to the right side of your sniff?
0 x