FW7: how to change the css menu fontstyle?

I don’t yet have a server set up for this project

I really have to reiterate what I have said before - it makes it so much easier for us to diagnose an issue if we can see the underlying code by viewing an online example.

have not had success adjusting the style of the CSS menu by editing the style applied to the CSS Menu Item

Without seeing the code we cannot tell whether you have applied this style correctly or if it is being subsumed by another style.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

As others don’t seem to be having this problem, I will work on it some more, and if I can’t sort it out figure how to post it to seek help.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

and if I can’t sort it out figure how to post it to seek help.

Do you have any server space of your own?

If so then you can easily create a folder at yoursite.com/testfolder and set your FW file to upload into it

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 1 Sep 2014, 6:49 pm, Peter Laundy wrote:

I have been following SPs directions as related a few posts above by Rob, but have not had success adjusting the style of the CSS menu by editing the style applied to the CSS Menu Item. It won’t budge off the original version of the style. Working on the master page, I’ve tried applying other styles, then reapplying the style. I’ve published to see if the forces the change. I’ve saved the file, quit Freeway, restarted Freeway and still it clings to the style’s initial type size and typeface. Adding “flush left” alignment to the styling, however, did fix the problem that submenus were aligning right rather than left to match the main menu items. Note that I left the tag box blank in the style menu.

FYI I submitted the Freeway file to SP and the support technician could not fix it either, said it is likely a bug with the FW7 CSS Menu Item, and submitted it to the developers. If I hear anything more I will report it here.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Softpress reports that this is a bug in the FW7 CSS Menu Action, and suggested the following workaround. The problem was that the type size changed in the previously applied style would not change the size of the CSS Menu type.


  1. Make a note of the CSS Menu item name (NavPanel)
  2. Edit/Styles
  3. Create a new style and in the Tag field type #NavPanel.
  4. Clear what’s in the name field
  5. Click on the (+) and select Size
  6. Set the font size to "20px and OK the Styles dialog
  7. Switch to the Master page and select the CSS menu item
  8. Item/Extended and click on Div Style tab
  9. Click New and in the Name field type “font-size” and in the Value field, “20px”

You may need to Use Master Settings on any instance pages that have become detached from the Master, but the font-size should show after.


Note that in the file I sent to SP the “20px” was the size I had changed the style to that was not being reflected in the CSS Menu type.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options