Problem with site. Widgets do not correspond with what is seen on home page

Homepage Community Forums Optimal Theme Support Problem with site. Widgets do not correspond with what is seen on home page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1990
    carolepyke
    Customer

      I have put things in the relevant widgets where I would like to see them on the home page. They all seem to be in the correct place and the page was working well but now things have shifted and I don’t know why as I haven’t done anything else. The site is supposed to go live on Monday so anything you can do to help would be gratefully received 馃檪 馃檪 The site is http://www.eelanmedia.com

      #1992
      Wes
      Moderator

        That usually happens when you have an error in your html code. 聽You are probably missing an opening or closing tag.

        For example, if someone where to create a div and add only the opening tag <div> then the content, and forget the end tag – </div>, it throws the rest of the code off.

        #1993
        carolepyke
        Customer

          Thank you for your response but I can’t see where this error could be as I haven’t been playing with the html code so don’t know where to start on this one. Help!

          #1994
          carolepyke
          Customer

            I have deleted the home php and replaced it with the original one in case there were errors there and I have done the same with the functions php but it has made no difference.

            #1995
            carolepyke
            Customer

              I think I’ve found the problem. I justified the text in home feature 1 and 2 with the following code聽<p style=”text-align: justify;”>text </p> and that through it all out. Is there another way of justifying the text?

              #1996
              Wes
              Moderator

                Take a look here on how to do it –聽http://www.w3schools.com/聽….just search for “Justify“. 聽They have plenty of tutorials on how to properly add valid html, css, etc.

                #1997
                carolepyke
                Customer

                  Thank you

                  #2000
                  Wes
                  Moderator

                    You’re Welcome

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • The topic ‘Problem with site. Widgets do not correspond with what is seen on home page’ is closed to new replies.