• Home
  • About
  • Contact
facebook twitter instagram pinterest bloglovin Email

Olá docinhos \(^ω^)メ(^ω^)ノ, como vão? Bom, eu sou a nova postadora do BA, fui convidada pela Gaby porquê ela tá cheia de pedidos lá na ask e a unnie já tá ficando doida ali kkkk, então vou dar uma ajudinha a ela, obrigada pelo convite fada <3. Quem não me conhece, sou dona dos blogs Cherry Pump - blog de html - (x) e do Porto do Amor - blog pessoal - (x), quem puder fazer uma visita ficarei agradecida. Enfim, eu ainda não conversei com a Gaby em relação a como atender direitinho os pedidos e quais é para eu atender ç.ç então é isso, espero que gostem das minhas postagens aqui, fui lá na ask dela e vi que tinha esse de cara, então resolvi atendê-lo.

Esse tutorial foi apenas testado no modelo Travel, então não me responsabilizo por erros em outros modelos.
Vá em Modelo > Editar HTML. Tecle Ctrl+F, escreva body { e dê enter. Você irá encontrar isso:
Agora, apague desde "font: $ (body.font) ;" até "color: $ (body.text.color) ;" e cole no lugar:
font: normal normal 12px 'Trebuchet MS', Trebuchet, sans-serif;
color: #cordafonte;


Ali na fonte está a fonte padrão, que eu acho que é usada aqui, mas é praticamente usada em todo blog (com exceções, claro.) mas pode mudar. No color, obviamente como está ali você colocará a cor da fonte. Eu recomendo colocar #aaa; que é um cinza, ou #000; que é o preto, para ficar legível.

Espero que tenham gostado do tutorial, eu expliquei bem direitinho para que entendam. Beijos!


Share
Tweet
Pin
Share
14 Comentários

   Olá cheirosos e cheirosas, como estão chuchus? Espero que estejam muito bem! Gente do céu, minhas férias já estão se acabando, minha amiga pensava que voltava hoje, ela me ligou ontem dizendo, chega levei um baque da cama, mas ainda falta algum tempo. Ainda bem, claro!
   Então gente, comecei a organizar os pedidos da ask, hoje trouxe faixinhas para o topo, amanha trarei um tutorial ensinando como alterar a fonte das áreas da postagem, e talvez amanha ainda trarei um layout antigo que eu usava, aquele verdinho com rosa. Então, vamos lá!

 
 
 

 
 
 
Foram pouquinhas, mas espero que tenham gostado! 
Gente, eu testei as pequenininhas, ficaram bem fofas no blog!
Beijos =3.

Share
Tweet
Pin
Share
10 Comentários

   Gente, tudo bem com você amados, espero que estejam! Aí, gente do céu, estou tão feliz, 2 meses de blog, e sinceramente foram 2 ótimos meses, aprendi muitas coisas com cada um de vocês, conheci um pouco cada um de você, e espero ter passado um pouco de mim para você!
    Mudando de assunto gente, eu estou muito, mais muito... nem sei dizer, tem muitos pedidos na Ask, e eu não estou dando conta de todos, sé espero que tenham um pouco de calma, esperem um pouco, por que ultimamente eu não tenho feito os pedidos a dia, mas irei colocar em ordem!
   Então, as próximas postagens serão os pedidos da ask, lembrando que antes farei a postagem sobre o blog que "Ganhou".  Então gente, mil desculpas!  Acho que vou começar a caçar uma postadora para me socorrer, eu sozinha não estou dando conta! Desculpas novamente!
Share
Tweet
Pin
Share
12 Comentários

   Olá cheirosos, tudo bem com vocês? Aí gente, eu cancelei o game por alguns motivos que nem citarei, mas lembram que eu disse que quem passa-se de 1000 pontos eu faria uma postagem sobre seu blog, ok. Cotudo, quado eu cancelei só uma pessoa tinha respondido, então eu farei.
    Gente, o tutorial que trago hoje me pediram na ask já umas três vezes, eu enrrolei até hoje, por que é algo realmente chato de se fazer, mas como estou de bobeira hoje, resolvi trazer. Gente, é meio complicado esse tutorial, que for usar recomendo que preste muita atenção em cada código.
Ficará assim ^---^
   

Configurar o Gadget Arquivo em Layout:

1. Vá em Layout
» Se você já tiver o gadget Arquivo no seu blog encontre-o layout e clique em Editar:
» Se ainda não tiver o gadget Arquivo coloque-o clicando em adicionar um Gadget no local onde quiser.2.

2.Na tela Configurar arquivo do blog
Selecione em: Estilo→ Lista simples | Frequencia de arquivamento→ Mensal | Formato da data – Mês→Janeiro(Nome inteiro)
Clique em Salvar

Configurar o Código do Gadget Arquivo no HTML do blog:

1. Vá em Modelo clique em Editar HTML

2. Encontre a widget BlogArchive1
-Utilize as teclas Ctrl+F para ativar o Search do Editor de HTML-

3. Encontre esta linha: 
<b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'>...</b:widget>
Selecione o código da widget BlogArchive1 e substitua por este código:
<b:widget id='BlogArchive1' locked='false' title='Arquivo do Blog' type='BlogArchive'><b:includable id='main'> <b:if cond='data:title'> <h2><data:title/></h2> </b:if> <div class='widget-content'> <div id='ArchiveList'> <div expr:id='data:widget.instanceId + "_ArchiveList"'> <b:if cond='data:style == "HIERARCHY"'> <b:include data='data' name='interval'/> </b:if> <b:if cond='data:style == "FLAT"'> <b:include data='data' name='flat'/> </b:if> <b:if cond='data:style == "MENU"'> <b:include data='data' name='menu'/> </b:if> </div> </div> <b:include name='quickedit'/> </div></b:includable><b:includable id='toggle' var='interval'> <!-- Toggle not needed for Calendar --></b:includable><b:includable id='flat' var='data'><div id='bloggerCalendarList'> <ul> <b:loop values='data:data' var='i'> <li class='archivedate'> <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>) </li> </b:loop> </ul></div><div id='blogger_calendar' style='display:none'><table id='bcalendar'><caption id='bcaption'></caption><!-- Table Header --><thead id='bcHead'></thead><!-- Table Footer --><!-- Table Body --><tbody><tr><td id='cell1'> </td><td id='cell2'> </td><td id='cell3'> </td><td id='cell4'> </td><td id='cell5'> </td><td id='cell6'> </td><td id='cell7'> </td></tr><tr><td id='cell8'> </td><td id='cell9'> </td><td id='cell10'> </td><td id='cell11'> </td><td id='cell12'> </td><td id='cell13'> </td><td id='cell14'> </td></tr><tr><td id='cell15'> </td><td id='cell16'> </td><td id='cell17'> </td><td id='cell18'> </td><td id='cell19'> </td><td id='cell20'> </td><td id='cell21'> </td></tr><tr><td id='cell22'> </td><td id='cell23'> </td><td id='cell24'> </td><td id='cell25'> </td><td id='cell26'> </td><td id='cell27'> </td><td id='cell28'> </td></tr><tr><td id='cell29'> </td><td id='cell30'> </td><td id='cell31'> </td><td id='cell32'> </td><td id='cell33'> </td><td id='cell34'> </td><td id='cell35'> </td></tr><tr id='lastRow'><td id='cell36'> </td><td id='cell37'> </td></tr></tbody></table><table id='bcNavigation'><tr><td id='bcFootPrev'></td><td id='bcFootAll'></td><td id='bcFootNext'></td></tr></table>
<div id='calLoadingStatus' style='display:none; text-align:center;'><script type='text/javascript'>bcLoadStatus();</script></div><div id='calendarDisplay'/></div><script type='text/javascript'> initCal();</script></b:includable><b:includable id='posts' var='posts'><!-- posts not needed for Calendar --></b:includable><b:includable id='menu' var='data'> Configure your calendar archive widget - Edit archive widget - Flat List - Newest first - Choose any Month/Year Format</b:includable><b:includable id='interval' var='intervalData'> Configure your calendar archive widget - Edit archive widget - Flat List - Newest first - Choose any Month/Year Format</b:includable></b:widget>


