I haven't updated my site in a couple years so I am starting to revise it through wordpress 3.0.1. I have "CityDreams" theme/template from AMYPINK (Site is NSFW - artsy nudes)
1st Problem:
I modified the header.php to accommodate the links I want. On my index page (whoisandy.net), I have the menu how I want it, in those 2 sections. However, when I create a new page, all the templates (links, default, homepage, archive) only carry over the left column of my menu even though all pages including the index, contain the same code: <?php get_header(); ?>
Could somebody explain why this is? I'm confused.
2nd Problem:
I edited the links from the header.php until they were to my liking. There were 4 links in 2 columns. I only need 3 links in the 2 columns. The problem when omitting one in each column, it' didn't bring the columns down to the bottom line, it stayed at the top which doesn't look right in the design of the menu. So, with the little experience I have and some detective work, I figured the way to edit this was in the style.css file. I was able to knock down the lines a couple px so they lined up with the "WHOISANDY" title to the left. However, it messed up the link navigation and hover as you can see. I cannot find where to modify that so the hovering (mouse over) links match back up again. On line 157, this is where I modified the line height to 33px so all the text sits at the height I want it, but now the hover/link highlight is incorrect. I can attach the style.css and perhaps someone could shed some light onto this situation as well. Thank you for any and all help, if I forgot to include any information, just let me know. Thank you again.