< User talk:JJBullet

Archive This page is archive 3 of User talk:JJBullet. If you wish to start a new discussion or revive an old one, please do so on the current talk page.


How to add a sidebar?

How did you add the sidebar to your wiki profile? Could you please tell me?
God286 (talk | contribs) 21:44, 4 May 2019 (UTC)

You would use the style properties of
position:fixed;bottom:0;left:0

12944qwerty Logo.png 12944qwerty  Talk  Contribs  Scratch  21:56, 4 May 2019 (UTC)
Thank you qwerty, exactly what @Qwerty said
Newpfp.png JJBullet (Talk Contributions1,220 edits)
09:17, 8 May 2019 (UTC)
To be less out-of-context, a sidebar is usually made like this:

<div style="position: fixed; bottom: 0; left: 0; /* any other wanted styling */">
<!-- any content you do like -->
</div>

position: fixed means that the div will appear in the same place no matter where the rest of the page is scrolled; bottom: 0; left: 0; means it will appear 0 pixels from the bottom of the screen and 0 pixels from the left. If you want it to appear at the top right instead, you can use top: 0; right: 0; but I really don't recommend it because it covers up the blue header.
You can read through Help:CSS to find out what other styling you can add to make it look more like what you want, as well as Help:HTML and S:CHEAT for stuff to put inside it.
Kenny2scratch logo.jpg kenny2scratch  Talk  Contribs  Directory 
04:51, 9 May 2019 (UTC)
Thanks ken :)
Newpfp.png JJBullet (Talk Contributions1,220 edits)
10:18, 21 May 2019 (UTC)

Your Header

Great job on your header! I love it! :D
Bigpuppy Logo.png bigpuppy talk ▪︎ contribs 17:38, 22 August 2019 (UTC)

Thanks,
Newpfp.png JJBullet (Talk Contributions1,220 edits)
15:33, 30 August 2019 (UTC)

ya missed a spot

cool that you're using my header template thing, but ya forgot to change my name to yours in the useskin= link :)
Kenny2scratch logo.jpg kenny2scratch  Talk  Contribs  Directory 
08:59, 1 September 2019 (UTC)

Ok Thanks, updated!
Newpfp.png JJBullet (Talk Contributions1,220 edits)
13:06, 10 October 2019 (UTC)

Thanks for welcoming me!

Thanks for welcoming me! (Also, do I have to have perfect grammar on talk pages? :P)
Beamy68 (talk | contribs) 13:54, 11 October 2019 (UTC)

It's all good, anything to help. As for the grammar part, I don't see any flaws.
Newpfp.png JJBullet (Talk Contributions1,220 edits)
14:23, 11 October 2019 (UTC)
I know, but I was just wondering. :D
Beamy68 (talk | contribs) 01:04, 12 October 2019 (UTC)
All good :)
Newpfp.png JJBullet (Talk Contributions1,220 edits)
10:55, 15 October 2019 (UTC)

Please compress files you upload


TemplatesFTW Icon.png TemplatesFTW  Talk  Contribs  Config  05:14, 14 October 2019 (UTC)

Darn
Newpfp.png JJBullet (Talk Contributions1,220 edits)
13:09, 14 October 2019 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.