Questions tagged as 'css'

2
answers

Doubt about my javascript linked with html

Good morning everyone, I'm trying to make a menu which when clicking the "label" label changes the src of the image to another one by way of "check", I explain: My intention is that when I click the icon illuminates me, and when clicking the...
asked by 12.09.2017 / 12:03
0
answers

Problem with transation when using AddClass and RemoveClass

Hi, I'm using jQuery so that when I do scroll a menu container decrease its heigth , width and hide the title. It works, but it does not make the transition that I have in CSS ... HTML: <ul id=list-menu> <div class="...
asked by 12.09.2017 / 21:30
0
answers

Fix an item on the bottom in wordpress

I'm designing a page that is dedicated to the broadcast of podcast in direct, it is made in Wordpress, the problem I have is that I can not fix the player that Spreaker provides me (the software in charge of recording and broadcasting the podcas...
asked by 14.09.2017 / 12:54
0
answers

How to import CSS rules?

If I have two css files, in the same folder : main.css where I have several rules, for example : body { background-color: #000000; margin-top: 50px; } and the jxcore.css (where there is still nothing) And two htm...
asked by 14.09.2017 / 13:16
1
answer

Align images of Products in WooCommerce store

I've really given the CSS of my store a lot of laps to correctly align the thumbnails that appear on the main page of my WooCommerce store. The theme that I use is Ascend from Kaddence Themes although very modified, the css I can not attach i...
asked by 26.09.2017 / 06:01
1
answer

Expanding panel

I am working on a web page and I would like you to help me create a drop-down panel whose position is fixed . So that they understand me better, it is a panel like the one we see on Facebook where the active contacts are. In any case, here...
asked by 26.09.2017 / 20:39
1
answer

I do not work the lazy load with lazysizes

I'm doing an example with images to load in a "lazy" way (with lazy load) but it does not work for me. I've been through this a lot and I can not find the problem. In the head I have: <style> .contenedorfoto{ float:left; text...
asked by 06.09.2017 / 08:03
1
answer

News Slider

I wanted to make a% infinite% co containing news, so I want each image to show a text that in turn is a link to the news to read it in depth. Here is an example: News page with similar slider The thing is to make an infinite slider of im...
asked by 01.09.2017 / 18:38
1
answer

Visual effect in web navigation bar

I need your advice to achieve the following visual effect of the next navigation bar. What I want to achieve is that the links in the navigation bar have a lower height than the logo so that the same logo is highlighted, just like the l...
asked by 31.08.2017 / 06:28
1
answer

Enter icons in WordPress from css

I'm trying to enter FontAwesome icons in my WordPress template but the moment I see the template in the browser, they are not displayed in my css I put them in the following way: nav.sociales li a[href*="facebook.com"]::before { content...
asked by 31.08.2017 / 00:50