Viewing Navigation font justify...

Navigation font justify...



User: Steve 12 years ago
For some reason I just see the same shot 3 times here, with different file names. I'll post them in separate messages...

S

-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)

Screen shot 2014-04-15 at 6.30.29 AM.png
User: Steve 12 years ago
center

-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)

Screen shot 2014-04-15 at 6.30.45 AM.png
User: Roddy 12 years ago
WHat text are you trying to align center? The text in the main navigation or in the drop down?

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Steve 12 years ago
The test in the box in the screen shot. I'm not using drop downs...

S

-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)
User: Steve 12 years ago
(text) not test...


Quote: Steve - 15/04/2014 8:47:08
The test in the box in the screen shot. I'm not using drop downs...

S


-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)
User: Roddy 12 years ago
The user has no control of the text align in the list item.

Paste this code into the Site Wide head code box to overwrite the CSS created by EW…

<style type="text/css">
#navmenu_menu0 ul li a {
text-align: center;
</style>

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 12 years ago
Quote:
Paste this code into the Site Wide head code box to overwrite the CSS created by EW…


This isn't necessary. The user DOES have access to align the items in the navigation bar as I stated in my previously reply.

Go to Format->Text and select your preferred alignment.

-------------------------------
Paul
EverWeb Developer
User: Roddy 12 years ago
Well, it doesn't seem to be working for the OP!

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Steve 12 years ago
Hey Paul I've tried that before (using the text drop down)..
As I've said this just seems to be only affecting this site. If I attempt to do this on one of my other sites, it works as expected. I just really don't want to start over creating this project! : )

S

-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)
User: Roddy 12 years ago
I just tried aligning the text center on a test site. The text aligns center in EverWeb but, when I publish, it is aligned left.

The page-name doesn't turn red no matter what I do so EW is ignoring the Format/Text.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Roddy 12 years ago
In EVerWeb…



Published…



-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Malte L. 12 years ago
Right out of the gate, taking my first steps with EverWeb, I m encountering exactly the same problem as Steve. The items in the navigation bar lign up left when I choose align left ( in the widget setting menu), they appear aligned left when I choose align center and some of them disappear when I choose align right.

Also, as Steve, I have created two lines of navigation items. Dropdown menus from items in the upper line do not hide the item above which the appear (in the lower line). Yu see both words on top of each other.

This makes both of them illegible.

All this in the project window of everweb, as I am just thinking of buying and can't publish yet.

This happens only at the site where I have been copying my existing I website, not at a new website project I just started for testing.

Thanks for any help!

Malte

What

Quote: Steve - 15/04/2014 9:10:45
Hey Paul I've tried that before (using the text drop down)..
As I've said this just seems to be only affecting this site. If I attempt to do this on one of my other sites, it works as expected. I just really don't want to start over creating this project! : )

S
User: Roddy 12 years ago
If you are using directories (drop downs) then you need to stick with one line…

http://everwebcodebox.com/layout/navigation.html

If you have filled up the width of the page with menu items you will need to align the menu left. The center align probably looks left aligned because you have too many items and the navigation div is not wide enough to allow centering.

You should experiment using a menu with just a few items in it to get the idea of how it all works and what the various adjustments do.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 12 years ago
Quote:
As I've said this just seems to be only affecting this site. If I attempt to do this on one of my other sites, it works as expected. I just really don't want to start over creating this project! : )


Did you set the minimum width (Widget Settings in Inspector) of the navigation bar? Without a minimum width that is larger than the width of the text there would be no way to align the text.

-------------------------------
Paul
EverWeb Developer
User: Paul-RAGESW 12 years ago
Quote:
Also, as Steve, I have created two lines of navigation items. Dropdown menus from items in the upper line do not hide the item above which the appear (in the lower line). Yu see both words on top of each other


The alignment option for the entire navigation bar under the Widget Settings tab will not work if your navigation bar wraps to another line. Widen the navigation bar so you can align it properly.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.