1
yuriko
How make user menu top site inline?
  • 2004/11/19 4:18

  • yuriko

  • Just popping in

  • Posts: 8

  • Since: 2004/5/12


Subj.
How move, only user menu, in top site?
Example user registred enter in site and see:

logo banner
logout usermenu in line
main menu in
vertical content
(defaut theme)

How insert in theme.php code for show user menu in line?

2
astonstreet
Re: How make user menu top site inline?

I'm not sure exactly what you mean... but I think this may help you out.

In the themes style.css you will find a line that looks something like this
#usermenu a {display: block; margin: 0; padding: 4px;}


try changing block to inline.. ie:
#usermenu a {display: inline; margin: 0; padding: 4px;}


remember that after an alteration you need to delete the contents of templates_c folder before change will show.

Login

Who's Online

158 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits