horst
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Link AddressesGot it! I just went and edited the header.php file and re-uploaded…
Works Fine…
Forum: Fixing WordPress
In reply to: Link AddressesOK… I guess my question is still where do I make those modifications…header.php, css, etc…
I’m fairly new at this but comfortable with the applications, but I can’t seem to see where these “dummy links” are so I can modify them.
Forum: Fixing WordPress
In reply to: Link AddressesWhen I click on any of those links, they do nothing except for the Home link, which goes to my website. Funnier, when my mouse is over the Home link (that goes to my site) a popup says “most recent post.” I guess I’m wondering what those links are for?
Thank you…
Forum: Fixing WordPress
In reply to: Link AddressesThis is what “header.php” looks like, I don’t thank that’s it as it seems to be lookig somewhere else for the info.
Thanks…
<ul id=”topnav”>
- <u>H</u>ome
- <u>A</u>bout
- A<u>r</u>chives
- <u>L</u>inks
- <u>C</u>ontact
<div id=”header”>
<h1>” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></h1>
</div>Forum: Fixing WordPress
In reply to: CSS ToolWell…
The modi tool is a bit closer then the wedeveloper too, however the one I was using became part of browser’s menu bar (when slected to view). It would display the popup windows like the modi application, however contained more information like the actual hex color of the item your mouse was over…handy for scoping out a CSS for modifications.
Thanks for the fast and great response…
Tom