Can i offset the menu, when its centered

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
FroZeNSouL
Beginner
Beginner
Posts: 2
Joined: Tue Dec 02, 2003 10:06 pm

Can i offset the menu, when its centered

Post by FroZeNSouL »

Hi im a nubie,
wanted to know if u can offset the menu, when its centered.

my site is centered, so the menu need to be,
so you can resize the window, and it will aways been in the right position.
But the place where my menu is, needs to be just off center.

HERE is the url

PLEASE HELP!
FroZeNSouL
User avatar
DMLCo
Advanced
Advanced
Posts: 21
Joined: Fri Sep 19, 2003 4:29 pm
Location: Houston, TX
Contact:

Post by DMLCo »

Yes.

Use a combination of two properties:

screenposition="center";
left="offset=-50";

That would make the menu alwas appear 50 px to the left of center.

That said, see my post above for problems with this ...

-Daniel
DMLCo
Solving the Challenges Where People & Technology Meet
Featuring DMLContent Content Management System
http://www.dmlco.com/
FroZeNSouL
Beginner
Beginner
Posts: 2
Joined: Tue Dec 02, 2003 10:06 pm

OHH MY...THANX

Post by FroZeNSouL »

8O :o oooooooooohhhhh thanx!!!!
oh thanx so much looks kick ass now,
http://lineage.xerohosting.co.uk/NEWSITE.php

im sure ive tried somethin before like that,
but it just fadged up!
coz it does look very logical!

BUT ANY WHO, THANX :D
if u want me to link to ur site i will
TANX AGAIN!

just need to darken the blue of the back ground now,
just wish there was a list of colours in code,
.......can u do it in PSP8?
FroZeNSouL
User avatar
DMLCo
Advanced
Advanced
Posts: 21
Joined: Fri Sep 19, 2003 4:29 pm
Location: Houston, TX
Contact:

Post by DMLCo »

If you are looking just for websafe colors, try

http://www.visibone.com/colorlab/

-Daniel
[/url]
DMLCo
Solving the Challenges Where People & Technology Meet
Featuring DMLContent Content Management System
http://www.dmlco.com/
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Re: OHH MY...THANX

Post by kevin3442 »

FroZeNSouL wrote:...just need to darken the blue of the back ground now, just wish there was a list of colours in code, .......can u do it in PSP8?
In PSP, you can define or select the color you want in the Color dialog box. Toward the bottom of that dialog, you'll see a field named "HTML code" that contains the HTML definition of the color you selected. You can copy that code directly into a menu color property.

Kevin
Post Reply