Questions tagged as 'css'

1
answer

Overwrite responsive.css in a child theme or child theme in wordpress?

I'm trying to overwrite a custom css file called responsive.css with children themes in wordpress. If I edit the responsive.css of the father there is no problem but if I do it in the responsive.css son does not work The rest of the files...
asked by 16.11.2016 / 15:07
2
answers

I need to keep a label aligned with the first div that follows

I'm creating a form within a footer and that's how it looks in different resolutions: col-lg-4 : col-md-4 and col-sm-4 : col-xs-12 : As you can see, the label that contains the word "New:" remains aligned with the...
asked by 18.11.2016 / 12:02
1
answer

Google Adsense modified with the same ID [closed]

Is it possible to use the same ad block, that is, the same code generated by the google-adsense application with a single ID , on different pages? The idea is to modify afterwards, the size of the ad block in a common file CSS , w...
asked by 04.11.2016 / 12:36
2
answers

. htaccess does not load css or images

My next error is with the htaccess I do not load the css files or anything RewriteEngine On RewriteRule ^blog?$ web.php RewriteRule ^blog/c/([0-9]+) web.php?id=$1'     
asked by 11.08.2016 / 04:07
1
answer

Build a responsive modal screen

I have a div tag to which I give a certain style and I show it as a modal screen, in desktop PC it looks good, but in Tablets and phones it does not appear centered..I would like to make it responsive My Code (I do not put the buttons...
asked by 12.08.2016 / 14:49
1
answer

Advance steps in a form with fieldsets

I have a form with multiple separate steps with a fieldset , and what I want it to do is that the progressbar has href to send directly to the next fieldset , without changing much what CSS is . Any response is apprecia...
asked by 11.07.2016 / 04:05
1
answer

How can I pass stylus variables from the main file to the imported one?

I'm doing a grid system with stylus. I have several files .styl with different mixins and functions but to simplify let's say that it is only one called grid.styl . A user who wants to use it would only have to create his own styl...
asked by 06.06.2016 / 10:25
1
answer

TAB problem with the CSS style sheet

I have a problem with the HTML and the style sheet in a tabbed navigation. When I move the mouse pointer over the tab, it does not work correctly, only at the ends of the tab; If I click in the middle of the tab, it does not do anyth...
asked by 13.09.2016 / 22:46
1
answer

Active and Hover come together

I'm making a website. When a page is active, the button on that page turns dark blue. I have entered a dropdown-button and it is giving me a lot of problems. When the Multimedia button (dropdown-button) is active, the hover does not stop,...
asked by 10.11.2016 / 12:28
1
answer

How to correctly display the Bootstrap style in DataTables?

The style is not applied correctly on my page, I am sure of the order I gave to the CSS and scripts styles. But even so they still do not work even if I base myself on the same examples of the Angular-Datatables page. As you can see in th...
asked by 18.03.2016 / 20:32