frzn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Header.php or styles.css?Can you link to where you’re working on it?
Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageWith enough trial and error I got them to line up properly for me in GC, FF, IE.
But now not lining up in Safari. Any other suggestions?
Forum: Themes and Templates
In reply to: Header.php or styles.css?You would want to edit the css IMO.
In your dashboard you can go to Appearance > Editor, and find style.css on the bottom right.
This appears to be the relevant bit:
#header h1.blogtitle { color: #FAF7E8; text-align: center; font-size: 30px; line-height: 100%; padding: 50px 100px 5px; margin: 0; }Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageright. the grey tab should be the same width as the red tab. the red tab should only appear taller when in hover.
something is getting distorted somewhere I am not seeing. everything is set to be 900px wide, but when i take a screenshot and measure it is 990
i even tried making the image 990px wide, but it still appears stretched and squished the same way. wtf mate.
Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageThis is what I see in all other browsers (GC, FF, IE) :
It appears squished to the left in Safari, and stretched to the right in all other browsers. No where does it just line up like it should. 🙂
Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageUpon further inspection, it does not line up properly in Safari either, though it is “closer”…
So, the red tab should be the same width as the grey, but only taller. It looks stretched in Safari as well, but only in the opposite direction, right? -_-
Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageDang it.
I replied before you edited your post. Thanks.
I still don’t understand why I can’t just make a 900px wide image though. Something is stretching it to about 990px
Forum: Themes and Templates
In reply to: Horizontal tabbed navigation, background-imageThis is the look I am trying to go for. The tabs should look grey when inactive, then appear tall and red when hovered over.
The turning red on rollover works beautifully.
I am using one big image as a background-image to “cheat” and make my grey inactive tabs: http://www.frozenweb.net/crea/menubgbg.gif
Right now it only has the first “home” tab, to demonstrate how it does not align properly.
It appears to line up properly in Safari. But when I test in GC, FF, or IE, it appears to be “stretched”.
For example, This should be 900×41 pixels, but when I take a screenshot and crop it in photoshop its measuring to 990×41.
Forum: Themes and Templates
In reply to: Easy question – please help! Theme Twenty TenYou want to go to:
Appearance > EditorYou said you want to put the logo in at the bottom so you would want to edit your footer.php and throw it in there!