theme customization help-$

Discussion in 'HTML & Website Design' started by sachy24, Jun 2, 2009.

  1. #1
    I'm trying to customize this theme http://www.sizlopedia.com/tigopedia/
    Its a free theme.
    I'm trying to increase the menu size so as to add 1 more row of pages links.
    Everything is all right but the second row of links move with the mouse when I move over them.
    How to stop them hovering
     
    sachy24, Jun 2, 2009 IP
  2. Straightupimp

    Straightupimp Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    A Second Row of Links Where?
     
    Straightupimp, Jun 2, 2009 IP
  3. currenz

    currenz Peon

    Messages:
    1,672
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you should probably look for the menu link code in the css file, something like , #menu a:hover.
     
    currenz, Jun 2, 2009 IP
  4. sachy24

    sachy24 Well-Known Member

    Messages:
    605
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Ya i know its something related to hover...but I started leaning css recently so I'm not that comfortable in doing that :(
     
    sachy24, Jun 2, 2009 IP
  5. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #5
    I didn't get the requirement clearly. can you explain me some more detail?
     
    karthimx, Jun 2, 2009 IP
  6. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #6
    I got the problem,

    just make li padding from 15 to 5 and add a <br /> tag after 5 link.

    Also increase the menubg image size to 50. Hope this will fix your problem.
     
    karthimx, Jun 2, 2009 IP