• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Strike! Strike! Strike!

Status
Not open for further replies.

Ken g6

Programming Moderator, Elite Member
Moderator
No, I'm not suggesting forming a union. 😱 I'm suggesting adding strikethrough text.

Please? 😀
 
I agree, it would be nice in FS/FT instead of removing the item, use the "strike" text format to show it's sold.
 
No, I'm not suggesting forming a union. 😱 I'm suggesting adding strikethrough text.

Please? 😀

Hmm...

test
[slash]test[/slash]
[strikethrough]test[/strikethrough]
[del]test[/del]
test

<style type="text/css">
.strike {text-decoration: line-through;}
</style>
<div class="strike">test</div>

<del>test</del>



Meh, nothing. :\

For now you could mark it up with these:

Omg don't look at me!
I'm highlighted.
A bit washed out.
 
Last edited:
Status
Not open for further replies.
Back
Top