Hi there, I am trying to edit a simple CSS file but have no idea what I am doing. Can anyone help? This is the page I am trying to edit: http://getpaidwithfitness.com/admin/...p?user=bbcoach
Need Simple CSS Help
5
Hi there, I am trying to edit a simple CSS file but have no idea what I am doing. Can anyone 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;
}
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;
}
- D37
- TelexTape
- TelexTape
- [1] reply
- Steven Garret
Next Topics on Trending Feed
-
5