Need Simple CSS Help
This is the page I am trying to edit: http://getpaidwithfitness.com/admin/...p?user=bbcoach
All I want to do is take off the bbleadcapturepage.com and the control panel image tab thingy...can I do this by editing this file below?
Any help would be greatly appreciated.
Thanks in advance!
body {
background-color: #000000;
}
.mylink {
font-size: 8pt;
font-weight: bold;
color: #AF2826;
text-decoration: none;
}
.mylink:hover {
text-decoration: underline
}
hr { height: 1px; color: #4C0A0A; }
.stext {font-family: Arial; font-size: 7pt; color: #ffffff}
.mtext {font-family: Arial; font-size: 10pt; font-weight: bolder; color: #1F0404}
.title {font-family: Arial; font-size: 16pt; font-weight: bolder; color: #4C0A0A}
.added {font-size: 7pt;}
.copyright {
position: absolute;
top: 84px;
left: 0px;
width: 996px;
text-align: center;
font-family: Arial;
font-size: 7pt;
color: #ffffff;
}
Thank you to everyone on WF for all the great information, help, support, and kindness you have all shared!