4. Agora procure a tag </head> e acima dela cole o código javascript:


<!--Script Archive Calendar-->
<script type='text/javascript'>
//<![CDATA[
// <!--- Blogger Archive Widget - Calendar Style - by phydeaux3 http://phydeaux3.blogspot.com/ --->var bcLoadingImage = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjboxvu4Q8_YaMugwq2bK66iwkCNScXkn1pw2rbPZ85rDm_5_2MUeA9HLOYjW0PFHYUv8v-v2bEj-iHOCx3KDVRAWI4gJAbqPFtLLfJO3PdzF4cqqzaZzwZGJsMebH_4BqN1EHSt5v-xHM/";
var bcLoadingMessage = " Carregando....";
var bcArchiveNavText = "Veja Todos os Posts do Mês";
var bcArchiveNavPrev = '◄';
var bcArchiveNavNext = '►';
var headDays = ["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"];
var headInitial = ["Dom","Seg","Ter","Qua","Qui","Sex","Sab"];
// Nothing to configure past this point ----------------------------------
var timeOffset;
var bcBlogID;
var calMonth;
var calDay = 1;
var calYear;
var startIndex;
var callmth;
var bcNav = new Array ();
var bcList = new Array ();
//Initialize Fill Array
var fill = ["","31","28","31","30","31","30","31","31","30","31","30","31"];
function openStatus(){
document.getElementById('calLoadingStatus').style.display = 'block';
document.getElementById('calendarDisplay').innerHTML = '';
}
function closeStatus(){
document.getElementById('calLoadingStatus').style.display = 'none';
}
function bcLoadStatus(){
cls = document.getElementById('calLoadingStatus');
img = document.createElement('img');
img.src = bcLoadingImage;
img.style.verticalAlign = 'middle';
cls.appendChild(img);
txt = document.createTextNode(bcLoadingMessage);
cls.appendChild(txt);
}
function callArchive(mth,yr,nav){
// Check for Leap Years
if (((yr % 4 == 0) && (yr % 100 != 0)) || (yr % 400 == 0)) {
fill[2] = '29';
}
else {
fill[2] = '28';
}
calMonth = mth;
calYear = yr;
if(mth.charAt(0) == 0){
calMonth = mth.substring(1);
}
callmth = mth;
bcNavAll = document.getElementById('bcFootAll');
bcNavPrev = document.getElementById('bcFootPrev');
bcNavNext = document.getElementById('bcFootNext');
bcSelect = document.getElementById('bcSelection');
a = document.createElement('a');
at = document.createTextNode(bcArchiveNavText);
a.href = bcNav[nav];
a.appendChild(at);
bcNavAll.innerHTML = '';
bcNavAll.appendChild(a);
bcNavPrev.innerHTML = '';
bcNavNext.innerHTML = '';
if(nav < bcNav.length -1){
a = document.createElement('a');
a.innerHTML = bcArchiveNavPrev;
bcp = parseInt(nav,10) + 1;
a.href = bcNav[bcp];
a.title = 'Previous Archive';
prevSplit = bcList[bcp].split(',');
a.onclick = function(){bcSelect.options[bcp].selected = true;openStatus();callArchive(prevSplit[0],prevSplit[1],prevSplit[2]);return false;}; bcNavPrev.appendChild(a);
}
if(nav > 0){
a = document.createElement('a');
a.innerHTML = bcArchiveNavNext;
bcn = parseInt(nav,10) - 1;
a.href = bcNav[bcn];
a.title = 'Next Archive';
nextSplit = bcList[bcn].split(',');
a.onclick = function(){bcSelect.options[bcn].selected = true;openStatus();callArchive(nextSplit[0],nextSplit[1],nextSplit[2]);return false;}; bcNavNext.appendChild(a);
}
script = document.createElement('script');
script.src = 'http://www.blogger.com/feeds/'+bcBlogId+'/posts/summary?published-max='+calYear+'-'+callmth+'-'+fill[calMonth]+'T23%3A59%3A59'+timeOffset+'&published-min='+calYear+'-'+callmth+'-01T00%3A00%3A00'+timeOffset+'&max-results=100&orderby=published&alt=json-in-script&callback=cReadArchive';
document.getElementsByTagName('head')[0].appendChild(script);
}
function cReadArchive(root){
// Check for Leap Years
if (((calYear % 4 == 0) && (calYear % 100 != 0)) || (calYear % 400 == 0)) {
fill[2] = '29';
}
else {
fill[2] = '28';
}
closeStatus();
document.getElementById('lastRow').style.display = 'none';
calDis = document.getElementById('calendarDisplay');
var feed = root.feed;
var total = feed.openSearch$totalResults.$t;
var entries = feed.entry || [];
var fillDate = new Array();
var fillTitles = new Array();
fillTitles.length = 32;
var ul = document.createElement('ul');
ul.id = 'calendarUl';
for (var i = 0; i < feed.entry.length; ++i) {
var entry = feed.entry[i];
for (var j = 0; j < entry.link.length; ++j) {
if (entry.link[j].rel == "alternate") {
var link = entry.link[j].href;
}
}
var title = entry.title.$t;
var author = entry.author[0].name.$t;
var date = entry.published.$t;
var summary = entry.summary.$t;
isPublished = date.split('T')[0].split('-')[2];
if(isPublished.charAt(0) == '0'){
isPublished = isPublished.substring(1);
}
fillDate.push(isPublished);
if (fillTitles[isPublished]){
fillTitles[isPublished] = fillTitles[isPublished] + ' | ' + title;
}
else {
fillTitles[isPublished] = title;
}
li = document.createElement('li');
li.style.listType = 'none';
li.innerHTML = '<a href="'+link+'">'+title+'</a>';
ul.appendChild(li);
}
calDis.appendChild(ul);
var val1 = parseInt(calDay, 10)
var valxx = parseInt(calMonth, 10);
var val2 = valxx - 1;
var val3 = parseInt(calYear, 10);
var firstCalDay = new Date(val3,val2,1);
var val0 = firstCalDay.getDay();
startIndex = val0 + 1;
var dayCount = 1;
for (x =1; x < 38; x++){
var cell = document.getElementById('cell'+x);
if( x < startIndex){
cell.innerHTML = ' ';
cell.className = 'firstCell';
}
if( x >= startIndex){
cell.innerHTML = dayCount;
cell.className = 'filledCell';
for(p = 0; p < fillDate.length; p++){
if(dayCount == fillDate[p]){
if(fillDate[p].length == 1){
fillURL = '0'+fillDate[p];
}
else {
fillURL = fillDate[p];
}
cell.className = 'highlightCell';
cell.innerHTML = '<a href="/search?updated-max='+calYear+'-'+callmth+'-'+fillURL+'T23%3A59%3A59'+timeOffset+'&updated-min='+calYear+'-'+callmth+'-'+fillURL+'T00%3A00%3A00'+timeOffset+'" title="'+fillTitles[fillDate[p]].replace(/"/g,'\'')+'">'+dayCount+'</a>';
}
}
if( dayCount > fill[valxx]){
cell.innerHTML = ' ';
cell.className = 'emptyCell';
}
dayCount++;
}
}
visTotal = parseInt(startIndex) + parseInt(fill[valxx]) -1;
if(visTotal >35){
document.getElementById('lastRow').style.display = '';
}
}
function initCal(){
document.getElementById('blogger_calendar').style.display = 'block';
var bcInit = document.getElementById('bloggerCalendarList').getElementsByTagName('a');
var bcCount = document.getElementById('bloggerCalendarList').getElementsByTagName('li'); document.getElementById('bloggerCalendarList').style.display = 'none';
calHead = document.getElementById('bcHead');
tr = document.createElement('tr');
for(t = 0; t < 7; t++){
th = document.createElement('th');
th.abbr = headDays[t];
scope = 'col';
th.title = headDays[t];
th.innerHTML = headInitial[t];
tr.appendChild(th);
}
calHead.appendChild(tr);
for (x = 0; x <bcInit.length;x++){
var stripYear= bcInit[x].href.split('_')[0].split('/')[3];
var stripMonth = bcInit[x].href.split('_')[1];
bcList.push(stripMonth + ','+ stripYear + ',' + x);
bcNav.push(bcInit[x].href);
}
var sel = document.createElement('select');
sel.id = 'bcSelection';
sel.onchange = function(){var cSend = this.options[this.selectedIndex].value.split(',');openStatus();callArchive(cSend[0],cSend[1],cSend[2]);}; q = 0;
for (r = 0; r <bcList.length; r++){
var selText = bcInit[r].innerHTML;
var selCount = bcCount[r].innerHTML.split('> (')[1];
var selValue = bcList[r];
sel.options[q] = new Option(selText + ' ('+selCount,selValue);
q++
}
document.getElementById('bcaption').appendChild(sel);
var m = bcList[0].split(',')[0];
var y = bcList[0].split(',')[1];
callArchive(m,y,'0');
}
function timezoneSet(root){
var feed = root.feed;
var updated = feed.updated.$t;
var id = feed.id.$t;
bcBlogId = id.split('blog-')[1];
upLength = updated.length;
if(updated.charAt(upLength-1) == "Z"){timeOffset = "+00:00";}
else {timeOffset = updated.substring(upLength-6,upLength);}
timeOffset = encodeURIComponent(timeOffset);
}
//]]>
</script>
<script src='/feeds/posts/summary?max-results=0&amp;alt=json-in-script&amp;callback=timezoneSet'/>
<!--end Archive Calendar-->


Salve o seu template.

Adicione os Estilos CSS para o seu Arquivo-Calendário
Trouxe apenas o modelo da foto de lá de cima, mas personalize como quiser.
Acima da tag ]]></b:skin> cole o código CSS do modelo de Calendário.

