Add Separator Line Between Each Comment In Blogger

blogger-comment

In some blogs there are comments without a separator and in this case, comments find it difficult to locate their comments, but bellow i am going to explain how to add a line separator between each comments. How To Add Line Separator Between Blog Comment 1. Login to you Dashboard 2. Go to Template > Edit HTML. 3. Press CTRL+F and Search for the bellow code #comments-block .comment-footer { or .comment-footer { add the following code bellow the code above. border-bottom:1px dotted $bordercolor; padding:0 0 1px 0; With this it adds a little thin line at the bottom of each comment. Note: To change the line width change the 1px to 2 and to change the line color … [Read more...]

How I Install Custom Templates On Blogger With Mobile Phone

Edit-html

Installation of a well design custom template to your blog will not only make your blog look Gorgeous but attract visitors attention, this installation will replace the current template of your blog, i advice you to firstly backup your template before installing another in case an error occurs.Recently i made a post on editing template with phone, now lets get down to business. Read the bellow steps carefully to undergo no error.How To Install Custom Template With Mobile Phone1. Go to your Blogger Dashboard2. Click on Design > Edit HTML3. Now scroll down and upload the template.4. After uploading it will list some missing template widget, click on Keep Widgets5. Now view your blog for … [Read more...]

How I Edit My Blog Template With Mobile Phone

Class+EdiThorScreenshot-1

I've always been finding it easy editing my blog templates with mobile phone without any HTML error, recently i made a post on how to create a blog with phone which i explained it in a easiest way.You'll need a custom template in order to give your blog a good look, you can download custom templates here then follow the steps bellow to edit with your mobile phone.How To Edit Blogger Templates With Mobile Phone*Application Needed*BlueFTPClass EditorAfter getting the needed application, then proceed bellow as I've explain with screenshot for better understanding.1. Download your desired templates here.2. Extract the template with BlueFTP, read how to extract3. After extraction, quite BlueFTP … [Read more...]

Free Blogger Customized Templates

Rollout-Blogger-Template

Every blogger wouldn't leave blogger default use blogger default templates as it is not design to their own interest, so its recommended for you to install a customized template if you are using blogger default templates.Bellow are 4 recommended templates to use for your blog."Rollout" is a free blogger template with features such as 2 Sidebar, 3 Column, 4 Column footer, Adapted from WordPress, Brown, Elegant, Featured Section, Fixed width, Fresh, Header Banner, Left Sidebar, Magazine, Premium, Right Sidebar, Slider, Tabbed widget, Top Navigation Bar, Web 2.0, White.Download TemplateHow To Install"CarZilla" is a free blogger template with features such as 2 Sidebar, 3 Column, Adapted from … [Read more...]

How To Install Custom Blogger Templates

EDIT+HTML

I assume you are new to blogging else you won’t be reading this. Installation of custom blogger templates is very crucial if you intend to have a good looking blog.The Default blogger templates give your blog some sort of unprofessional look, Installing custom blogger templates gives your blog some sort of identity.These templates often comes in zip folders containing probably a “read me” file, an installation guide and a file in .xml format.Unzip the contents and follow this simple installation guide:1. Go to “Design” and select “Edit HTML”2. In case something goes wrong or you intend to revert the design, always back up/download your present template before making any … [Read more...]

Adding Background Color To Blogger Widget Title Bar

Blogger

It has always been the desire of every blogger to make their blog eye friendly to their visitors. Tweaking your blog with new features and color designs will not only make your blog attractive, but encouraging to your visitors.Recently, I got a message from a friend via Gmail, asking how he can Add a Colour Background frame for his gadget title.There are different methods of doing this which I'll be explaining below so take your time to read till the end.In other to Add Color Background to your gadget title, you will have to change the Sidebar Title Background Color in your Html Template if you can not do it via Template Designer. But both methods has been provided for you and also how to … [Read more...]