Gudang Musik – Blogger Template
Gudang musik blogspot templates is a great templates for music and lyrics sites. This blue blogger templates use music chords as a background and a DJ actions as a header

Designer/Conversion Credits: D-Templates
Category: Music
Properties: 3 Columns, Blue, Fixed Width, Right Sidebar
Posted on: 27 Dec 09
4 Constructive Comments
Add Comment
Before posting your questions, please make sure that you have gone through the 'FREQUENTLY ASKED QUESTIONS (FAQs)' Section. Click here for Blogger's Frequently Asked Questions


hi plz help me am using GUNDANG MUSIK Template. i want to remove the
(February 13th, 2010 at 3:32 pm)“posted time and posted by” from my blog. I already disable the “post time and posted by” in the post page option but it shows in my blog so kindely plz tel
me how to remove that. ur gundang musik template is very nice and i like it very
much.
Thanks for the appreciation! Goto Layout >> Edit HTML; search and locate; <div class=’art-PostMetadataHeader’>
Start deleting from this line <div class=’art-PostMetadataHeader’> and stop before <div class=’art-PostContent’>. Save your template and you’r done!
(February 13th, 2010 at 3:40 pm)hi thank u for the kind reply. wil u help me one more time, i want change the text colour, link colour and mouseover colour in the post. where should i make the changes
(February 14th, 2010 at 5:15 am)In order to change text color, search and locate;
.art-PostContent, .art-PostContent p { color: #XXXXXX; }
Change Link color; a:visited, a.visited {color: #XXXXXX; }
a:hover, a.hover { color: #XXXXXX; }
a { color: #XXXXXX; }
Replace XXXXXX with hexadecimal values of the color.
(February 16th, 2010 at 11:11 am)