alydae:

network iii | preview - code (raw), alternate

a minimalistic network/family page that features

  • custom colours for background, border, scrollbar and more
  • header with a circle icon, title, description and combination filters
  • fixed sidebar with unlimited links
  • each box contains name, icon, url and a short description 
  • changeable number of columns - directions are in the code

this is for anon who requested a network page with eloquence’s sidebar! credits to icons by @lilabard​ and combination filters script by @magnusthemes​.

everything needs to be edited in the code, therefore basic coding knowledge is required. if there are any issues or glitches, don’t be afraid to send me an ask here.

reblog/like if using and please do not repost or steal!

hunterthemes:
“ Task widget preview 1 // preview 2
installation (pasted): CSS | HTML | SCRIPTS + META
installation (pastebin): CSS | HTML | SCRIPTS + META
Notes:
- Do not redistribute this code and claim it as your own.
- Do not remove the credit...
hunterthemes:
“ Task widget preview 1 // preview 2
installation (pasted): CSS | HTML | SCRIPTS + META
installation (pastebin): CSS | HTML | SCRIPTS + META
Notes:
- Do not redistribute this code and claim it as your own.
- Do not remove the credit...

hunterthemes:

Task widget

preview 1 // preview 2 

installation (pasted): CSS | HTML | SCRIPTS + META

installation (pastebin): CSS | HTML | SCRIPTS + META

Notes:

- Do not redistribute this code and claim it as your own.
- Do not remove the credit (it’s visible only in the code anyway)
- Minor changes to this code are allowed.
- Please like/reblog if using.

If you like my designs, but you would like to have an unique theme you can commission me.

- Widget can be open or closed by default (you choose)
- Widget can be draggable
- All the colors, images and text can be changed from customization (Edit theme) page
- You can add up to five tasks
- If there are no tasks there’s an option that widget displays text “There are no tasks”
- If you need help with installation go ahead and ask

L I S T   P A G E  —  G O A L S

Follow the instructions in the HTML to customize the page.

P Á G I N A   D E   L I S T A  —  M E T A S

Siga as instruções no HTML para personalizar a página.

LIVE PREVIEW - DOWNLOAD

Gabriela @reptilha

gridly:

THEME NAVIGATION #01 BY @gridly

view and download

If you use give like or reblog and let the ask. Do not remove the credits or have problems.

Pro anônimo que pediu um theme de navegação. Bom uso e se usar dê like no post. Beju <3

/Gabi 

acuite:

TAGS: FICTION

Live Preview
Code: Pastebin

This theme is used to showcase tagged pages.
In Customize, add a Custom Layout page and enter the coding there.

Everything must be edited manually, so some basic coding knowledge is needed.

PAGES P/ TAGS OU P/ INDICAR TUMBLR POR CATEGORIAS. 

deem like se usar. by acuite  

/Dai

Ask + Pop Up #02

PREVIEW

1° Passo: Cole isso antes de </style> (css)

/*-- MENU POP UP POR DAI (ARCAICAS.TUMBLR.COM) DISPONIVEL EM PASSO-HTML.TUMLR.COM. JAMAIS RETIREM OS CREDITOS, TENHAM RESPEITO AO TRABALHO ALHEIO OBG --*/#pop-ph{display:none;position:fixed;top:50%;left:50%;margin-left:-215px;margin-top:-150px;padding:10px;width:450px;height:300px;background:#fff;z-index:9999999999;border:5px solid #4f5270;overflow:hidden;}
#ph-pop {font-family:verdana;text-transform:uppercase;font-size:9px;text-align:justify;}
#pop-ph a {color:#000;font-size:9px;border-bottom:0px solid transparent;position:absolute;left:400px;bottom:10px;}
#dai-pg{color:#000;font-size:15px;font-family:segoe print;padding-bottom:5px;}/*-- MENU POP UP POR DAI (ARCAICAS.TUMBLR.COM) DISPONIVEL EM PASSO-HTML.TUMLR.COM. JAMAIS RETIREM OS CREDITOS, TENHAM RESPEITO AO TRABALHO ALHEIO OBG --*/

2° Passo: Cole isso logo após <body>

<div id="pop-ph"><div id="ph-pop"><div id="dai-pg">ABOUT ME</div>
Aqui tuas coisas monamour, me chamo nanan, assisto nanan, tenho 18 anos e etc deixe uma ask.</br>
<p><iframe frameborder="0" height="200" id="ask_form" scrolling="no" src="https://www.tumblr.com/ask_form/{name}.tumblr.com" width="100%"></iframe></p>
</div><a href="#" onclick="document.getElementById('pop-ph').style.display='none';">[Fechar]</a>
</div>

3° Passo: Procure a div do menu no seu body e apague o segundo link(ou qualquer outro que desejar) e cole o do pop up. exemplo:

Seus links vão está assim no body:

image

Troque um desses pelo o link do pop up, assim:

image

Eu troquei o segundo, você vai fazer a mesma coisa agora, cole esse link do pop up em um dos links do seu menu:

<a href="#" onclick="document.getElementById('pop-ph').style.display='block';">Ask pop up, clica</a> 

Qualquer dúvida só chamar, dê Like ou Avise se usar, obg.

/Dai

Pop Up + Blogroll

image

- Preview -

1°Passo: Cole isso antes de </style> (css)

/*-- MENU POP UP POR DAI (ARCAICAS.TUMBLR.COM) DISPONIVEL EM PASSO-HTML.TUMLR.COM. JAMAIS RETIREM OS CREDITOS, TENHAM RESPEITO AO TRABALHO ALHEIO OBG --*/
#pop-ph{display:none;position:fixed;top:50%;left:50%;margin-left:-200px;margin-top:-150px;padding:10px;width:400px;overflow:hidden;background:#4f5270;z-index:9999999999;height:300px;padding-bottom:15px;color:#fff;font-family:segoe print;}#ph-pop {padding-top:5px;background:#000;z-index:9999999;padding-bottom:5px;overflow:hidden;overflow-y:scroll;height:260px;}#ph-pop img {border-radius:100%;margin:10px;}#pop-ph a {color:#fff;font-size:9px;right:0px;top:10px;border-bottom:0px solid transparent;transition:all 1s ease;}#pop-ph a:hover {color:#fec1c1;}
/*-- MENU POP UP POR DAI (ARCAICAS.TUMBLR.COM) DISPONIVEL EM PASSO-HTML.TUMLR.COM. JAMAIS RETIREM OS CREDITOS, TENHAM RESPEITO AO TRABALHO ALHEIO OBG --*/

2°Passo: Cole isso logo após <body>

<div id="pop-ph">
<div style="float:left;margin-left:20px;">
Uma frase aqui - Favorites Blog    
</div>
<a href="#" style="margin-left:80px;padding-bottom:12px;" onclick="document.getElementById('pop-ph').style.display='none';"><i class="fa fa-times fa-3x"aria-hidden="true"></i></a>
</br>
<div id="ph-pop">
<center>
{block:Following}
{block:Followed}
<a href="{FollowedURL}" title="{FollowedName}" target="_blank"><img src="{FollowedPortraitURL-48}"/></a>
{/block:Followed}
{/block:Following}    
</center>
</div>
</div>

3° Passo: E esse tu cola nos links do menu da sua side

<a href="#" onclick="document.getElementById('pop-ph').style.display='block';">Blogroll</a>  

Qualquer coisa só pergunta []

Se usar/gostar dê like ou avise, obg.

/Dai

a