davery
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hyperlink comes up with my siteHello,
Are you entering the link into a WordPress text field or into the html?
Forum: Fixing WordPress
In reply to: Nothing in the style.css!Unfortunately, it seems I can only provide 10 lines maximum of code:
<style type="text/css">body {background: none #ffffff;color:#888888;font-family:Arial,Tahoma,Verdana,sans-serif;font-size:12px;line-height:170%;margin:0 auto;max-width:100%;min-width:100%;padding-top:0 !important;width:100%;background-position: center top;}body.activity-permalink {min-width: 100%;max-width: 100%;}#outerrim{margin:0 auto;width:100%;}#innerrim {margin:0 auto;max-width:1000px;min-width:1000px;}.v_lineThis is only the first few lines of the styling I managed to find. The container code you want to modify is within this jumble of code in the <head> section of your website. You’ll want to view your page source code and locate the <head> tag. It should be within the <head> and </head>.
Forum: Fixing WordPress
In reply to: Domain Problem and WordPress Admin AccessThere is a login link at the bottom of savorhour.com. Have you tried using your GoDaddy login for this?
Forum: Fixing WordPress
In reply to: Editing menu links on the Primary Navigation Dynamic MenuThanks!!! Never knew what that was for 😉
Forum: Fixing WordPress
In reply to: Nothing in the style.css!The bulk of the styling looks like its coming from inside the <head> section:
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
You may want to put this in style.css.
Forum: Fixing WordPress
In reply to: Domain Problem and WordPress Admin AccessWere you able to transfer your blog to another domain hosting provider before the deletion?