Questions tagged as 'layout'

2
answers

Related news on site [closed]

Hello, I would like to know how I can put related news on my site type I have a session on my site called "POLITICAL NEWS". and the person clicking on the news will see other news about politics below? type: a < section > or < article &...
asked by 02.03.2018 / 15:02
1
answer

How to reduce the size of this navigation bar?

I am doing this application and I needed to remove the back arrow, and after doing this removal the bar continued to exist, leaving it very large and inelegant for my application ... Does anyone know tell me how to do it ? Below the image of how...
asked by 08.02.2018 / 12:33
1
answer

Positioning components vertically with GridBagLayout

I created a java code to position objects in the window of type JComboBox and JTextField and I want them to be one underneath the other. The code I tried is this: /*Biblioteca */ import java.awt.*; import java.awt.event.*; import...
asked by 21.10.2017 / 22:46
1
answer

How do I position JTabbedPane on the bottom half of the screen?

I would like to have my screen split into at least two parts, at the top I will add some fields, and at the bottom, a% with_with% of tabs. The problem is that I do not know how to do this, I can only do JTabbedPane occupying the entire screen....
asked by 02.12.2016 / 18:03
1
answer

scroll with position: fixed losing the right margin

When I scroll down, the chat # div will get everything fixed. But the problem is that the layout breaks down the right margin. How can I resolve this problem? $(document).ready(function() { var nav = $('#chat'); $(window).scr...
asked by 04.07.2015 / 20:28
1
answer

JOptionPane layout customization

I have the following structure of my JOptionPane, with horizontal typing : Howtoleavetypingfieldsvertically?Hereistheclasscodebelow:importjavax.swing.*;publicclassJOptionPaneMultiInput{publicstaticvoidmain(String[]args){JTextFieldfieldNome=n...
asked by 09.10.2014 / 02:03
1
answer

Layout does not appear in "_layout.cshtml"

I'm editing the _layout.cshtml file so that it can be replicated on the other pages. However, when I run my program it's like I have not made any changes to the layout. What can it be? By the way, I'm having the error like this:    T...
asked by 26.11.2014 / 20:47
1
answer

Difficulties with responsiveness to complex layout

Good afternoon, all good? I have a question, if it gives a lot of work, do not even have to do it, just give me a light, because I think I'm not doing this layout the best way to stay responsive and I'm having a lot of problems at work. Th...
asked by 09.09.2018 / 19:12
1
answer

Can I use Grid CSS Layout on all new projects?

Even without full support from Microsoft browsers, if you need to use the -ms- prefix, can I start using CSS Grids on new projects without worrying or should I continue to use grids frameworks?     
asked by 24.07.2017 / 16:08
0
answers

Search Refinement in Android Search View

Personal i am new to the android world could you help me out indicating how to include these search refinement filters and sorting the text that is typed in the same searchview as it is presented in the Walmart application? The refinement screen...
asked by 20.04.2017 / 22:23