Questions tagged as 'webdesign'

2
answers

Box-shadow property: inset does not work in img

I was testing the box-shadow property to make a gallery and realized that the <img> tag does not accept box-shadow:inset... but accepts box-shadow normal. However if I put <img> as the background...
asked by 30.11.2017 / 12:16
1
answer

Chamfer effect [Bevel] in PS texts in CSS

I am facing a problem that I believe to be common between Designer and Dev / frontier / webdesigner or lack of communication at creation time or lack of developer technical knowledge to apply the technique. I am producing a Layout that is...
asked by 26.10.2015 / 14:49
1
answer

How to organize the body of HTML on the screen with CSS

I made a header and retractable side menu, but I can not now organize the body of the site next to the menu, it always stays down and if I float left and right it gets occupying 10% of the screen size and glued to the right side. HTML and CSS...
asked by 17.04.2015 / 14:07
1
answer

Background with gradient and ripples

I wonder if it's possible to create the effect of the image below using CSS. Doing the gradient is quiet, but I have difficulty making the ripples. #teste { width: 100%; height: 300px; background-image: linear-gradient(to top, #30...
asked by 05.04.2018 / 20:46
3
answers

Center Web page content [duplicate]

I'm trying to create a simple, resizable HTML page in which the content is all vertically centered. But I can not centralize text boxes in any way. This code will initially be the graphical interface of an APP for Android. I am coding so...
asked by 23.11.2016 / 23:05
0
answers

What is the best way to organize files in a web project? [closed]

First of all, a thousand excuses if this question does not fit the objectives of the site. I want to create a "pack" of themes / skins for wordpress (maybe with some mu plugins), phpbb (or similar) and mediawiki (or not), but first I need to...
asked by 15.12.2015 / 07:54
3
answers

How to solve this situation in the layout part? [closed]

Iwouldliketoknowhow,throughthePhotoshopCS5(CS6)toolsIcandoeitherwhiteorblackcomeinthecolorpointedbythehexadecimalcodewhichisalsothelargercolorimage.ItriedtogettothisresultusingtheHue/SaturationtoolbutwithoutsuccesssinceIdonotunderstandanythingab...
asked by 06.08.2014 / 20:06
2
answers

Insert icon in input text with HTML and CSS

Hello, I would like to insert an icon in the input text of my system, until I could put the icon, but when I click on the input to type the text the icon simply does not hide. can you help me?     
asked by 24.04.2017 / 20:02
1
answer

change text from an asp.net fileupload

Can you change the text inside FileUpload? I wanted to change the text "No file selected"     
asked by 03.05.2018 / 13:25
1
answer

How do I load a loader over the divs in angle2

I'm trying to implement a loader on an angled project while requesting the request. but I'm not able to position it in the center of the screen overlapping the other divs ... look how it is getting, only a tip of it appears in the image and abov...
asked by 01.04.2018 / 22:30