The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
48 views

Alignment of <input type=“submit”> in Chrome changes if value=“”

I have a simple HTML form with only two elements -- a text box and a submit button -- that need to be horizontally aligned. The button has a background image, and I would like to set its value="". ...
1
vote
1answer
49 views

Why is Bootstrap nav dropdown menu aligned to the right?

I am having a bootstrap dropdown. It works fine, but when I am inside a page accessed through the menu, then it gets weird: ...
1
vote
2answers
34 views

CSS inline-block fixed width tiles

I'm building a tile-based portfolio Wordpress theme, and I can't get the tiles to center correctly in their parent div. Here's the static page (I'm migrating from .cu.cc asap). I've used inline-block ...
0
votes
3answers
25 views

Dynamically align on center divs inside another div with dynamically changing height

I cant find solution to my problem, so I am asking you for help... I have 1 div which is changing its height depending on browser window height. Inside of this div is 5 another divs 4 per line, when I ...
1
vote
2answers
31 views

Horozontal distribution/alignment

In this jsfiddle http://jsfiddle.net/byronyasgur/kUgBA/3/ I am trying to get the red on the right to match up perfectly with the yellow, however I am confused by why the inside box needs to be 338px ...
0
votes
4answers
54 views

Android: how to align views vertically and horizontally

I'm wondering how I can align the buttons as the following: Button1 and Button2-2 are supposed to align horizontally, Button2-1 and Button2-2 should align vertically. [Button2-1] ...
0
votes
1answer
77 views

How to span the single column in an ASP.NET Gridview HORIZONTALLY

i have a Gridview with a single column which is a template field with an image and a label. By default, the gridview expands vertically according to the items in the datasource. But in my case most ...
1
vote
5answers
70 views

CSS or jQuery to right align image in Viewport and still allow scrolling to left

I'm working on a HTML page for Webkit, and have an image wider than the viewport (2048 x 1536px). I'd like to have the right half of the image appear in the viewport as the starting point, and allow ...
0
votes
4answers
41 views

Aligning <li> next to each other, not working

I have a problem with aligment of two li elements inside a div because in the next example HTML <div id="menu-container"> <div class="menu-left"> <ul id="menu-principal" ...
0
votes
3answers
103 views

css - stretched and evenly spaced horizontal menu

I hope, you can help me, I have a horizontal menu, my problem is the following: The first is normal stretch with table, the second is what I want: stretch + even gaps between texts. I achieved ...
0
votes
1answer
19 views

Center wrapper horizontal and vertical from 768px

I've got a #wrapper div and I need to center it vertical and horizontal from width:768px; . From 0px till 768px it only need to center horizontal and alight to the top, anyone ideas? I did some ...
0
votes
1answer
46 views

CSS: how to make bottom div width same as the width of image above?

http://www.kuwaitjournals.org/test How can I fix the width of the main <div> with the image on top, or make the width of the top image dynamic like the main <div>?
0
votes
1answer
57 views

jQuery Megamenu position alignment

http://www.osep2.uga.edu/EE/Home How can I make the megamenu drop downs align with the left side of the container? At the moment they align left with the entire page. If I change the position to ...
0
votes
0answers
19 views

images displayed horizontally woordpress,bootstrap

I'm trying to get my DIV to display only a horizontal scrollbar. I am filling up the DIV with lots of images, and only want the user to be able to scrol horizontally. I want to implement this inside ...
0
votes
2answers
51 views

Horizontally centering elements inside a div

To make this easy, say you had a div that was 100px wide, and 3 divs inside of it each 20px wide. How can I align them to where they align to the center of the div leaving a 20px; gap on each side?
0
votes
1answer
79 views

PHP GD - Align text center-horizontally and decrease font size to keep it inside the image

Hope you are doing great. I’m still a newbie with php so after making some reading and while checking some posts here I was able to put some text over an image with the imagecreatefrompng() function ...
0
votes
0answers
46 views

Auto horizontal align especially for smartphone

