Posts by Welker Zigante • 89 points
6 posts
-
1
votes1
answer792
viewsQ: Banner animated with HTML5
Good afternoon Folks, I received a request to create an animated banner in HTML5. I created the banner using HTML and CSS, and it worked correctly. The client was trying to implement on his site,…
-
1
votes1
answer524
viewsQ: How to dynamically display the category name of my post within the text in wordpress
What PHP function can I use to make the category name dynamically appear in wordpress in the text of my post?
-
5
votes2
answers3252
viewsQ: How to put the page number to be printed with CSS in @media print
I want to put the page number when the user wants to print my web page. For example, when it is to print my page, and it is broken in two, I want it to appear "page 01/02" and "02/02" on the pages,…
-
0
votes1
answer229
viewsQ: Checkbox not clickable
I want to make the checkboxes of a specific page on my site visible, but not clicked, where the user can only interact with them after logging in. Is there any CSS solution for this situation in…
-
0
votes2
answers437
viewsQ: Disable Bootstrap Collapse after first click
I have a page, on which I applied the bootstrap class Collapse, where when clicking it expands a certain area and the page scrolls to that part of the site. I want, when clicking and expanding this…
-
0
votes1
answer20
viewsQ: Media Query syntax error when compressing code
I am trying to compress the site where I work to the maximum and I am minimizing the Java and css, but this giving error to minify the css well in the codes similar to what I will put here below. He…