Results 1 to 2 of 2

Thread: Solid Block Menu - right hand side?

  1. #1
    Join Date
    Feb 2008
    Posts
    137
    Thanks
    18
    Thanked 2 Times in 2 Posts

    Question Solid Block Menu - right hand side?

    1) Script Title:
    Solid Block Menu

    2) Script URL (on DD):
    http://www.dynamicdrive.com/style/cs...ock-menu/P130/

    3) Describe problem:

    How to make the menu start from the right hand side? instead of the left?
    Which part of the css could I tweak for this?

    Cheers

  2. #2
    Join Date
    Feb 2008
    Posts
    137
    Thanks
    18
    Thanked 2 Times in 2 Posts

    Default

    Fixed it: no clue how
    I have tried this and a few other methods but this time it worked.

    Code:
    .solidblockmenu li a{
    	float: right;
    Cheers

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •