Support Forum
Ike said
That is strange.. Just repeated the process and works fine locally.Could you try adding it to the end of the parent themes stylesheet?
Do you mean at the end of the reboot.php? Not the child, correct?
Like this:
#spMainContainer #spLastVisitLabel {
display: none;
}
}
#spMainContainer .spTopicPostSection .spPostUserAvatar img {
width: 100px;
}
/* ====================================================================================
If you DO make style changes (see Warning above) then ensure they are made ABOVE
this comment
================================================================================= */
Strange, not sure why it wouldn't work in the child theme stylesheet. I've just tried again, fresh child theme framework. I copied your code from above and pasted it into the child theme stylesheet, with nothing else in there and it works perfectly.
Can you just check to see if any other CSS in your child theme stylesheet is being applied properly?
Ike said
Strange, not sure why it wouldn't work in the child theme stylesheet. I've just tried again, fresh child theme framework. I copied your code from above and pasted it into the child theme stylesheet, with nothing else in there and it works perfectly.Can you just check to see if any other CSS in your child theme stylesheet is being applied properly?
Actually, no...I had to create the reboot.php copy to stick in the child theme just for this.
Ike said
Sorry I'm lost there, but is it working OK?If not please elaborate, I started to get lost when you were talking about creating the reboot.php copy..
It works, but it doesn't work if it's just in the area where you told me to place it in the reboot.php in the child theme. It only started working when I placed it in the bottom section in the main reboot.php.
1 Guest(s)