[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

/html-css/ HTML-CSS General #5

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 20
Thread images: 4

File: 1480003098415.png (913KB, 1600x900px) Image search: [Google]
1480003098415.png
913KB, 1600x900px
"Suggest links to add / replace in the OP" Edition

or

"I got tired of waiting for the regular OP to make a thread" Edition

>What are startpages?
Startpages (in the context of this thread) are locally hosted webpages (as in, the files are on your computer - not a server somewhere) that serve as the homepage or new tab page for a browser. They generally contain some number of links to frequently visited sites as the main element; search bars, clocks, calendars and other embedded items are usually added as secondary elements.

>What browser are you using?
If you can't tell what browser it is, it's probably Firefox, you can theme Firefox using Stylish and finding themes on the Firefox tag of Userstyles.
Otherwise if you won't upgrade there's always Chrome, you can ~slightly~ customize it using Chrome Theme Maker.


--FAQ-- (WIP, I'm going to rewrite this eventually)
http://pastebin.com/PdPrW5aP

---Relevant Sites---
Collection of startpages for modification and use.
>http://startpages.github.io/
>http://nanami-tan.info/#HTMLPage
>http://twily.info/firefox/
>http://pastebin.com/ZJvDn0eN
>http://kamikal.github.io
>http://mokocchi.com/guide

--Discord link--
>https://discord.gg/ExAGgVR

--HTML & CSS related tutorials--
-Also JS and more-
>https://www.codecademy.com/learn/make-a-website
>https://www.codecademy.com/learn/javascript
>http://www.w3schools.com/html/default.asp
>http://www.w3schools.com/css/default.asp
>http://www.w3schools.com/js/default.asp

--Palette Generator--
>http://palettegenerator.com/

--Colours Converter--
RGB to HEX
>http://www.javascripter.net/faq/rgbtohex.htm

HEX to RGB
>http://www.javascripter.net/faq/hextorgb.htm

Old Thread
>>6804463
>>
File: s.png (1MB, 1280x800px) Image search: [Google]
s.png
1MB, 1280x800px
Took the startpage from Taco, added some features like an in-searchbar google translator
works like this: <startlanguage / auto> <targetlanguage> <words>
example: de en baum would show tree in the searchbar.
Also some minor style customizations, but pretty much all credit goes to Taco, since 90% of the startpage is still the original code.
>>
Last one died
oh well.

>>6835497
looks pretty nice.
>>
>>6834953
Would you mind sharing that CSS?
>>
File: ss (2017-01-29 at 04.25.17).png (153KB, 1928x1062px) Image search: [Google]
ss (2017-01-29 at 04.25.17).png
153KB, 1928x1062px
Version 2.0 of this one:
>>6831491
>>
File: stpg11.png (2MB, 1139x989px) Image search: [Google]
stpg11.png
2MB, 1139x989px
>>6835497
Nice.

I also used Taco's and made some small changes.
>>
>>6835497
you couldn't be more reddit if you tried
>>
>>6836606
ayy this is way better than the previous, and i thought v1 was pretty good too.
>>
>>6836750
How did you implement the time? Wanted to add that aswell
>>
>>6836191
I don't really like giving out my CSS wholesale, I'm happy to share knowledge though. Anything you want to know how to do specifically?

>>6836871
JS has a Date object explicitly for this purpose.

Make a function that instantiates one, pull the relevant information into a string, do w/e you need with the string. Call the function every 1000ms to keep it updated.
>>
>>6836871
Just copied it from w3schools.
http://pastebin.com/gFsfBAPQ

You'll also need to add it under function init()... in the js file and fix the positioning in the html or css.
>>
>>6836937
Eh, it's okay. Nice CSS anyways.
The only thing I know how do to is modify basic tuff in other people's CSS, so there isn't much to ask.
>>
https://hastebin.com/ipokihisux.js

As an alternative, here's the JS I use for my time display in the OP (slightly modified, I removed some stuff specific to my use case). Originally cribbed from someone else, then modified over time to add a bit more functionality.

Calling it:

updateClock();
setInterval(function() {updateClock()}, 1000);

Should be pretty self explanatory, lmk if you have questions.
>>
https://userstyles.org/styles/138307/minimal-dark-4chan come and get it!
>>
The new firefox update added some weird lines along the tab navigation bar. How do I get rid of those?
>>
Please post on the official one, thanks.

>>6835342
>>
>>6836606
Good Pic! :D
>>
>>6837574
If you haven't seen the post from the official thread here is the solution it works for me.

[code] /* url white line fix */

#navigator-toolbox::after {
display: none !important;
}

/* tab separators fix */

.tabbrowser-tab:after,
.tabbrowser-tab:before { display: none !important;}
[/code]
>>
>>6838918
Awesome. That did it. How about the line in front of the address bar? That possible to fix?
>>
>>6838918
Something wrong with the url code
Thread posts: 20
Thread images: 4


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.