Forum Replies Created
-
AuthorPosts
-
Pharaoh Man
MemberAnybody? This is driving me crazy. I'm sure there is a simple solution to keep those widgets contained without sacrificing the responsiveness of the site.
February 12, 2013 at 1:01 pm in reply to: Wierd Spacing between Custom Menu and Header on Executive #19866Pharaoh Man
MemberGot the answer from StudioPress support. It was a box shadow...
#inner {
background-color: #FFFFFF;
box-shadow: 0 0 0 1px #FFFFFF;
clear: both;
margin: 0 auto;
overflow: hidden;
}Pharaoh Man
MemberAHHH, yes that does work but in messing around with that I found I can still use the same image I just needed to adjust the alignment of the image for screen sizes under a certain width. The logo image I used was only 320x100 anyhow. Thanks for the help!
Pharaoh Man
MemberThanks SoZo, that was kind of what I was thinking for issue number 2. Any thoughts on issue one? In that case the image size isn't really an issue since I went with a size that is only as wide as the smallest screen size I am designing for. The problem is that for the in between sizes it stays left justified instead of centering like the Default Title Text would.
-
AuthorPosts