Hey Stephen,
Thanks for adding the “You are logged in as user@example.com. Not you?” message that I suggested earlier.
Now I’ve noticed that I can’t actually style it as it isn’t wrapped, so I was wondering you could add a bit of html arround it eg:
As you can see above, I’ve moved the distinct class from the p
to the div
which I would recommend for the eo-booking-notice-prio-booking
class as well so that I can style them separately easily.
Thanks 🙂
-
This topic was modified 11 years, 7 months ago by Dario. Reason: trying to fix inline code
-
This topic was modified 11 years, 7 months ago by Dario. Reason: added image as inline code wasn't working
-
This topic was modified 11 years, 7 months ago by Dario. Reason: replaced inline code with image
Dario
Posting code not working? Eurgh, bbPress update broke everything :/
But, yup, I’ll add this for 1.2
Stephen Harris
Thanks Stephen for 1.2,
I’m trying to style each of the eo-booking-notice
messages differently (different background color for each div) and this is proving very difficult with the classes that you have currently set:
And so I was hoping you could change up the classes a bit to have a distinct difference in the div of each of the messages:
Thanks 🙂
-
This reply was modified 11 years, 6 months ago by Dario. Reason: Changed inline code to images as BBpress was stripping the p tags
Dario
Don’t worry, I’ve managed to circumvent this with some fancy css (remove eo pro default styling on the div and then style the p).
Dario
Thanks Dario,
I’ll be fixing this in the next update – there definitely needs to be consistency in how HTML classes are handled.
Stephen Harris