Questions tagged as 'css'

1
answer

Someone who knows the Ulkit framework

I'm starting to learn the Ulkit Css framework, I'm trying to make a responsive menu that fits the mobile. When it is in a mobile resolution, it does nothing like the examples that the Ulkit site does, if anyone who understands this framework can...
asked by 05.07.2016 / 16:46
0
answers

Css and blocking javascript

I tested my blogger in pagespeed and it appeared to block css and blocking javascript and as an example it gave me the following files in which I should block: css: http://fonts.googleapis.com/css?family=Qwigley&subset=latin (e mais d...
asked by 07.06.2016 / 15:19
2
answers

Error with PHP function

Hello, I am developing this system for study purposes and whenever I try to do some operation like register, edit or delete I get the error message: "Fatal error: Call to undefined function logged_user () in / opt / lampp / htdocs / projects / es...
asked by 07.06.2016 / 03:37
2
answers

Selector does not pick another selector

I have a transition effect on a div that should be applied when hovering on another div. I tried to use some selectors (+, >) I could not believe it's the way I'm using them .box-toogle { width: 100%; height: 150px; top:...
asked by 03.06.2016 / 01:34
0
answers

Image slide with thumbnail and zoom

Hello, I would like to know how I can do / or if there is an image slide plugin with thumbnail and zoom when hovering the mouse on the larger image, similar to the Free Market site? Thanks. Ex: link     
asked by 04.06.2016 / 04:10
1
answer

Use external css file in JSF

given my template page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:...
asked by 01.06.2016 / 19:00
0
answers

Slider Loading Problems - Height

I'm using a plugin to make a slider, called Slick . link I'm leaving the slider image with width: 100% to make the image look good from 1280px resolution. But when I leave this way the height of the parent element that r...
asked by 02.06.2016 / 14:08
0
answers

How to make a tab with HTML and CSS?

I'm creating a layout, in some divs I wanted to make a separator in triangular format and get a background image, like the image below: In the case of the image is just an example, but the top rectangle has a background with image and I wo...
asked by 02.06.2016 / 19:49
1
answer

How to simulate a "min-top" in css

Does anyone know of a way to simulate a " min-top " in an element? Maybe using JS or Jquery ... I'm using scale() in an object, but the function causes the element to change position. I would like that when I apply scale() th...
asked by 21.06.2016 / 21:48
1
answer

Is it possible to create css class at runtime? But with caveat!

I have a question that can be of help to many, the question is that in a form html we make much use of style class (css) to make life easier, it happens that being creating classes for some situations gets boring and many Sometimes we repeat the...
asked by 08.06.2016 / 16:01