/*---Archive Calendar CSS por Gaby Misaki B.A---*/ #calendarDisplay { display: none } /* div that holds calendar */ #blogger_calendar { margin: 5px 0 0 0; width: 100%; margin-top: -10px; } /* Table Caption - Holds the Archive Select Menu */ #bcaption { border: 1px solid #ebebeb; padding: 2px; margin: 10px 0 0; background: #ebebeb; font: normal normal 13px Cambria font-weight: normal;border: #ffd6de 1px solid; box-shadow: inset 1px 1px 0 #fff5f7; background: #ffe2e8; background: -moz-linear-gradient(top, #ffe2e8 0%, #fff2f4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe2e8), color-stop(100%,#fff2f4)); background: -webkit-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: -o-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: -ms-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: linear-gradient(to bottom, #ffe2e8 0%,#fff2f4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2e8', endColorstr='#fff2f4',GradientType=0 ); } /* The Archive Select Menu */ #bcaption select { background: transparent; border: 0 solid #ebebeb; color: #fff; font-family: 'Cambria','Century Gothic', Arial, Georgia; font-size: 11px; font-weight: bold; text-align: center; } /* The Heading Section */ table#bcalendar thead { } /* Head Entries */ table#bcalendar thead tr th { width: 20px; text-align: center; padding: 2px; border: 0px solid #F48A88; /*#ebebeb; _NO__DOTCOMMA__AFTER___NO__DOTCOMMA__AFTER__*/ font: normal normal 13px Cambria; font-weight: normal; background: #fcc; color: #ffffff; border: #ffd6de 1px solid; border: #ded6dd 1px solid; box-shadow: inset 1px 1px 0 #f7f4f6; background: #e8e1e7; background: -moz-linear-gradient(top, #e8e1e7 0%, #f4eff3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e1e7), color-stop(100%,#f4eff3)); background: -webkit-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: -o-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: -ms-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: linear-gradient(to bottom, #e8e1e7 0%,#f4eff3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e1e7', endColorstr='#f4eff3',GradientType=0 ); } /* The calendar Table */ table#bcalendar { border: 1px solid #ebebeb; border-top: 0; margin: 0px 0 0px; width: 100%; background: #ffffff; } /* The Cells in the Calendar */ table#bcalendar tbody tr td { text-align: center; padding: 2px; border: 1px solid #fcc; color: pink; font: normal normal 13px Cambria; font-weight: normal; /*font: normal normal 13px Cambria;*/;; } /* Links in Calendar */ table#bcalendar tbody tr td a:link, table#bcalendar tbody tr td a:visited, table#bcalendar tbody tr td a:active { font-weight: bold; color: #ffffff; } table#bcalendar tbody tr td a:hover { color: #C40D29 } /* First Row Empty Cells */ td.firstCell { visibility: visible } /* Cells that have a day in them */ td.filledCell { } /* Cells that are empty, after the first row */ td.emptyCell { visibility: hidden } /* Cells with a Link Entry in them */ td.highlightCell { background: #7CD1A0; border: 1px solid #ebebeb;border: #ded6dd 1px solid; box-shadow: inset 1px 1px 0 #f7f4f6; background: #e8e1e7; background: -moz-linear-gradient(top, #e8e1e7 0%, #f4eff3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e1e7), color-stop(100%,#f4eff3)); background: -webkit-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: -o-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: -ms-linear-gradient(top, #e8e1e7 0%,#f4eff3 100%); background: linear-gradient(to bottom, #e8e1e7 0%,#f4eff3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e1e7', endColorstr='#f4eff3',GradientType=0 );} /* Table Footer Navigation */ table#bcNavigation { width: 100%; background: #ebebeb; border: 1px solid #ebebeb; border-top: 0; color: #7f7f7f; font: normal normal 13px;border: #ffd6de 1px solid; box-shadow: inset 1px 1px 0 #fff5f7; background: #ffe2e8; background: -moz-linear-gradient(top, #ffe2e8 0%, #fff2f4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe2e8), color-stop(100%,#fff2f4)); background: -webkit-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: -o-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: -ms-linear-gradient(top, #ffe2e8 0%,#fff2f4 100%); background: linear-gradient(to bottom, #ffe2e8 0%,#fff2f4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2e8', endColorstr='#fff2f4',GradientType=0 );;} table#bcNavigation a:link { text-decoration: none; color: #7f7f7f; } td#bcFootPrev { width: 10px } td#bcFootAll { text-align: center } td#bcFootNext { width: 10px } ul#calendarUl { margin: 5px auto 0!important; border-bottom: 1px dotted #FDD7D1; } ul#calendarUl li a:link { border-bottom: 1px dotted #FDD7D1 }


