Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css menu in two stadges

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28591
    photomoon
    Member

    I am wondering if someone has done or know where I can find anything about this problem;
    I would like to have three columns; menu begins – logo – menu continues.
    Is this possibole with css?

    Thanx! 8-)

    #73320
    TheDoc
    Member

    While visually they would be one single menu, you can simply create it with two ul’s, one float left, the other floated right, and then absolutely position the logo in between.

    #73321
    TheDoc
    Member

    Or, simply design it as one ul, make sure each list-item has it’s own class and you can style it however you want.

    #73354
    photomoon
    Member

    Okey, as a beginner I am, I got it to work when I did "three columns". I don´t know if it´s right or not… :roll:

    Of course I would have it the easiest way as possible and cleanest way. And perhaps also as in the first example, eventhough I haven´t got that menu to work.

    I tried to use a menu as here (http://www.bluechalo.com/tindradesign1.4.html), but I didn´t got it to work, why?
    Here I have it working, but don´t know if it´s okey or not (http://www.bluechalo.com/tindradesign1.5.html). Opinions?
    Is it the way you,The Doc, ment?

    I would appreciate, The Doc, if you (or somebody else) could put a example of what you´re talking about. Maby I then understand it more, and also learn something of it. :) Maby too much asked, but I have nothing to loose. :roll: :P Thanx in advance!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.