I am trying to get the header information to go across the top with a logo like the cal-bears. It is currently stacking the same as it does on the gallery page: http://www.legacyunitedfc.com/wordpress/team/
Hey Dan,
It looks like you have a bit of a mess going on here. (FYI, your theme is throwing JavaScript warnings.) I assume you are referring to the single player profile. The basic problem is that the content is taking up more than the available space. Try modifying the following CSS rules:
That seems to work in the inspector (other than the fact that the photo is a bit large and throwing off the vertical alignment, but that too is fixable.
As far as the team logo on the right hand side of the header, that’s a 4.0 feature you are seeing on the dev site (because I’m doing final pre-release testing there). Version 4.0 will be released shortly.
Let me know.
-Mark
This reply was modified 9 years, 3 months ago by Mark.
Got your e-mail and forwarded you a screenshot of what those to changes (in boldface) did. It looks right to me, but maybe we are talking about different things. (??)
As far as ‘the mess’, it’s not really out of the ordinary. The theme and the plugin frequently need to have the CSS tweaked a bit to get things to line up. I’m a bit at a loss probably because I’ve been immersed in version 4.0 for months, so the 3.1.2 stuff has become somewhat of a fond memory to me. The JS exceptions would concern me a bit though.