Se você retirar a 2ª linha do código CSS: #calendarDisplay { display: none }
→ Irá aparecer abaixo do calendário a lista de posts criados naquele mês em questão.
Se você escreve com uma frequência grande a lista ficará muito grande e pode ficar feio, mas se você escreve com pouca frequência pode ativar este recurso apagando esta linha e, dessa forma estará destacando os posts do mês.

Lembrando que faça os passos com bastante cuidado, por que a primeira parte pode dar erro facilmente!

Para criar esse modelo, usei essa base de códigos, portanto parte dos créditos vão para o site: http://www.templatesparavoce.com/
Share
Tweet
Pin
Share
26 Comentários

   Olá porcoelhos, tudo bem com vocês amados? Espero realmente que esteja! Aí amados, não consigo postar, só quero ficar olhando o Jeremy comendo banana...kkk, mas como explicar esse sentimento? Que coisa mais absurda, mas ok, quem assistiu You're Beautiful irá compreender.
   Mudando de assunto, decidi fazer um game com vocês, nunca fiz isso, me perdoem se ficar chato, mas decidi fazer diferente do que só perguntas. Ah, e não serão perguntas que você pode ir lá no google e descobrir, assim ficaria  fácil, serão perguntas sobre mim...kkk. Então, let's go!
    Bem, vamos explicar como funcionará:
  • Cada pergunta valerá uma quantidade diferente de pontos, por isso não importa quem acerte mais perguntas, uma pessoa que acertar menos pode ganhar se a pontuação for maior.
  • Escondi duas mensagens ocultas no layout, estão bem fácil, ache-as e me diga para onde elas vão, cada mensagem achada valerá 150 pontos, se achar as duas ganha 400.
  • Se alguém conseguir passar de 1000 pontos, farei uma postagem falando sobre o blog da tal pessoa e incentivando meus leitores a visitá-lo.   
