User talk:Raouf4

From Wikipedia, the free encyclopedia

Quite Unique!

I saw that your edit to your common.css page got flagged, so I went in to check. Gonna be honest, I've never seen anybody go to those lengths for their religion, but honestly, you do you, man. You're dedicated. Wikipedia needs dedicated people. Keep it up, man! --DollarStoreBa'alConverse 13:17, 18 March 2026 (UTC)

Well first of all, I am noob at contributing into Wikipedia, so I thought that editing my common.css is like changing personal profile settings, even if the files will be public anyway............So it's flagged then, is that why it doesn't on my side? (Be it on PC or mobile browser).
And................Thanks man, such editing rarely got appreciations due to their preserve nature. Raouf4 (talk) 13:27, 18 March 2026 (UTC)
It's just so unique. I don't know why, but I find it really cool. Keep doing whatever suits you! --DollarStoreBa'alConverse 13:28, 18 March 2026 (UTC)
If it just works..............Thanks again mate! Raouf4 (talk) 13:32, 18 March 2026 (UTC)
It worked !!!
But the preview images still showed in the search.
That's a great step!
Thanks for your words! Raouf4 (talk) 13:54, 18 March 2026 (UTC)
Hmmm... maybe you also need to include the preview images in the css? Just a thought. I can link them if you wish so you don't have to look at them. --DollarStoreBa'alConverse 13:55, 18 March 2026 (UTC)
Based on the Help page of "Help:Options to hide an image" : "Search result images can be turned off by altering the respective common.css for the skin being used and adding a rule to not display background images for spans of the class .wvui-typeahead-suggestion__thumbnail, for example:
```
span.wvui-typeahead-suggestion__thumbnail {
background-image:none !important;
}
```
"
However, the images are still shown (To be precise I mean the little images the previews the thumbnail of the articles that the search bar promotes when you type something) Raouf4 (talk) 16:39, 18 March 2026 (UTC)
I've found that sometimes the thumbnails are automatically set to an image in the article. Maybe you can set the files the pages use to display nothing? --DollarStoreBa'alConverse 16:55, 18 March 2026 (UTC)
Here's something. Your page shows
.searchResultImage-thumbnail {
display: none;
}
But the page says
span.wvui-typeahead-suggestion__thumbnail {
background-image:none !important;
}
Maybe the 'span' at the beginning is all the difference? I'll check. --DollarStoreBa'alConverse 17:06, 18 March 2026 (UTC)
```
.searchResultImage-thumbnail {
display: none;
}
```
This rule is something else, it's for images of articles in the Results page,
And yeah, the search suggestions appears to be indeed 'span' HTML elements.
My thought now is that maybe the CSS class name for the suggestions rows had changed since the writing of the Help article. Raouf4 (talk) 17:42, 18 March 2026 (UTC)
It seems that way. I'll reach out at the teahouse and see if anybody can help. --DollarStoreBa'alConverse 17:51, 18 March 2026 (UTC)
Dude............you deserve a special thanks for your very special support! Raouf4 (talk) 20:45, 18 March 2026 (UTC)
Thanks! Just trying to help out. --DollarStoreBa'alConverse 20:53, 18 March 2026 (UTC)
You already have ;) Raouf4 (talk) 21:12, 18 March 2026 (UTC)

Related Articles

Wikiwand AI