Top "Layout" questions

The layout tag is for questions about the placement, alignment and justification of objects with respect to a containing element.

LaTeX: Multiple authors in a two-column article

I'm kind of new to LaTeX and I am having a bit of a problem.. I am using a twocolumn …

layout latex tex
How to make RatingBar to show five stars

I am following the standard example of how to add a RatingBar. To control the number of stars I tried …

android xml layout
ImageView in android XML layout with layout_height="wrap_content" has padding top & bottom

I have a vertical LinearLayout containing an ImageView and a few other layouts and views. <?xml version="1.0" encoding="utf-8"?&…

android xml layout imageview
How to show android checkbox at right side?

By default android checkbox shows text at right side and checkbox at left I want to show checkbox at right …

android layout checkbox
How do I remove the height style from a DIV using jQuery?

By default, a DIV's height is determined by its contents. But, I override that and explicitly set a height with …

jquery html css layout
Placing a JLabel at a specific x,y coordinate on a JPanel

I'm trying to place a series of JLabels at specific X and Y coordinates on a JPanel (and set its …

java swing layout jcomponent null-layout-manager
Fix font size issue on Mobile Safari (iPhone) where text is rendered inconsistently and some fonts are larger than others?

Our site renders with inconsistent font sizes on mobile Safari -- and as far as we can tell, only Mobile …

iphone css layout mobile mobile-safari
Positioning a div near bottom side of another div

I have outer div and inner div. I need to place inner div at the bottom of the outer one. …

html css layout
Is it possible to create a pinterest-like layout with Bootstrap only?

I am trying to the get my head around this for quite some time now: Is it possible to create …

layout twitter-bootstrap grid jquery-masonry
Android Layout with ListView and Buttons

Alright, this specific layout is just annoying me. And can't seem to find a way to have a listView, with …

java android listview layout