jayferguson
Forum Replies Created
-
Forum: Themes and Templates
In reply to: #page div missingI am primarily a designer (and doing all the work on a Mac) so that is above my skills set to do a code only view of what Iam working on. I run into the same issues even if I work with just the style sheet.
Forum: Fixing WordPress
In reply to: New Graphical NavigationOkay. I tried the above suggestions with very little success. I did try to insert the <?php include(‘mynavigation.php’); ?> tag in the sidebar.php document just before the first ul. That did work to an extent. When I upload all the necessary files all the images in the nav are broken. I have all the images in the main site image folder (not in a sub folder) and I have checked the links to the images multiple times.
On top of this issue I have lost the content background image. In Dreamweaver I can see a #page div and the image when I test it. When I upload it to my server it is a completely different story. Again I have checked the link and it seems to be correct when compared to the page background image that is appearing. This issue seems to happen in Dreamweaver when I add the “mynavigation” to the sidebar. I have no idea what the conflict could be.
Also as a bonus I would love to have the whole page centered in the window.
Forum: Fixing WordPress
In reply to: New Graphical NavigationThank you for your suggestions. I have the afternoon off so I will give this a try and see what happens.