How can it from Center to Left

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
MaXBoost
Beginner
Beginner
Posts: 6
Joined: Tue Apr 13, 2004 1:51 am

How can it from Center to Left

Post by MaXBoost »

?
Image
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

I don't understand the question :?:
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Ditto. We're good, but a bit of narrative really helps.

Taking a wild guess here, but is the problem that the first sub-menu (Main Shop) is not centered under the Main item (My Shop)?
John
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

...Or is it that you want the text in the submenus to be left aligned instead of centered?

Kevin
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Also, as requested, a URL would help a lot (once you define what the problem actually is).
John
MaXBoost
Beginner
Beginner
Posts: 6
Joined: Tue Apr 13, 2004 1:51 am

Post by MaXBoost »

sorry , i meant the text move away from center to left

I like to see the text from left to right
MaXBoost
Beginner
Beginner
Posts: 6
Joined: Tue Apr 13, 2004 1:51 am

Post by MaXBoost »

User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

In the BODY definition for your CSS you have...

Code: Select all

text-align:center
To get around that, just add this to your style definition in the menu_data.js file...

Code: Select all

align="left";
John
MaXBoost
Beginner
Beginner
Posts: 6
Joined: Tue Apr 13, 2004 1:51 am

Post by MaXBoost »

your da man


:) :D
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You realize, of course, I should have taken back my answer...

When I got into your site I was expecting to see the rest of the girl's face you have in your initial post. Couldn't find her. Very disappointed. :(

Therefore, the charge for this answer will be juicing up my Durango :!: :D
John
Post Reply