Build Online Store! | Penguin Panda Series - New! | 4 Rules To Make Money | SEO Settings | Facebook Popup 1, 2, 3 | Mashable 1 , 2


Tuesday, December 27, 2011

How I use Google Chrome To Design Blogger Templates?


Pin It

Google Chrome Developer toolGoogle Chrome has excellent capability of allowing you to see how your design looks by adjusting the settings live. You can redesign or edit the style sheet of any website your wish using Chrome. While designing a template, one of the things that takes much time is alignment of objects on a div section. The margin and padding property can be a headache if you are not habitual with tools such as Chrome. I normally use MBT HTML Editor to design widgets but just few weeks ago I have started enjoying using chrome for my design projects. I will share some basics here that you can learn in order to better align and style elements on your blog. You can also investigate what CSS properties like font type and effects a site is using.  All this is done using the Developer Tool provided by Google Chrome. Which lets you to edit CSS, HTML and Scripts of any website online. I am sure you will enjoy this tutorial. Follow up.

Design a Menu Using Chrome

I hope you have downloaded Google chrome. If not then please Download it here.  Now open your blog or any site you wish to edit.

Take an example of our blog. Suppose I wish to redesign the look of my sub navigation menu

design menu using Chrome

I will browse the blog in Chrome and I will right click anywhere on the menu and choose "Inspect element"

inspect element

 

Choosing Inspect element will open a new window with two columns. The first column shows the main HTML of your blog and the right column displays the CSS styles applied to each div section.

Chrome Developer tools

As you move up or down your mouse cursor over the div tags in the HTML section you will see that area being clearly highlighted inside your blog. Since I clicked on sub navigation therefore the div section for sub navigation is highlighted by default in the html section and I can clearly see its CSS styles appearing at right under the CSS column. Here is the CSS styles for the navbar as shown in the CSS column:

#subnavbar {

  1. background: #0084CE;
  2. width: 960px;
  3. height: 24px;
  4. color: #55B4E7;
  5. border-bottom: 1px solid #EEE;
  6. margin: 0;
  7. padding: 0;

}

 

You can see we are provided with 7 different properties. We can change the background color of the menu, we can adjust its width and height, font color, border and alignment using margin and padding. To edit any property just double click and change it. Lets change the background to green:

Chrome Css stylesheet

I simply double clicked the background property and changed the color to #289728 from #0084ce. At the same time you can see it changing live on your blog too. See the screen shot below,

Chrome Developer settings

See its all fun! Lets now change all other properties and see how it looks on the blog. You can also click the black arrow next to div section to expand the sub properties for list style and links. See below,

Chrome Developer settings

Clicking on the ul tag will open its separate CSS properties on your right and clicking the li tag will open the list properties. You can then play around with the codes to see how the look changes on the blog and all these changes can be seen live on your blog as you edit without the need to log into your blog. Once your satisfied with the new settings just copy that CSS style and replace your current template style with it by logging into your blogger account.

The menu below was created using Chrome,

menu designed using Chrome

Need help?

Remember that you can only edit the existing styles. You can not introduce any new property using Chrome. For example if I wish to add box shadow effect to the menu then I can't use Chrome because the box-shadow property doesn't exist in the styles. Chrome can be used for adding final touches to your design after you have coded it. Do let me know how you find this new tutorial. Play around with your blog with more confident now. Hope you find this little info helpful. Forgive me for late replies because I can hardly blog these days. Peace and blessings buddies. :)


If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you Subscribe to our regular Email Updates!

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »


Thanks for making this possible! Kindly Bookmark and Share it.
Technorati Digg This Stumble Facebook Twitter

17 comments:

Comment Page :
Haider Afridi on 12:23 AM, December 27, 2011 said... #

LolZ Again i m late hahahahha
i was also planning to write on it
I also use the same trick
This is awesome
I also designed my template with this Chrome Trick ...........

ndark on 3:06 AM, December 27, 2011 said... #

Great tool + great article

LibertyBloggers on 5:11 AM, December 27, 2011 said... #

hmmm... I'm using Firebug + Chrome inspect element + DW for design my WP and Blogger themes
this is my new under construction blog design http://www.LibertyBloggers.com

Varinder Pal Singh on 7:29 AM, December 27, 2011 said... #

Great tutorial chrome is one of the best browser I use everything because its easy to use and also a east browser of other browser. Thanks for sharing this awesome tutorial.

Bhavik Patel on 8:15 AM, December 27, 2011 said... #

same things we can do with firefox firebug addon...

Rehana (Admin) on 8:26 AM, December 27, 2011 said... #

Hope this trick will help for adjusting / modifying an existing template but not to create a template from scratch i guess.

VanLinhEx on 8:38 AM, December 27, 2011 said... #

I just use Firefox but i still loving G.C ^^

Syed Abdul Qayyum on 11:35 AM, December 27, 2011 said... #

Assalamualikum ahmed bhai, thank you for this post. i want to ask you some questions ahmed bhai. 1) At top in your post how do you put that dotted lines. 2) I have put a banner code after data. post.body in my blogger html. but the problem is the banner is showing after readmore button. i havent clicked readmore and the full post is not showing but the banner at the end is showing.i want the banner after the end of the post not at the half of the post. please help me ahmed bhai with these 2 questions. Allah Hafiz

Faiz Muhammad Khan on 1:04 PM, December 27, 2011 said... #

nice trick!

Mohammad Mustafa Ahmedzai on 10:40 PM, December 27, 2011 said... #

@haider
You better react quick then. See you are late again. :)

@liberty
That makes perfect combination and is recommended for advance use.

@varindar
I am glad you find the tut playful pal. Welcomed. :>


@Rehanna
Exactly you can only edit your existing design. This is what I mentioned in the post. No CSS can be introduced, use this method for final touches.

@vanlin @Faiz
Welcomed pals. :>

Anil Sharma on 4:29 PM, December 28, 2011 said... #

Nice article

Muhammad Allam on 12:33 AM, December 30, 2011 said... #

Chrome Is One Of The Best Browser
Great Article, THANKS Muhammad ...
MAKE DOLLARS ONLINE

Reporter at NewsCube.in on 8:09 PM, December 30, 2011 said... #

dear how to save it

M.H.Awan on 10:45 PM, January 01, 2012 said... #

I am using Firefox + Firebug to design blogger templates and widgets. i have installed chrome and other browsers too to check the compatibility of my templates but at the end i love Firefox. so many useful extensions for developer. I also recommend using Firefox's Web developer tools, i think you will forget about chrome.Blogger Templates.

omoweblog on 6:31 PM, January 05, 2012 said... #

Nice tips, what do feel about my blog http://www.efiweblog.info/

starworldcomputer.com on 8:26 PM, January 05, 2012 said... #

thanks very good post

Badar ul islam on 9:11 PM, April 29, 2012 said... #

i use Mozilla firefox 11 it is awesome.

Confused? Feel free to ask

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.

Note:
1. To add HTML CODE in comments then please use our HTML Encoder
2. You can always Test the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon our review.

Regards,
Mohammad

 

Recent Posts

Join Me On Facebook

8600+ Followers

Join The Team!

Licensed Under CC

Recent Comments

Follow Me On Twitter

2601+ Followers

My Blogger Tricks (MBT) © 2012. All Rights Reserved | Contact |