Posts by Josué • 79 points
5 posts
-
1
votes0
answers78
viewsQ: My Chrome Theme image doesn’t fill the whole screen. What’s wrong?
I am creating a theme for Google Chrome, but the image does not fill the entire screen. I already consulted the documentation, I read some tutorials, but my image does not fill the whole screen of…
google-chrome-extensionasked Josué 79 -
2
votes1
answer309
viewsA: Placing static HTML element as an extension for Chrome
If what you want is to have a fixed div at the top of the browser, you can use the css rule position. With this rule you get the result you need. No need for javascript or browser action, pure css…
-
1
votes0
answers1034
viewsQ: "Image rain" effect on CSS3, Jquery or Javascript. How to do?
What I got: -A div with class "background-bg", whose image fills the entire screen. <div class"background-bg"></div> What I want to do: -Create a "rain/snow" effect (falling type) using…
-
3
votes0
answers103
viewsQ: How do slideshow run when the "new tab" tab is open?
I’m trying to make a slideshow script run every time a new tab opens in Google Chrome. I need to do the following execution: 1-Make a slideshow script run 10 images [here put only 3], fade, every…
-
0
votes1
answer165
viewsQ: How to add banners in Joomla from internal modules without plugins?
I’m trying to add 3 banners to my Joomla blog, but I’m not getting what I want to do with the Joomla modules.I want the blog to have the image structure below.. I don’t intend to use a third party…