Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    You need to wrap your Copyright text up inside a div tag. Imagine you gave this tag an ID of “copy”, you could use the following CSS styles.

    #widgetized-footer { width:50%; float:right; }
    #copy { width:50%; float:left }

    Hi timsig,

    I had this problem a short while ago and was pulling my hair out. It does this because you have a page that already uses that Permalink. If you have recently trashed a page that would have used the same permalink, go in to your trash and permanently delete the page, then try and edit the permalink again. It should now work. The reason for this is that when a page is deleted, it still resides in the database, meaning the permalink is still technically in use until it is removed from the database.

    Hope this solves your problem.

    Forum: Fixing WordPress
    In reply to: Footnotes

    It loos like a fairly modern theme, so you can edit the menu (or turn it off) by going to Appearences -> Menus in the Control Panel.

    If you actually want to edit where the footer links appear, I believe you should have a template file in the theme called footer.php which will contain the code that calls this menu.

    Hi Stuart.

    In the admin panel the menu can be edited by expanding the “Appearence” tab in the side menu and clicking “Menus”.

    You can drag and drop the About Me link from the end of your menu to the start, and this will place it in front of the other links. To change the text of Home, in the menu buttons on the right, expand the Home entry and you can change the text to anything you want there.

Viewing 5 replies - 1 through 5 (of 5 total)