C_barnes
Forum Replies Created
-
Haha, it’s not (i’m going to delete it), but the border on the navigation element is… its just the for some reason the nav menu is not within the navigation…
It looks the same in Chrome on my laptop, in FF however it looks correctly centered… Is there some sort of issue with Chrome? It doesn’t really make sense to me because even if it’s centered I would think that you should still be able to see the underlined border…
My child theme is simple and short- maybe there is an error??? Thank you so much for taking the time to help me 🙂
/*
Theme Name: ppchild
Theme URI: http://wptheming.com/portfolio-theme/
Description: Child Theme for Portfolio Press
Author: Carla
Author URI: http://wptheming.com/
Template: portfolio-press
Version: 0.1
*/@import url(“../portfolio-press/style.css”);
#header {
border-bottom-style:double;
border-color:#6D6E70;
}#navigation {
text-transform: uppercase;
text-align: right;
border-bottom-style:double;
border-top-style:double;
border-color:#6D6E70;
}#navigation ul a{
color: #6D6E70;
}#logo {
width: 252px;
margin: 0px 264px;
}#content h1 {
display:none;
}Chrome: Version 25.0.1364.160
FIrefox: 19.0.2I cleared them and it looked like what you’ve been seeing until I clicked “update file” on my child theme and then it was back to what I’ve been seeing… I’m sorry, I’m new to coding…
Nope,
This is what I’ve got: http://www.carlabarnesdesign.com/303/
For me, it looks like this on FF and Chrome… I’ve just added the border to the nav so I seem to be seeing the latest version which isn’s showing up on Safari…
I’ve just checked- it works on Safari… but not on Firefox or Chrome…??
Forum: Fixing WordPress
In reply to: Portfolio Press theme, cannot center navigationreposted to the correct sub-forum- ill try to figure out the % width- thanks KK!
Forum: Fixing WordPress
In reply to: Portfolio Press theme, cannot center navigationThanks!!