Awesome Gallery is a 2 column showcase style template for blogger with contrast color combination and stunning backgrounds images. This is an "Adsense" ready template, as you can see in demo there is a 728x90 ad banner place on top just below menu bar and 125x125 ad places in the side bar and 468x60 ad place in the inner page below post title and above post content. A unique piece of CSS based "Email Subscription Form" for feeds I have added just beside the 728x90 ad place. I use Ubuntu 9.10 OS with Firefox3.5 browser so, the screen-shot below may differ from the actual results in other OSs' and browsers. For the the title image (logo) I have used "Create a cool metallic logo with reflections and perspective shadows" section of GIMP 2.6.
Now let's move to the installation part. First step is to take the backup of your existing template. To do so just log on to Blogger, Go to Edit HTML, and then click Download Full Template and save it.
To upload the template:
- Go to Layout > Edit HTML
- Click on the Browse Button and upload the awesomegallery.xml file.
- Click on the Save button.
Navigation Menu:
To edit Menu links find the following series of codes;
Code:
<!-- TOP NAVIGATION MENU WIDGET STARTS-->
<ul class='menu4'>
<li><a expr:href='data:blog.homepageUrl'><b>Home</b></a></li>
<li><a href='LINK URL'><b>About Us</b></a></li>
<li><a href='LINK URL'><b>Contact us</b></a></li>
<li><a href='LINK URL'><b>Disclaimer</b></a></li>
<!-- SEARCH BAR STARTS-->
<li id='search_bar'><form action='/search' id='search_bar'><table border='0' cellpadding='0' cellspacing='0'><tr><td><input class='search_field' id='s' name='q' onblur='if (this.value == "") {this.value = "Search this site..";}' onfocus='if (this.value == "Search this site..") {this.value = "";}' type='text' value='Search this site..'/></td><td><input class='search_button' type='submit' value=''/></td></tr></table></form></li><!-- SEARCH BAR ENDS-->
</ul>
<!-- TOP NAVIGATION MENU WIDGET ENDS-->
and replace only the RED texts shown above with required link URL and title.
Twitter and RSS Buttons:
To edit the Twitter and RSS widget on top find the following series of code;
To edit the Twitter and RSS widget on top find the following series of code;
Code:
<!-- TWITTER AND RSS WIDGET STARTS-->
<ul id='twtlink'>
<a href='http://twitter.com/YOUR TWITTER USER ID' target='_blank'><img alt='Follow Me' background='transparent' class='twt' height='100' onmouseout='this.style.opacity=0.8;this.filters.alpha.opacity=80' onmouseover='this.style.opacity=1;this.filters.alpha.opacity=100' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigsmjXmwDwFTy4j5S5dnFHoeswsr8N7EHHqDr01s9YKLBIDIbtVkHXYkWrappxbHhBTWrwbZRj7Zaq8w4INCh9UZIaHqfz6RafUN2W-WY4BY2sxeAlgyezWOlnGRSF3a5oDKVhOZNe-PEf/s1600/twitter_blur.png' style='opacity:0.8;filter:alpha(opacity=80)' width='100'/></a>
<a href='YOUR FEED URL HERE' target='_blank'><img alt='Feed Me' background='transparent' class='ss' height='100' onmouseout='this.style.opacity=0.8;this.filters.alpha.opacity=80' onmouseover='this.style.opacity=1;this.filters.alpha.opacity=100' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirixeiEtefZYZtL93wJeWA7Ove4GUO-pKFe_o8hHkSCxYZoZC4iZbEmTrIsfVpw_vs3BUBBzndYsIylE6yiBSsUT_inXrBLCNl79wXqFEB_amT6Rmq1vx10qHJjwHTrS5TtJ6CivVOHgOT/s1600/feed_blur.png' style='opacity:0.8;filter:alpha(opacity=80)' width='100'/></a>
</ul>
<!-- TWITTER AND RSS WIDGET ENDS-->
and replace the RED texts shown above with your Twitter User ID and your blog's feed URL respectively.
Top 728x90 AD Panel and Email Subscription Form:
To edit the top 728x90 AD panel and email subscription form find the following series of code;
Code:
<!--Top AD Panel & Subscription Form Widget Starts -->
<div id='addy_B'><span class='big_ad'><a href='AD LINK URL'><img alt='ADVERTISEMENT' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6srjUw-F2hdgc18hCE05BRXxSuZJ1ndW-3ee7JSrhN5sZtnc7tgMHJQiPI6IB1mq0ojzUhQgDkutazIzMFiltkX6NLfjw1Qq5fmNtSEO8A0BwpVgrPDkaNQJFI3coIxnYa0F7a68VjD7o/s1600-r/728addy.jpg'/></a></span><div class='small_ad' id='subsfeed'>
<p align='center' style='margin:5px 0 7px 0; font-size:110%;'><b>Subscribe Via E-mail</b></p>
<p><a class='email_button' href='http://feedburner.google.com/fb/a/mailverify?uri=YOUR FEEDBURNER FEED TITLE&loc=en_US' method='' onclick='window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOUR FEEDBURNER FEED TITLE', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'/><p>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOUR FEEDBURNER FEED TITLE', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'><input class='subsfeed_field' name='q' onblur='if (this.value == "") {this.value = "email address";}' onfocus='if (this.value == "email address") {this.value = "";}' type='text' value='email address'/><input name='uri' type='hidden' value='YOUR FEEDBURNER FEED TITLE'/><input name='loc' type='hidden' value='en_US'/><input class='subsfeed_button' type='submit' value=''/></form>
</p></p></div></div>
<!--Top AD Panel & Subscription Form Widget Ends -->
and replace RED texts shown above with 728x90 leaderboard adsense code and BLUE texts shown above with your feedburner feed title.
125x125 SIDEBAR ADS:
To edit 125x125 ADS in the side bar find following series of codes;
Code:
<!-- 125x125 SPONSOR ADS STARTS-->
<center><a href='125x125 AD LINK URL'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlA3iG_iz8N6aCSrUNUuUj13-uYNVIiPxo-5WcNbEePE6WOLYXrNyZl7mqZD_rYopKrcpxLBnVmK4BJYpM7ZsDgQRYVLyf9uApf_nc8BMtTWTwtEeLHwPzlx875YlaDpznTxyB1r1t77U2/s1600/125addy.jpg'/></a> <a href='125x125 AD LINK URL'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlA3iG_iz8N6aCSrUNUuUj13-uYNVIiPxo-5WcNbEePE6WOLYXrNyZl7mqZD_rYopKrcpxLBnVmK4BJYpM7ZsDgQRYVLyf9uApf_nc8BMtTWTwtEeLHwPzlx875YlaDpznTxyB1r1t77U2/s1600/125addy.jpg'/></a></center>
<center><a href='125x125 AD LINK URL'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlA3iG_iz8N6aCSrUNUuUj13-uYNVIiPxo-5WcNbEePE6WOLYXrNyZl7mqZD_rYopKrcpxLBnVmK4BJYpM7ZsDgQRYVLyf9uApf_nc8BMtTWTwtEeLHwPzlx875YlaDpznTxyB1r1t77U2/s1600/125addy.jpg'/></a> <a href='125x125 AD LINK URL'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlA3iG_iz8N6aCSrUNUuUj13-uYNVIiPxo-5WcNbEePE6WOLYXrNyZl7mqZD_rYopKrcpxLBnVmK4BJYpM7ZsDgQRYVLyf9uApf_nc8BMtTWTwtEeLHwPzlx875YlaDpznTxyB1r1t77U2/s1600/125addy.jpg'/></a></center>
<!-- 125x125 SPONSOR ADS ENDS-->
and replace the RED texts shown above with link and image URL(s) respectively.
468x60 AD Panel:
To edit the 468x60 ad panel below post title in the inner page(s) find the following code;
Code:
<!-- 468x60 AD BELOW POST TITLE STARTS -->
<div align='center' class='ads'><a href='468x60 AD LINK URL'><img alt='AD' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1XVCTHelhhOdyW1LvPOyX9OZuEhaukNuHSVBqvcDOkiddiP-GlpY_pSvEM2-lyZCCDKEof5fbQunTqdDJO56QCmDLfUVzWGeumNaLdp7N-DM_xLyzzllt3uqPKGr3mqLecR0ZLsFfm36k/'/></a></div>
<!-- 468x60 AD BELOW POST TITLE ENDS -->
and replace the RED texts shown above with your 468x60 ad code.
IMPORTANT: USE WORDPAD FOR THE TEXT FILES IN DOWNLOAD PACKAGE
For any further query please come through the comments section!
Update On 14 March,2010:
If you are experiencing any glitches with "Javascript" files on this template then either download the updated template file from the link above or find following codes;
Code:
<script src='http://www.yourjavascript.com/122201022579/mootools.js' type='text/javascript'/>
<script src='http://www.yourjavascript.com/201352290112/bumpbox.js' type='text/javascript'/>
and replace with following codes within the template;
Code:
<script src='http://www.weebly.com/uploads/3/9/3/0/3930875/mootools.js' type='text/javascript'></script>
<script src='http://www.weebly.com/uploads/3/9/3/0/3930875/bumpbox.js' type='text/javascript'></script>
20
How to edit popup published image as your demo does.
i am also from Delhi so please help me sir
@VKBhardwaj....Thanks for using this template....& for images I have used "Bumpbox" a "Lightbox" alternative by www.artviper.net...to get this working you will have to use this code:
<a href="Actual Image Link Url" class="bumpbox" rel="640-480" title="yourTitle" />Thumbnail Image Url or with any size you want</a>
Where rel="640-480" is used for width & height of the image to appear on bumpbox, you can chnage them as per your reqrmnt., Visit there site to understand it in better way!
One more thing I just saw your site with this template, there you can see some glitch in menu bar...to fix that just go to Blogger > Layout > Edit HTML and find following code;
#header-wrapper {
width:950px;
margin:0 0 0 0;
border:0;
height:135px;
}
and edit the "height:135px" part to fix this issue, you have to increase the height as you are using a long "Blog Title".
Complete Tutorial for bumpbox image Please.
@CHASTE SAGER....see my reply @VKBhardwaj above...or visit http://www.artviper.net/bumpbox.php for better idea about bumpbox.
I Follow the Instruction and still not working.
See this www.thefilipinabeauty.blogspot.com
@CHASTE SAGER...you are using style & id tags within image codes, while it should be simple or say in traditional way, no CSS styling within images codes;
USE:
<a href="TARGET IMAGE URL" class="bumpbox" rel="xxx-xxx" title="XYZ"><img src="THUMBNAIL IMAGE URL" width="xxx" height="xxx" alt="XYZ"></a>
Remove evrything else from the code like style="padding....." or id="xxx".
Bro, Still not working.. See Again. I uploaded new photo.. Can post screenshot for exact post sample. Thank You!
@CHASTE SAGER...just remove rel="xxx-xxx" part from the image code and try...it will work!
USE:
<a href="TARGET IMAGE URL" class="bumpbox" title="XYZ"><img src="THUMBNAIL IMAGE URL" width="xxx" height="xxx" alt="XYZ"></a>
Still Doesn't work..can you post screenshot bro. can you show me the sample of your original post? Thank You!
Bro, tell me how to fix this. still doesn't work.
@CHASTE SAGER...here is the url of the screen-shot you asked for:
http://2.bp.blogspot.com/_oPmvXB6su08/S1P-1UvHzQI/AAAAAAAABrA/j7XdSMhgrqw/s1600/Screenshot.png
I mean screen-shot when posting..
I follow your instruction carefully but still doesn't work.
here is the screen-shot
http://img33.imageshack.us/img33/9084/20100118163914.jpg
Bro, Can you teach me step by step. Thank You!
Any Help!
@Chaste Sager....as I said earlier too to remove unwanted tags from the image codes...you image codes are still carrying "id='xx'" tags..just remove them!
http://img33.imageshack.us/img33/9084/20100118163914.jpg
See this image? Tell me what is "id='xx'.. i don't see any tags in my image codes.
@CHASTE SAGER...my dear friend...I have underlined the error part in your screen-shot, remove that & republish, it should work now...see here;
http://1.bp.blogspot.com/_oPmvXB6su08/S1m0NjbvaUI/AAAAAAAABrg/oo2DpCUi_Jo/s1600/20100118163914.jpg
Bro, what is the value of XYZ? ---> alt="XYZ">
@CHASTE SAGER....XYZ is only an example text I used for alternative text which we use with alt attribute, for example alt="any text or image name or image title", in case image doesn't appear the text will work instead!
Please help me... this bumpbox not work...tell me step by step instruction from the start installing tempale,if there is the place that was changed or added please explain where it and how start post?thanks...