Questions tagged as 'css'

1
answer

How to draw shapes with HTML5 and CSS, in the case: an arrow?

Can you draw an arrow, plus the strokes, as in the following image, using HTML5 and CSS3? Or should I create and place a graphic? I wish it was drawn.     
asked by 21.11.2017 / 18:52
1
answer

How to put a div with page content on the side of the vertical menu that came included?

I have the following structure, for now: Thesidemenucamewithinclude_once'menu.php'andthepagewe'reviewingishome.php.MenuCSS:.longBarVertical{width:180px;min-height:100%;background-color:transparent;border:1pxsolidblue;float:left;}.logoMenu{ma...
asked by 21.11.2017 / 04:29
1
answer

How to style multiple elements with different hover styles

I have a div with multiple links, like this: Whereinhoverofdiv(wrapper)onlymadetheunderlineofboldtext(title)butdoinghoverintagsunderlineditstaganddidnotunderlineboldtext.IleavebelowaschematicofhowitisdoneandthecodethatIhavesofarforbet...
asked by 15.11.2017 / 15:03
1
answer

Media Queries messing up the site

Galera, next. I already have 4 CSS that make the necessary adjustments on my site. (unfortunately I started from the highest to the lowest, since I did not know it was good to have started from the mobile). Pro my site will require:...
asked by 14.11.2017 / 18:29
2
answers

Set up style sheet with PHP

I am setting up an administrative system and one of the administrator options is to control various page color settings. But I'm having a hard time figuring out the best way to put these settings on the site. I thought about creating a style...
asked by 03.02.2018 / 21:12
1
answer

How to insert a line above the carousel

I'm trying to make a carousel that when clicking on the items the image is displayed and next to the content I would like to insert a line like the image below and center the items with the title beside how do I do this? <divclass="home-d...
asked by 05.02.2018 / 16:32
2
answers

Post element using reference from another element

Position an element using the position reference of the div box, the element is in display none and when it receives the click event ira appears on the screen, however it should appear below the div box. <h3> Sindico<i class="taskAtiv...
asked by 01.11.2017 / 17:27
1
answer

how do I get scrollbars from my iframe via css?

I'm doing an exercise to hide the iframe's scroll bars but something went wrong! again! function mudaFoto (foto) { document.getElementById("icone").src=foto; } @charset"UTF-8"; section#conteudo { width: 1000px; margin: auto;...
asked by 02.11.2017 / 16:06
1
answer

How to remove dark part on the sides of the carousel bootstrap

I'm doing a scrolling system to show some tables using a carousel, but the default is with a darker tint on the sides and even in the table itself, how can you remove that color leaving only the tables and buttons? I'm not using anything othe...
asked by 02.11.2017 / 21:22
1
answer

Put responsive site

Well, good afternoon, next. It's the first time I've been making a website, and in my head I would do the desktop site first and then make the changes responsive (reduce font size, images, change some columns, etc ...) for mobile and tablet ....
asked by 13.11.2017 / 20:03