Então que comecem os jogos! E que a sorte esteja a seu favor! (Não, pera!)

1-Qual é meu nome de verdade, em vez do Misaki?  (150 pontos)

2-Como se chamava o blog que eu tinha antes desse? (50 pontos)
3-Qual é meu signo? (50 pontos)
4-Qual é a minha altura? (100 pontos)
5-Nome da minha saga de livros favorita? (80 pontos)
6-Comida que eu mais detesto? (80 pontos)
7-Anime que eu mais detesto? (100 pontos)
8-Cor do meu cabelo? ( 80 pontos)
9-Minhas 2 cores favoritas? (100 pontos)
10-Em qual estado eu moro? (150 pontos)

    • Mensagens ocultas, não se esqueçam delas, valem 150 pontos cada e as duas achadas valem 400.

    Espero que tenham gostado! Beijinhos! 

    Share
    Tweet
    Pin
    Share
    15 Comentários

       Olá amores, tudo bem com vocês, espero que estejam! Gente, que chuva é essa aqui, finalmente frio! Acho que me reclamei tanto do calor que Deus me escutou, o ruim é que foi de repente, meus casacos todos cheirando a naftalina kkk. Mas eu estou achando Muito bom esse frio! O ruim é que dá preguiça de fazer qualquer coisa, principalmente viver!(e tomar banho, haha)!
     Então gente, gostaram do layout novo? Tava enjoada daquele verde feio, não estava nem com vontade de postas, daí fiz esse bem rapidinho e simples, só para conseguir voltar.
    Meo Deos, vou ter um infarto de tando babar olhando meu Lee <3
    Agora me despeço, fiquem com essa fofura abaixo:


    Share
    Tweet
    Pin
    Share
    16 Comentários

       Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean hendrerit fermentum velit, vel congue libero euismod ut. Duis faucibus sit amet leo in tristique. Sed fermentum lorem nulla, et mattis justo sollicitudin eu. Phasellus ante risus, sollicitudin in quam quis, ullamcorper luctus tortor. Vestibulum vitae mauris felis. Aenean posuere erat ut egestas tristique. Vestibulum turpis lectus, aliquet sed posuere non, volutpat in nibh. Phasellus fermentum purus ornare ante tincidunt, non consectetur mi condimentum. Phasellus id lectus urna.
    Cras at ante ut arcu interdum scelerisque eget vitae augue. Mauris elit massa, sollicitudin at nibh a, aliquet viverra lorem. Morbi porttitor diam ipsum, vel consectetur purus aliquet a.Lorem ipsum dolor sit amet,
    consectetur adipiscing elit. Aenean hendrerit fermentum velit, vel congue libero euismod ut. Duis faucibus sit amet leo in tristique. Sed fermentum lorem nulla, et mattis justo sollicitudin eu. Phasellus ante risus, sollicitudin in quam quis, ullamcorper luctus tortor. Vestibulum vitae mauris felis. Aenean posuere erat ut egestas tristique. Vestibulum turpis lectus, aliquet sed posuere non, volutpat in nibh. Phasellus fermentum purus ornare ante tincidunt, non consectetur mi condimentum. Phasellus id lectus urna. Cras at ante ut arcu interdum scelerisque eget vitae augue. Mauris elit massa, sollicitudin at nibh a, aliquet viverra lorem. Morbi porttitor diam ipsum, vel consectetur purus aliquet a.Aenean hendrerit fermentum velit, vel congue libero euismod ut. Duis faucibus sit amet leo in tristique. Sed fermentum lorem nulla, et mattis justo sollicitudin eu. Phasellus ante risus, sollicitudin in quam quis, ullamcorper luctus tortor. Vestibulum vitae mauris felis. Aenean posuere erat ut egestas tristique. Vestibulum turpis lectus, aliquet sed posuere non, volutpat in nibh. Phasellus fermentum purus ornare ante tincidunt, non consectetur mi condimentum. Phasellus id lectus urna. Cras at ante ut arcu interdum scelerisque eget vitae augue. Mauris elit massa, sollicitudin at nibh a, aliquet viverra lorem. 
    Share
    Tweet
    Pin
    Share
    2 Comentários
    Mas que saudades, meus chuchus! ㄟ(≧◇≦)ㄏ ╮!
       Olá gente linda do céu, tudo bem com vocês amados e amadas! Aí gente, tive que passar um tempo sem postar que por que estava assistindo Doramas com minha irmã, (vê que irmã mais velha legal eu sou), ela nunca tinha assistido, então eu estava lhe apresentando esse mundo mágico. Ah, gente, estou postando agora também no Cherry Burst, espero que deem uma visitinha lá. E obrigada a fofa da Raah-chan por ter me convidado, não sei se poderei postar em dois blogs por muito tempo, mas irei me esforçar, e claro que eu nunca recusaria um convite tão especial como esse, obrigada  sua linda, diva, fofa, cheirosa >3<.
      Então, indo para o assunto devido da postagem, eu trouxe umas faixinhas simples para a sidebar, já trouxe outras 4 outra vez, não sei se essas ficaram melhores, gostei mais das outras. Mas, contudo, espero que gostem, diferente das outras, essas faixinhas não poderam ser alteradas as cores, e coloquei fontes simples, para que não precise de substituição. Espero que gostem amadas, espero mesmo!
    Clique na imagem para fazer o download!
    Oh, mas como ficaram feias -.-, desculpem.
    Share
    Tweet
    Pin
    Share
    20 Comentários
    Mas que calor, vou derreter!  ㄟ(≧◇≦)ㄏ ╮!
      Olá chuchus, tudo bem com vocês? Ah, espero que realmente estejam! Está tudo bem por aqui também, tirando o calor que está a me derreter, sério, estou me sentindo uma vela acesa, droga de casa no litoral, drogas de praias, sério, eu não posso nem usar roupas fofas, quem mora aqui tem que andar de micro-roupas para ver se consegue sobreviver. Alguém me convida para passar as férias no friozinho? haha!
       Mas deixando o meu drama de lado, vamos á postagem! Vocês conhecem F.T Island? Não é tão famosa quanto a maioria das bandas sul coreanas, mas é a minha preferida, sério eles são incrível, acho que farei a próxima postagens sobre eles. Tenho certezas que vocês vão se apaixonar pelas músicas calmas e esperançosas deles, não é uma k-pop tipo vocês estão acostumados, na verdade, eu não curto muito esse estilo, mas enfim, vamos as imagens! Bem, no título da postagens tem dizendo que é de F.T Island, mas a maioria das imagens é só do lindobonitofofo vocalista Lee Hong Ki, ele também é conhecido como ator, já fez um Dorama (you're beautiful). Super recomendo tudo que tenha ele!

     
     
     
     
     
     
     

    Ah, aproveitei e trouxe alguns avatares que já havia postado num blog antigo.
      
      
      
    Share
    Tweet
    Pin
    Share
    21 Comentários
    Ainda estão vivos? Bom dia gente linda ㄟ(≧◇≦)ㄏ ╮!
      Hello gente bonita e cheirosa, tudo bem com vocês? Ah, acho que com a maiorias está, afinal, é férias né? Mas enfim, se lembram que eu disse numa postagem dessas que tinha conseguido 100 seguidores, pois é, então decidi trazer um layout free como agradecimento á isso, demorei um pouquinho para terminar ele, por preguiça mesmo, mas ficou muito lindinho, ficou melhor do que o que eu estou usando, e isso me deu vontade de usá-lo, mas vamos lá.
       Bem, vamos falar sobre o layout, as cores predominantes são rosa e laranja, está totalmente personalizado, o título da sidebar está em faixinhas, portanto não terá como mudar os nomes, contudo, fiz os títulos básicos, quais estão no lay, e outros extras para quem quiser mais gadgets. As imagens na postagem ficam com efeito de distorção em hover, recomendo que  a largura das ilustrações sejam 548px de largura. Gente, o layout é para se usar como um todo, por favor, não usem como base, nem alterem as cores e muito menos retirem o ultimo gadget que contém os créditos dos devidos blogs. Então, chega de enrolar e vamos ver o layout. Continuem lendo, meus chuchus <3.



    Preview Aqui - Visualize o Template.
    Download do template - Opção 1(txt)/Opção 2(xml)
    Código dos Gadgets - Em cada um está a faixinhas corresponente ao gadegt,
    ao colocar o código do gadget, a faixinha vai junto.

    - Faixinhas extras-



    -Ilustrações para esse layout-







    -Imagem para seguidores-


    Bem, espero que tenham gostado amados <3


    Share
    Tweet
    Pin
    Share
    27 Comentários
    Newer Posts
    Older Posts

    About me

    Chamam-me de Gabriela, escorpiana com 21 primaveras, estudante de Serviço Social na UFPE, leitora compulsiva e otome amante de todas as fofurinhas do mundo.
    ❤ Contato: E-mail e redes sociais!
    gabymisakichan@outlook.com
    Instagram - Facebook

    @gabyhongki

    Seguidores

    Postagens populares

    • Wishlist Romwe - Março ♡
    • Blogs tão bons quanto o Kawaii World
    • 5 imagens editadas para vocês!
    • Supercombo - Letras que falam por si só!
    • About the Customizeone store: The second pink dress is the cutest!

    Categories

    • Estilo
    • Layouts free
    • Moda e Maquiagem
    • Mundo Kawaii
    • Resenhas dos Animes
    • Resenhas e Snopse
    • Review
    • Seu Blog
    • Skincare
    • Templates free
    • Tutoriais
    • recebidos
    • utilitários

    Facebook

    Uma Otome Frágil

    Blog Archive

    • ►  2021 (2)
      • ►  novembro 2021 (1)
      • ►  junho 2021 (1)
    • ►  2020 (8)
      • ►  novembro 2020 (2)
      • ►  outubro 2020 (3)
      • ►  abril 2020 (1)
      • ►  janeiro 2020 (2)
    • ►  2019 (4)
      • ►  novembro 2019 (1)
      • ►  agosto 2019 (2)
      • ►  abril 2019 (1)
    • ►  2018 (5)
      • ►  novembro 2018 (1)
      • ►  maio 2018 (1)
      • ►  fevereiro 2018 (3)
    • ►  2017 (17)
      • ►  setembro 2017 (2)
      • ►  julho 2017 (1)
      • ►  junho 2017 (1)
      • ►  abril 2017 (2)
      • ►  março 2017 (2)
      • ►  fevereiro 2017 (3)
      • ►  janeiro 2017 (6)
    • ►  2016 (2)
      • ►  maio 2016 (1)
      • ►  abril 2016 (1)
    • ►  2015 (4)
      • ►  agosto 2015 (1)
      • ►  janeiro 2015 (3)
    • ▼  2014 (97)
      • ►  agosto 2014 (1)
      • ►  julho 2014 (15)
      • ▼  junho 2014 (21)
        • Postadora nova + Como mudar a fonte da postagem
        • Faixinhas para topo -2 modelinhos-
        • 2 Meses de blog + Socorro!
        • Tutorial - Arquivo do blog na forma de calendário
        • Game valendo divulgação - 4 vagas - Cancelado
        • Welcome back, Porcoelhos ♥
        • Alinhando essa bagaça, ignorem por favor
        • Pack(psd) 4 faixinhas para sidebar
        • Imagens para sidebar -Welcome- [F.T Island]
        • Layout Free Vanilla salt -100+ Seguidores-
        • Como baixar e instalar Layouts do Blogskins
        • ~Alinhando o layout, por favor ignorem essa postagem~
        • Menus para páginas de Goodies e Tutorias
        • Nivo Slider - Simplificado e fofo -
        • Imagens para sidebar 200x40 -Animes e Logan-
        • Menu numeral na lateral da sidebar
        • Efeito Colors -Psd-
        • Tag: Viciada em Músicas
        • Menu em imagem na lateral da sidebar
        • Welcome Back, Mon Ange!
        • 4 Faixinhas para sidebar em Psd
      • ►  maio 2014 (15)
      • ►  abril 2014 (12)
      • ►  março 2014 (2)
      • ►  fevereiro 2014 (11)
      • ►  janeiro 2014 (20)
    • ►  2013 (300)
      • ►  dezembro 2013 (14)
      • ►  novembro 2013 (12)
      • ►  outubro 2013 (7)
      • ►  setembro 2013 (19)
      • ►  agosto 2013 (32)
      • ►  julho 2013 (36)
      • ►  junho 2013 (32)
      • ►  maio 2013 (26)
      • ►  abril 2013 (26)
      • ►  março 2013 (34)
      • ►  fevereiro 2013 (25)
      • ►  janeiro 2013 (37)

    Created with by ThemeXpose