Change the position of the post link for Blogger

Change the position and size of the New and Older post link

To switch the position of the New and Older post link, add the following code before ]]> </b:skin> :

#blog-pager-older-link {
  float: left;
 }

#blog-pager-newer-link {
  float: right;
 }

To change font size:

#blog-pager {
font-weight: bold;
font: $(widget.font);
  font-size: 100%;
}

Change Comment Avatar for Blogger

Change Comment Avatar

Edit Template, and click HTML and add code below before ;

<!-- Comment Avatar -->

     <script src="http://code.jquery.com/jquery-latest.js"> <script> $("img[src='http://img1.blogblog.com/img/anon36.png']") .attr('src', 'https://lh3.googleusercontent.com/-somethinganonymous.png') .ssyby('blank') </script> <script src="http://code.jquery.com/jquery-latest.js"> <script> $("img[src='http://img2.blogblog.com/img/b36-rounded.png']") .attr('src', 'https://lh3.googleusercontent.com/--somethingyourlink.png') .ssyby('blank') </script>

Change The Font Size Tags Labels for Blogger

Change The Font Size Tags Labels for Blogger

 In Template click Edit HTML and find code ]]> then add code below:
 .post-labels{font-size:11px}

Remove Comment Link for Blogger

Remove Comment Link for Blogger

In Template click Edit HTML and find code ]]> then add code below:
.comment-link{display:none}

Removing attribution and mobile attribution from Blogger

Removing attribution from blogger

Step 1: In Template click Edit HTML and find code:

</head>

Step 2: Add code below:

<style>
#Attribution1 {
display: none;
}
</style>

Step 3: Save

Removing the attribution gadget from blogger mobile template

 Step 1: Find code below in Template, and click Edit HTML:

    <b:widget id='Attribution1' locked='true' mobile='yes' title='' type='Attribution'/>

 Step 2: Replace it with statement below:

    <b:widget id='Attribution1' locked='true' mobile='no' title='' type='Attribution'/>

Step 3: Save

Align Navigation bar to center for Blogger

Align Navigation bar to center

In Template click Edit HTML and find code ]]></b:skin> then add code below:

.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;}

Using Samsung Galaxy S5 (SPRINT) SM-G900P Internationally


How to change the APN settings on the Samsung Galaxy S5 (SPRINT) and make it work internationally:

1. Request Sprint iDCS to do a UICC unlock for the device.


2. Once confirmation is received from iDCS go to your phone's settings.


3. Settings -> General -> System Update -> UICC Unlock


4. Press UICC Unlock


5. If successful it should say the profile has been updated.


6. Power off the device


7. Remove the Sprint SIM card and insert Foreign SIM card.


8.Power on the device and go to phone's settings.


9 Settings -> Connections -> More networks -> Mobile networks -> Network mode; now change the LTE/CDMA to GSM/UMTS (should automatically restart the device)


10. Once the device is back on; Settings -> Connections -> More networks -> Mobile networks -> Network operators; click on the + symbol on the top right corner now you can add a custom APN for your foreign network.