This is about formatting my vehicle showcases, and I ask how do people do it in this style?
Example (ft. a DoctorNarfy ad (sorry for the bad cropping kind of rushing this out):
I’m probably gonna have a big oof and this is going to be a simple thing, but it’s been at the back of my mind for a while and I’d like to know how to do it for the upcoming Geneva International Motor Show on here.
May I suggest
How to use CSS to style your discourse posts
You can use inline CSS to change the style of your posts. Internal CSS ( <style></style> ) does not work so there will be a lot of copy and pasting.
How to add CSS: <div style=" put css here"> Put content here </div>
This also works for <span> tags to add style to just a few words.
Visit https://www.w3schools.com/css/default.asp for a comprehensive list of css references.
Here are some of the most relevant CSS parameters you can put in discours…
3 Likes
thank you very much kind sir
No worries
Here to help… when applicable
1 Like