another broken link??....help!

Discussion in 'HTML & Website Design' started by tonyfloyd, May 22, 2007.

  1. #1
    hi all.....

    this stuff drives me crazy....greekhomerecipes.com - 2 issues....

    1 - main page....right nav bar...has these funky looking marks in "Latest Recipes", "Meta", and "Subscribe" headers....how do i fix this??

    2 - when u click a recipe...the left nav bar drops all the way to bottom....how do i fix this??

    please help....i have no idea how to fix.....

    thnks
    tony
     
    tonyfloyd, May 22, 2007 IP
  2. forumrating

    forumrating Notable Member

    Messages:
    6,565
    Likes Received:
    347
    Best Answers:
    0
    Trophy Points:
    275
    #2
    you can edit the right and left side bar to make any modifications, also if you are looking for different theme try mybloglive.com .
    jus go in wp-admin >> presentations and edit those from sidebars
     
    forumrating, May 22, 2007 IP
  3. shaneoj

    shaneoj Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    check the sidebar codes..

    see this code?
    <li id="latestrecipes"><h2><span>Latest Recipes</span></h2>
    Code (markup):

    you have to use div class="tile_header" for the header.. like this..
    <div class="tile_header"><h2>Latest Recipes</h2></div>
    <div class="tile_body"><ul>
    <li id="latestrecipes"> blah blah </li>
    </ul>
    Code (markup):
     
    shaneoj, May 23, 2007 IP
  4. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #4
    all that did was double up the latest recipes header......that didnt fix it....:(


    i know that......but how and what do i edit???
     
    tonyfloyd, May 23, 2007 IP