Hi guys, writing a tutorial after a long time. Anyway, here is a simple tutorial to change the background color of the sidebar for 'Simple' Blogger template. Here are some steps to follow:
If you need any help regarding Blogger, feel free to ask in comments!
Description:
How to Change Sidebar Background Color in Simple Blogger Template
Rating:
4.5
Reviewer:
Unknown
-
ItemReviewed:
How to Change Sidebar Background Color in Simple Blogger Template
Hot News!!! "Sepeda Motor Injeksi Irit Harga Terbaik Cuma Honda"
Steps!
- Open Design tab then Edit HTML tab.
- Find the following code:
/* Variable definitions ==================== <Variable name="keycolor" description="Main Color" type="color" default="#66bbdd" value="#66bbdd"/>
- Paste the following right below the step 2 code:
<Group description="Sidebar Background" selector="body"> <Variable name="sidebar.bgl.color" description="Left Sidebar BG Color" type="color" default="#DCDCDC" value="#DCDCDC"/> <Variable name="sidebar.bgr.color" description="Right Sidebar BG Color" type="color" default="#666666" value="#666666"/> </Group>
- The result of step 2 and step 3 codes will look like this:
/* Variable definitions ==================== <Variable name="keycolor" description="Main Color" type="color" default="#66bbdd" value="#66bbdd"/> <Group description="Sidebar Background" selector="body"> <Variable name="sidebar.bgl.color" description="Left Sidebar BG Color" type="color" default="#DCDCDC" value="#DCDCDC"/> <Variable name="sidebar.bgr.color" description="Right Sidebar BG Color" type="color" default="#666666" value="#666666"/> </Group>
- After that, find ]]></b:skin> and paste the following code just before it:
.column-left-inner, column-left-outer { background: $(sidebar.bgl.color); } .column-right-inner, column-right-outer { background: $(sidebar.bgr.color); }
- Save your template.
- Open Template Designer & go to the 'Advanced' tab. You'll see the first option as 'Sidebar Background'. Open it and configure the color of right or left sidebar backgrounds!
If you need any help regarding Blogger, feel free to ask in comments!
0 komentar :
Posting Komentar
Mau tukeran link? silakan buka Link sahabat dan apabila ada pertanyaan silakan tulis di Kotak Pertanyaan. Terima Kasih...
Kami akan menghapus komentar yang: Tak sopan, memakai HURUF BESAR, berupa caci maki, mengandung kata-kata kebun binatang, debat kusir, provokasi, di luar konteks, berupa undangan/ reklame. Komentar yang terlalu panjang, tanpa paragraf dan sulit dipahami. Komentar copy-paste, silakan di-link saja.
Isi komentar adalah tanggung jawab penulis komentar, bukan tanggung jawab pengelola blog/situs ini. Harap maklum.