Questions tagged as 'css'

1
answer

Image over links

Good afternoon, guys. I made a navbar and in the center I put an image, so in this image it is on top of the links in navbar, I already tried some things like z-index but I do not objectify the result. if anyone can help me I will be very gratef...
asked by 24.04.2018 / 18:04
1
answer

Scroll-based loading bar

Hello I'd like to know, if someone has already done or seen on some site, a horizontal bar at the top of the site, example the youtube upload bar, however it increases and reaches 100% when it is rolled to the bottom of the page , as the scro...
asked by 20.04.2018 / 17:28
1
answer

Padding reducing image

I have an image with a background worked, in this image I'm giving padding equal 140px, however instead of the image increase the padding, and consequently, getting a bigger box, the image is reducing, increasing the padding into the image keepi...
asked by 17.04.2018 / 23:02
1
answer

Slideshow div placement

I have the following page: <!doctype html> <html> <head> <meta charset="utf-8"> <title>Slider</title> <meta name="viewport" content="width=device-width"> <link rel="styles...
asked by 24.04.2018 / 13:00
2
answers

Download anchor validation

Next,IneedtovalidatethisformsothatonlyafterthepersonregisterscanIdownloadthefile.WiththetagIcanalreadyhavethisvalidationbutImanagedtoputittodownloadonlywiththetag"ancora". <section id="e-book"> <header> <h3>Baixe...
asked by 06.10.2017 / 20:20
3
answers

Materializecss: image without margin

I'm having an image inside a div . At the bottom it gets a margin . I tried Firebug to look at the code for div and img , but I did not find anything declared with margin and padding . <div class="row"&...
asked by 14.10.2017 / 00:55
1
answer

reponsivo web site, problem in CSS

I was running fine, but I came across a problem in my css .. One is my footer, that even if I change the background color it gets the background color of the body Mycsscodeatthetopofthepage:@importurl('https://fonts.googleapis.com/css?fam...
asked by 24.12.2017 / 17:46
1
answer

I am having problems loading bootstrap-vue js

import Vue from 'vue' import App from './App.vue' import BootstrapVue from 'bootstrap-vue' import 'bootstrap/dist/css/bootstrap.css' import 'bootstrap-vue/dist/bootstrap- vue.css' Vue.use(BootstrapVue); new Vue({ el: '#app', render: h...
asked by 14.09.2017 / 22:25
2
answers

Awesome Font Problems

Hello, I'm having trouble with Awesome Font , I'm creating a page that I want to use the icons, I started typing the Awesome Font url, it shows the icons, then it includes 2 more CSS files, boot .css and style.css, after including the icons hav...
asked by 14.09.2017 / 16:28
1
answer

CSS Carousel within another image

I need to make a carousel / slideshow of images only it happens inside another image. Example: I have this picture of the notebook in png, the slideshow should happen inside his screen. However, controls like arrows and "balls" to indicate w...
asked by 21.08.2017 / 15:15