Skip to main content
1 vote
0 answers
67 views

I have read many questions/ answers on this topic but I still can't get the hover background to apply. The default background color of QPushButton is working and when the mouse Gets over the button ...
Timothée Soriano's user avatar
0 votes
1 answer
36 views

I have a working React Native Search bar which on keypress populates a FlatList view. When a Flatlist element is pressed I want to highlight just the element that is selected. Any ideas on how this ...
MattJ's user avatar
  • 149
0 votes
1 answer
43 views

I have script like this and it works well until today, import styles from '../css/basic-styles.module.css'; <div className={styles.wrapper} However, suddeenly this code shows the error on console,...
whitebear's user avatar
  • 12.6k
0 votes
0 answers
99 views

I am working on a react native expo project, I used Nativewind for styling, while it works on text and view, it didn't work with Image or ImageBackground component. Has anyone experience this? I am ...
Rasyidi Alwee's user avatar
1 vote
3 answers
135 views

fontFamily not working. Am i must use the expo-font why? Also, when using expo, you need to specify the font name in the element, I do not want this. // react-native.config.js module.exports = { &...
Mahmut Serdar İset's user avatar
0 votes
1 answer
112 views

I'm trying to make a toggle button that simply switches from a lock to an unlocked symbol when you click it. For my main program, I have a .qss file that applies default stylesheets to a bunch of ...
user23346328's user avatar
-1 votes
1 answer
223 views

Have just one question In the Mozilla @layer documentation I see the next one Which means that the lower priority has the user agent styles Then - usual user styles Then - styles in @layers so if i ...
Bookamba's user avatar
-2 votes
1 answer
95 views

I try to make a Website with Wordpress and use the underscores theme. I made a custom CSS file under /css/custom-css.css to style the most part of the website. If I load the CSS by the function.php, ...
stelifant's user avatar
1 vote
2 answers
252 views

Update: This issue is caused by a Qt bug. They solved it, for release in Qt 6.9. https://bugreports.qt.io/browse/QTBUG-129290 Original Post: We had to port code to Qt6, and one of the things that ...
Thalia's user avatar
  • 14.8k
0 votes
2 answers
107 views

I have some spreadsheets that load at the bottom of the page for a couple of plugins (e.g. Ultimate Member and Open User Map). I have a child theme stylesheet, but some of the styles in the plugins ...
gwmbox's user avatar
  • 167
1 vote
0 answers
35 views

I am trying to add elevation so that I can add a effect share below but right now my code isn't adding that effect. I have even tried linear-gradient to add such effect in view but still not able to ...
Harsh Mishra's user avatar
0 votes
0 answers
30 views

I create a simple book.php file in my root directory with some stylesheet what I linked with link tag. But when I try to include the book.php file into all.php file from root/new directory the ...
hasanofficial27's user avatar
-1 votes
3 answers
111 views

My External css file is not linked to my html page. I had with inside a folder with path ->app-->css-->layout.css ->index.html In my index.html file I linked it like <link rel="...
Subha Maharjan's user avatar
0 votes
1 answer
45 views

This is the code is not working in IE11, It's working fine in chrome and Mozilla. I am trying to add a background color on hover a div.border-green, It's failing in IE 11 .border-green{ border-...
Pavan G S's user avatar
  • 101
2 votes
3 answers
3k views

So, this question is based on a piece of homework that I'm currently working on. I was provided with an HTML document and two stylesheets. The HTML document is really simple: <html> <head>...
Nikki's user avatar
  • 23

15 30 50 per page
1
2 3 4 5
192