Pages

Saturday, April 30, 2016

How To Center Page Tab Navigation in Blogger

Hello again, now i'm going to show you how to center pag tab navigation. First thing first, this is a capture what is the page tab navigation in Blogger.



Here's the step on how to center page tab navigation in Blogger:
1. Go to Template --> Customize 

2. Find Advanced --> Add CSS, then you can paste the source code in the right space with this source code:
 .PageList {text-align:center !important;} .PageList li {float:none !important; display:inline !important;}  



And it shows like this:

3. Click the button Apply to Blog, and there you go. The page navigation should be in the center tab. 

Regards,
erikaicha




Read more...

Thursday, April 28, 2016

How To Center Blog Header in Blogger

Hi, long time no blogging. Now i'm going to show you how to center the header in blogger. I'm using CSS template in blogger. That's the easiest way.

1. Go to Template --> Customize --> Advanced --> Add CSS


2. Paste the code below in the space on the right side at Blogger Template Designer.
 #header-inner img {margin: 0 auto !important;} #header-inner {text-align:center !important;}  


3. Then click Apply to Blog button. And you can see the different. :)






Read more...

How To Center Post Titles Blogger

Hi, this is the easy and quick tutorial how to center the titles on your blogger. Just do a little edit in the basic template editor in Blogger. By adding the simple code in the CSS section in Template Designer.

Step 1
Log into your Bogger and go into Template on the left side.

Step 2
Click the orange Customize button

Step 3
Go to the Advanced button on the left side. Scroll down and found Add CSS


Then paste this code in the Add CSS field:
.post-title {
text-align:center;
}



.date-header {
text-align:center;

Done!
Read more...

Tuesday, November 10, 2015

how to wrap cable headphone on iphone 5/5s

This is how to wrap cable headphone on iphone 5/5s. just take a look!


Read more...

Friday, July 26, 2013

How to add twitter widget in your blog

Step1
Please log in to your twitter account

Step2
Find setting button at the right above, and select setting


Step3
You will be dirrected to the setting page, and find the widget option in the left side of your setting page.


Step4
Now you will see the page of widget setting. Go on to the last box in the right of your pag at the bottom. 
Do copy the HTML code.


Step5
On this step, please log in to your blogger account, and go to your Dashboard --> Layout. 
Add new gadget by click on Add Gadget, and choose HTML Code (browser pop-up).



Step6
Do paste the HTML code and save!


And voila, it should be look like this

Regards,
erikicha


Read more...

LinkWithin

Related Posts Plugin for WordPress, Blogger...