mvpress
Mar-08-2008, 07:20 AM
Hi, I've made it 24 hours without asking for any help.
my customization is coming along slowly. I had a few differences (ie, customizations) that I abandoned to "conform" to the tutorials.
Nevertheless, this saved me from asking a question for a whole day. These an issue has me stumped and I'd like to solve it before moving on.
1. In Flock the MVPRESS which should have been removed with these CSS lines still appears
/* hides the word home */
#userHome {
display: none;
}
/* hides your name (including any 's) */
#userName {
display: none;
}
Now in IE6 it looks fine
Thus far is my only issues (that I couldn't figure out through the forums, faqs, or just plain messing around).
Thanks in advance.
Justin
oh, my page is www.mvpress.net (jttp://www.mvpress.net)
my customization is coming along slowly. I had a few differences (ie, customizations) that I abandoned to "conform" to the tutorials.
Nevertheless, this saved me from asking a question for a whole day. These an issue has me stumped and I'd like to solve it before moving on.
1. In Flock the MVPRESS which should have been removed with these CSS lines still appears
/* hides the word home */
#userHome {
display: none;
}
/* hides your name (including any 's) */
#userName {
display: none;
}
Now in IE6 it looks fine
Thus far is my only issues (that I couldn't figure out through the forums, faqs, or just plain messing around).
Thanks in advance.
Justin
oh, my page is www.mvpress.net (jttp://www.mvpress.net)