Studio theme sitewide header is always aligned center, need to align left
WPMU DEV Community
Studio theme sitewide header is always aligned center, need to align left
Inactive
6 pointsGetting my WPMU DEV WingsI'm new here
xiann
Member
—
30th December 2010 (1 year ago)
Hi there,
I'm setting up the Studio theme on a website and need the sitewide header to be aligned left. It is currently aligned in the center. Please help! This is the part of the code I tried to change.
<div id="strapline"><!-- start #strapline -->
<h1>
HEADER TEXT
</h1>
I tried putting <div style="text-align:left;"> around the <h1> tag and around the text, but it didn't help.
I'm setting up the Studio theme on a website and need the sitewide header to be aligned left. It is currently aligned in the center. Please help! This is the part of the code I tried to change.
<div id="strapline"><!-- start #strapline -->
<h1>
HEADER TEXT
</h1>
I tried putting <div style="text-align:left;"> around the <h1> tag and around the text, but it didn't help.
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
30th December 2010 (1 year ago)
#
Hiya Christian,
First off, welcome to WPMU DEV!
Could you give us a link to the site so we can take a look? Or perhaps a screenshot of the area in question?
The strapline portion of the theme should be aligned left by default. So I'm not exactly sure of what you're trying to accomplish. Let us know and we'll help ya get it sorted.
Thanks, I forgot to follow up -- I figured out what the problem was after I posted the link. The problem was the padding at the bottom of the site logo, which made the tagline indent and look like it was aligned center. I reduced the padding from 25px to 0 and now it looks fine.
Responses (5)
Sales & Support Lead — 30th December 2010 (1 year ago) #
Hiya Christian,
First off, welcome to WPMU DEV!
Could you give us a link to the site so we can take a look? Or perhaps a screenshot of the area in question?
The strapline portion of the theme should be aligned left by default. So I'm not exactly sure of what you're trying to accomplish. Let us know and we'll help ya get it sorted.
Thanks!
Member — 30th December 2010 (1 year ago) #
Here you go: http://bubb.ly/new
I've looked at it in Firefox/Mac and Safari only but it's centered. Thanks.
Sales & Support Lead — 30th December 2010 (1 year ago) #
Hiya xiann,
Thanks for the link. It looks aligned left to me! I'm attaching a couple screenshots.
The aligned left is what I'm currently seeing on your site.

The 'aligned center' is what it would look like otherwise.

Thanks!
Member — 30th December 2010 (1 year ago) #
Thanks, I forgot to follow up -- I figured out what the problem was after I posted the link. The problem was the padding at the bottom of the site logo, which made the tagline indent and look like it was aligned center. I reduced the padding from 25px to 0 and now it looks fine.
Sales & Support Lead — 30th December 2010 (1 year ago) #
Hiya xiann,
Glad you got it sorted!
Thanks!
Become a member