Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-15-2013, 01:59 PM   PM User | #1
jarv
Banned

 
Join Date: Mar 2007
Posts: 1,523
Thanks: 116
Thanked 0 Times in 0 Posts
jarv can only hope to improve
Question responsive header image width not right?!

Hi,

I am having some problems with the width of my header imahge on my website: http://www.jbiddulph.com/dorset/

it looks to be over size by about 30px or so?!


here is my CSS
Code:
#banner {
	width: 100%;
	position: relative;
	text-align: left;
}
#banner ul li { list-style-type: none; width: 100%; }
#banner ul li span { padding:16px; color: #ffffff!important; background-color: #000000; 	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6; position: absolute; top:36px; right:0px; font-size: 1.6em;}
#banner ul.slideshow { width:100%!important; }
#banner ul.slideshow li { width:100%!important; }
thanks

J
jarv is offline   Reply With Quote
Old 03-15-2013, 10:23 PM   PM User | #2
Chrystyan
New Coder

 
Join Date: Mar 2013
Location: Indiana
Posts: 26
Thanks: 0
Thanked 7 Times in 7 Posts
Chrystyan is an unknown quantity at this point
Perhaps you've fixed it, but I don't see it. It may be my perception, but it appears to be perfectly aligned with the slideshow... it looks decent and changes size as I resize my browser.

It is a little bit off on the left, though, there's more spacing to the left than the right when resizing. But that's the entire page, not just your banner. Probably an issue with your wrapper or lack thereof.
Chrystyan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:18 PM.


Advertisement
Log in to turn off these ads.