Questions tagged as 'css'

0
answers

Laravel works on localhost but production server does not work

I have a problem with my system so that when I publish it to Xamp on my server, accessing locally (on this same server) all css and js are loaded correctly, but when accessing from another station, nothing is loaded (css, js, img). I've already...
asked by 25.04.2018 / 19:36
0
answers

How to adjust a custom text editor for mobile version

Is there any way to adjust an editor on the screen, in the mobile version, without using css: zoom:0.1 or transform:scale(0.1) . I need to make the CSS element: .main{} which is the CSS of the container of the entire editor,...
asked by 02.05.2018 / 17:49
1
answer

text is not appearing on the slide show!

I'm trying to insert text into the gradient bar which is the slide of my slide show, but it does not appear. Can someone tell me what's wrong? I made a zip folder with the files to facilitate! link     
asked by 02.05.2018 / 17:19
0
answers

Blank pages - wamp server

Hello! Before yesterday my Wamp Server started giving a strange bug in which all the pages of the project, including phpmyadmin, went blank. No error, only white. What I tried to see if it resolved: restart services; restart the pc; dele...
asked by 28.04.2018 / 19:12
1
answer

DIV that starts at the end of another div and goes to the end of the parent div

I have the following structure: <div class="pai"> <div class="t1"> itens </div> <div class="t2"> itens2 </div> </div> css .pai{ height:100%; } .t1{ height:20%; } .t2{ he...
asked by 28.04.2018 / 18:00
0
answers

How to put div back and content on top

So, can someone kind of explain me how this works? type has a div back where the image is, and on top is the content of the site itself ...    Video of how it is: link     
asked by 28.04.2018 / 18:54
0
answers

Ngx-Charts - XAxisTicksComponent.html: this.adjustedScale is not a function

I'm developing an application in Angular 5, where I make use of Ngx Charts. When I run the application, it gives me this error in the browser console: ERROR TypeError: this.adjustedScale is not a function at XAxisTicksComponent../src/common/ax...
asked by 19.04.2018 / 17:38
0
answers

Using themes in fullcalendar

I was seeing some themes for my fullcalendar I liked Bootstrap 4 Litera, I would like to know how I apply it in my calendar, I know it's through the "themeSystem", but I do not know how I declare <link> . >     
asked by 19.04.2018 / 14:57
2
answers

js ul lis appear one post one

So I have a ul with its li's . I would like to make a js so that every li appears and disappears ( automatically in an infinite loop ) to make way for the next li . That is, every li appears in sequen...
asked by 19.04.2018 / 12:48
0
answers

Add class current in categories menu in wordbar sidebar

I have a menu of categories in the wordpress sidebar within the "News" page, I'm using index.php as the main page of posts setting it by "customize" as in the image below, then in the "News" page the menu category-sidebar shows the current-cat c...
asked by 26.04.2018 / 15:18