I'm stuck on a problem the last few days, looking, fiddling and more.. So i'll get to the point. On this page: http://beyondallmeadows.com/lazyfattree/test/ if you view this on a regular screen ...
0
votes
1answer
35 views

alignment issues btn calendar and grid

Inside a panel I have an asp calendar and an asp detailsView. Im trying to get them to display along side each other but cant get the alignment correct. I would like the the calendar top left, and the ...
1
vote
2answers
41 views

centering div horizontally

My page layout: div for header : position: fixed div for sidebar: float: left div for content: float:left div for footer : position: fixed the positions are set to be like so so that ...
1
vote
1answer
29 views

Images display vertically instead of horizontally in FF & Chrome

I hope someone can help me! My images are displaying vertically instead of horizontally in FF and Chrome, but displays perfectly (horizontally) in IE. I know html somewhat, and very little about css ...
0
votes
1answer
91 views

ListView alignment issue in Windows 8

I have a strange issue, I tried every trick I knew to centre align the ListView placed inside a grid. No matter what, it looks like it is left aligned. The width and height of the ListView is data ...
1
vote
4answers
66 views

Center absolutely-positioned box? [duplicate]

I made an simple slideshow with jquery and now i have the problem that i cannot center the div box in wich the slideshow is, the name of the is fadein: <style> body, html { margin:0; ...
2
votes
2answers
83 views

Centering content vertically and horizontally, the browser doesn't allow scrolling

I'm using the following css to center my content both vertically and horizontally; the problem is that when you minimize the browser to make it smaller than the content div, it continues to center but ...
0
votes
1answer
68 views

2 CSS texts - 1 an email addy - how can I align them side by side?

I'm webmaster of a directory site with basic CSS skills, using SobiPro on a Joomla base. Directory entries display 2 images at top - an exterior and interior photo. At times, only 1 or the other ...
0
votes
0answers
25 views

How do I align my text to a block beneath an SVG?

this is my first time posting a question so sorry if I'm acting like a noob! I'm trying to align a block of text below an SVG logo, but since the logo itself is already center aligned I'm having a ...
0
votes
5answers
61 views

How to place a button in the center of div of dynamic size

I have this code: <div class="outer"> <ul class="list"> <li class="inner"> <div class="line">information1</div> <div ...
0
votes
0answers
73 views

EPPlus namedstyle horizontalAlignment

I have problem implementing the following code: var newNamedStyle=_workbook.Styles.CreateNamedStyle("testStyle"); newNamedStyle.Style.HorizontalAlignment=ExcelHorizontalAlignment.Center; ...
0
votes
2answers
127 views

Vertically alignment text within anchor tag

Everything works, text is in the middle of an anchor. Whole ul tag is in the middle of the page, but this is only problem. When text is little bit longer it breaks and my anchor tag goes up, I'm not ...
1
vote
3answers
58 views

How to divide a menu horizontaly between buttons , using CSS?

I have a dropdown menu like this http://www.mrc-productivity.com/forum/cssdropdown.html coded using CSS. Now I am having little problem, let's say I have 4 menu items, and I want the total width of ...
1
vote
3answers
84 views

How to center the center circle?

How to center the center circle (CSS only)?   [Assume latest CSS3 browser support.] Must maintain v/h centering when parent w/h changes dynamically. Would the experimental CSS Box Model spec ...
0
votes
1answer
84 views

Can UICollectionView count horizontally?

I have this from a programmatically implemented UICollectionView: Is there a way (programmatically) to ask it to count left to right instead of top to bottom so that there would be two rows of four ...
0
votes
2answers
63 views

CSS | Stretching out wrappers horizontally fixed to browser resolution

http://jsfiddle.net/aLmUy/1/ ^^^^ Look here to see what I mean ^^^ Ok this is a little hard to explain... Basically what I want is to have a fixed layout horizontally (not vertically) so the page ...
0
votes
4answers
48 views

android: align a button to the rightmost in XML

I want to align a button to the rightmost part of the screen, but I am not able to do that. I am not able to use the alignParentRight field here. Here is the code: <LinearLayout ...
1
vote
5answers
77 views

Left and Right aligning of a list on the same line in sequence

Trying to use a list with 5 (or more items) gotten the code to work but trying to get it to work as the desired image shows. I'm very new at css so please bear with me. thanks Any help would be ...
1
vote
1answer
314 views

Phone 8 XAML: Horizontal Alignment in LongListSelector

I've got a long list selector. All I want to do is to align two elements inside the ItemTemplate: 1. a button to the right with a given, fixed width 2. a text panel to the left that fills the ...
0
votes
0answers
53 views

How to set margin through for looping [Android DynamicUI]

I was trying to set margin over the editText with 'layoutParams' before, and it works perfectly fine. Now we have some stuff we working on with Android, and i was told to make the editText assign to ...
0
votes
2answers
97 views

How to align multiple StatusBarItems to the right side in XAML?

I have a StatusBar with 4 items in it on my C# application. I basically want to float the last two StatusBarItems to the right. I've tried it by setting them both with HorizontalAlignment="Right", but ...
0
votes
2answers
241 views

How to shift a textview in a new line if another textview is too long

In a RelativeLayout I have two TextViews aligned on the same row: the first is aligned to the left, the second is aligned to the right. How can I do to shift the second TextView in a "new row" only ...
0
votes
1answer
46 views

Table width scrolling site left and right

I'm stumped as to what is causing this. I have duplicate sites but in one of them, I have a table that is causing my site to scroll left and right. Using Web Developer Toolbar, I am able to outline ...
2
votes
3answers
134 views

Center an image horizontally and position it on the bottom vertically within a div when width is unknown

I have a figure with a percentage-based with. Within that box, I have an image with a transparent background. I need to center it horizontally, and pin it to the bottom of the container, while ...
1
vote
2answers
114 views

Actionsheet on ipad

This code works fine on iPhone, but on iPad the actionsheet is showing up in the middle of screen. not in the corner where the trigger button is. Also there is no cancel buttons showing up. Also, the ...
1
vote
1answer
170 views

Aligning Text with a ContentControl using the HorizontalContentAlignment property

I am attempting to apply a "text alignment" to a ContentControl. Since the ContentControl does not have a horizontal or vertical text alignment property like the TextBlock, I am attempting to use the ...
1
vote
1answer
151 views

My canvas stretches vertically and horizonally, but the image inside does not

I'm creating a popup menu a ToggleButton and a Popup control. All of which are contained within a canvas. The following image is of the bottom right corner of my application. I set my Canvas so that's ...
4
votes
3answers
203 views

css: How to horizontal align fonts with different sizes

first question on SO ! Im trying to "pixel perfect" horizontal align two lines of text , each line with a different font-size. <style type="text/css"> * { font-family: sans-serif;} ...
0
votes
3answers
68 views

Dynamic width divs with spacer/bumper

Alright I've tried to accomplish this a million different ways and can't figure out a good method. All I want to do is to create a box in my stylesheet without a defined width to use as a module ...
0
votes
3answers
100 views

How to align 'n' divs horizontally WITH margin/padding?

I have the following HTML: <div class="top_buttons"> <div class="top_button"> <img src="img/image1.png"> </div> <div class="top_button"> ...
0
votes
5answers
88 views

How to line up a table's th cells to be in the middle (on the border) of the td cells below it

I'm trying to create this table layout. Basically the orange 18 you see in the grid means 18% usage between 11am and 12pm on Tuesday. So that's why the hours along the top are best on the edges of ...
0
votes
0answers
216 views

Horizontal align divs inside div

I'm trying to make this work, but i have problem. I want my div project's to be horizontal align in my scroll div. Also, the text_area should not be in one row, that's why I made one more div for ...
0
votes
1answer
27 views

images align with text

I would like to align 2 images wrapped with text but I haven't found any way to do it or any post that could help. Something like this: text text text text text image1 text text text text text ...
4
votes
3answers
423 views

HTML/CSS: Align a Second Background Image to the Bottom Right of Page

Okay, I've been trying to solve this question for years. I've tried a number of different solutions, but finding myself facing the same problem again, I'd really like to ask the community for the best ...

1 2 3 4 5