Joomla template edit

Discussion in 'Joomla' started by raamee, Aug 5, 2011.

  1. #1
    Hello,

    I need to edit this main menu.

    [​IMG]

    to

    [​IMG]

    I used firebug , but its not showing which file to adjust. Can any one help?

    URL is:
     

    Attached Files:

    Last edited: Aug 5, 2011
    raamee, Aug 5, 2011 IP
  2. schlogo

    schlogo Well-Known Member

    Messages:
    1,615
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    140
    #2
    can you post the url so someone can try on firebug?tks !
     
    schlogo, Aug 5, 2011 IP
  3. raamee

    raamee Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    Sure.

    
    
    http://raamee.co.tv
    
     
    HTML:
    Thanks.
     
    raamee, Aug 5, 2011 IP
  4. Plue System

    Plue System Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    the codes hidden in the css file

    goodluck !

    [​IMG]
     
    Plue System, Aug 5, 2011 IP
  5. linc

    linc Member

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #5
    do you want to edit the breadcrumb navigation Home >> Softwares >> Windows Software such? it's just a joomla plugin.
     
    linc, Aug 6, 2011 IP
  6. raamee

    raamee Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #6
    Not breadcrumbs. I mean the main menu.

    Still cant find. Need help.
     
    raamee, Aug 7, 2011 IP
  7. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #7
    add this to your css file
    
    /* Float your image */
    li.item-101 img{
       float: left;
      margin-right: 3px;
    }
    
    li .item-101{
       width: 100px; /* You can change the width */
    }
    
    Code (markup):
     
    guardian999, Aug 7, 2011 IP
  8. raamee

    raamee Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #8
    Thanks. Worked.
     
    raamee, Aug 7, 2011 IP
  9. sam_driscoll

    sam_driscoll Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Editing in joomla is so easy, just go to the menu manager, and edit menus accordingly
     
    sam_driscoll, Aug 8, 2011 IP