0
votes
0answers
38 views
Clearing inline-blocks (responsive layout)
I am building a responsive app landing page and have an issue with clearing inline-blocks that are not floated. .rightphone "bleeds" 20% below the bottom margin of parent .container and wont clear ...
0
votes
3answers
43 views
+150
menu scaling in fluid layout
I have a logo with a menu next to it:
This is the HTML:
<div id="logomenuwrapper">
<div id="logo"><img src="img/logo_light.jpg"/></div>
<div id="menu">
...
1
vote
2answers
62 views
Responsive menu with title: have a resizing title that takes up all available space
Consider this situation: i have a page with a title and a menu bar, aligned in the same row. The site is responsive, and i want the title and the menu to both have the most optimal width available.
...
-2
votes
0answers
24 views
website not responsive on mobile phone [closed]
I developed this website http://goo.gl/d34Mi
It shows responsive change of menu and content of the website on firefox and chrome while I reduce the browser width to mobile view.
When I browse the link ...
0
votes
1answer
26 views
Media query behavior with android devices
I am working in the phonegap/android. I had to use an image which was of size 304 * 250.
It is working perfectly in screen size of 320 * 480 and screen size of 720 * 1280.
Now When I wanted to check ...
2
votes
4answers
44 views
What is the best way to move an element that's on the top to the bottom in Responsive design
I have the following HTML format, what is the efficient way to position the given element on the top on a desktop and bottom on mobile devices (width < 640pixels)? Since there are lots of different ...
0
votes
1answer
39 views
Issue on Bootstrap Image Position Absolute in .well Class
I am trying to put an image with absolute position inside a .well div. I have to keep the image position absolute as I would like to create a responsive image using following CSS format. But the image ...
1
vote
2answers
37 views
Creating strange form with only CSS
I've encounter a doubts of how to approach a project which im busy at this time. I need to create a header with a strange form. This project needs to be responsive in any modern device. I've checked ...
2
votes
4answers
31 views
how to not load objects on smaller screen
I want to make my blog responsive so it would looked good on devices with smaller screen. My friend told me about this css function called "@media screen" which worked great for me. I could use ...
0
votes
1answer
25 views
Media queries not working in smartphone
Dear friends i am having strange issue.
I completed a website and was using screenfly from quirktools to see how it would appeare on tablets and smartphones..... it look fine
When i viewed the site ...
0
votes
2answers
28 views
Media Queries and CSS Performance
I want to start nesting my media queries in SCSS rules like Chris Coiyer explains here: http://css-tricks.com/naming-media-queries/
E.g.
#breadcrumbs {
display: none;
@include font-size(13);
...
0
votes
1answer
32 views
Tips for designing pages for third world countries with slow internet
I'll be developing a site in .Net where much of the site's exposure will come from the Middle East. However, it will get most of its exposure from America.
I want to develop a responsive website, ...
-1
votes
2answers
57 views
CSS: How to automatically resize a circular image as a window resizes?
I'm using this CSS to create a circular image 220px wide, centered within its container (a 3-column span of an 1180px grid):
.circular-image {
display: block;
margin: 0 auto;
width: 220px;
...
0
votes
3answers
76 views
Issue on Responsive Tables in Bootstrap
Can you please take a look at THIS LINK and let me know why the tables contents inside this page are not acting responsive? I mean the table font.As you can see I have three tables in three columns ...
0
votes
0answers
28 views
Horizontal scroll after rotating iphone5 from landscape to portrait [closed]
Can anyone tell me why the page scrolls horizontally on iPhone5 after rotating the phone from landscape to portrait?
http://breskyappellate.com/dev