erveything on the right

This topic contains 0 replies, has 4 voices, and was last updated by  xiligroup dev 12 years, 11 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2998

    Anonymous

    because the insertion is automatic, the only way is to modify the style.css lines. Try to find a friend around you who is a virtuose in css.

    #2999

    Anonymous

    thats the problem i got no friends :'(

    …around ;) :P

    the navbar strukture is like:

    <liD class= »page_item »>

    <aD>home<aD/>

    </liD >

    <liD class= »page_item »>

    <aD>about<aD/>

    </liD >

    .

    .

    .

    <liD class= »menu_item »>

    <aD>english<aD/>

    </liD >

    <liD class= »menu_item »>

    <aD>german<aD/>

    </liD >

    .

    .

    .

    liD just for Dummy for a better view

    so now its up to get the language things on the right home and so on are alredy on the left ;)

    thank you! :D

    #3001

    Anonymous

    Look carefully the source : you will see that each language has a class…

    <li  class='menu-item menu-item-type-custom lang-fr_fr' >

    here fr li has lang-fr_fr class…

    so if you modify the leftest perhaps you can modify the space at left between first menu !

    #3003

    Anonymous

    I’m too newbie… -.- so what do you mean?

    #3004

    Anonymous

    i also new,

    didn’t quite understand what you where talking about…

    question: « will tomorrow will be a better day ? »

    bless you all !!

    sue


    ‫‪‫improving eyesight

    ‫‪‫improve vision

    #3005

    xiligroup dev
    Keymaster

    this wanted and described personalization in style of menu needs some knowledges in CSS. Here the style.css file of the theme or the child theme. As newbies, try to find a skilled friend around you…

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.