Copper Dust
| Instructions: | How to use this template |
| Template author: | Templates Block |
| Designer: | CSS Jockey |
| Description: | Copper Dust is a free blogger template adapted from WordPress with 2 columns, right sidebar, rounded corners and social icons. Excellent layout for blogs about personal issues. Download Copper Dust for free in BTemplates. |
| Rating | 4.0 out of 5 based on 43 bloggers. |
| Compatible with: | FFIEChrome |
| Share: |

I don’t have a Twitter! Is there any way to take that element out?
Vikthya: Please read instructions on removing twitter from your template: http://www.box.net/shared/ffadvttug0
I have to continue log into twitter when loading in browser? Is there a way to maintain log-in for readers?
@Copper?: Your blog might be set to be read by selected readers only, that might be creating problems. If it isn’t, let me know.
Thank you
Is there a way to remove the header from this template….completely?
@Copper?:
Also, does the jump break feature work for this template design as well? I’m having difficulty.
–Copper?
@Copper?: To remove the Header from this template,
1. Goto EDIT HTML page
2. Using CTRL+F, Find “#header {”
3. The browser will highlight the following code:
#header {
margin: 0px;
text-align: left;
height: 110px;
}
4. Replace the above code with the one below.
#header {
margin: 0px;
text-align: left;
height: 110px;
display: none;
}
5. Click PREVIEW and save when done.
I hope the Jump Break feature would work with this template.
Great!!! Worked like a charm.
Yeah the Jump Break would be nice, but we can’t have it all…at least at one time.
@Copper?: Yeah
Guess what? I was playing around and got it to work…in blogger at least.
If you add the code.
within the body of the post where you’d like the jump to be.
It won’t let me post the code, so here’s the link.
http://www.google.com/support/blogger/bin/answer.py?answer=154172
I used the 3rd party template instructions at the bottom.