Forum Replies Created
-
AuthorPosts
-
MitchellParticipant
I had already read the documentation, that didn’t help at all. I still don’t know why the slider re-loads on media queries.
However I did figure out a way on my own to force the items on my slider not to overlap when the slider re-loads. It’s not working how it does on their sample site. Maybe they aren’t using media queries, but a fluid layout?MitchellParticipant..bump again..
MitchellParticipant..bump..
MitchellParticipantThat’s the element I was looking for. I wrote media queries for each screen size to set the .home #main.container to full width- and then re-sized my divs accordingly. Looks good now. Thanks
MitchellParticipantThat did it. Replaced the line with :
<h2 id=”site-description”><?php echo html_entity_decode(get_bloginfo(‘description’)); ?></h2>MitchellParticipantI purchased the Attitude Pro theme. Doesn’t that entitle me to support for the theme? I am a developer, but I have other things I need to be spending time on.
MitchellParticipantRight, the blue “apply” area was made with the theme option – “home slogan”
That does extend to the edge of the page, but it is built in to the theme. I want to be able to make the blue “survey” div, the red “news ticker” div, and any other div I want – the same width as the “home slogan”MitchellParticipantDisregard, I discovered the source of the gap in my media queries, a range of screen sizes didn’t have a closing bracket… ‘doh
MitchellParticipantat the bottom of the page, the blue survey area, and the red area with the news tickers – both should be full width.
-
AuthorPosts