[Pro] CSS menus change padding

I have set the padding to zero in my css submenu group. I’ve checked to make sure the child pages are linked to the master. Depending on which page I’m viewing the spacing between submenu changes. Is there a way to fix this? Here is my website… http://www.nakean.com


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

Hi Nakean

Have just had a look at your site. Very nice but I think I have found, what I hope is a typo error. Your son: born in December 2011.

Hope you don’t mind me pointing this out.

Regards

Lee


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

OMG THANK YOU!! :slight_smile:


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

Which pages are you seeing this difference on?

Also I would change the size of your sub menus so that longer links like ‘Real Estate’ don’t break over 2 lines. OK in Safari but in FF it breaks.

David


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

On 31 Jul 2011, 5:49 pm, DeltaDave wrote:

Which pages are you seeing this difference on?

Also I would change the size of your sub menus so that longer links like ‘Real Estate’ don’t break over 2 lines. OK in Safari but in FF it breaks.

David

Thanks David.
The differences are greatest when you are on the Portfolio gallery pages and on the prices pages, and scroll over the css.

I’ll try and elongate the menu containers. It all just depends on what font you use whether you get those line breaks. I use firefox in both PC and mac and thought I was ok with the menu line breaks. THanks for the input!


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

it actually seems to be whenever you have clicked on any of the submenus that the spacing is changed to greater size.


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

You might want to have a look at your home page as well - it creates a Horizontal scroll bar on my 27" iMac.

This appears to be the culprit

<div id="NewHomePage" style="position:absolute; left:59px; top:202px; width:1500px; height:900px; z-index:1">

With that Div at 1500 x 900 and your page at 1024 - scroll bars appear both horizontally and vertically.

David


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

Hi Nakean

One other thing I did notice this morning was that from your ‘pricing/real estate’ page you could not go back to your main site. The home link on that page gives you - http://www.nakeanrephotos.com/index.html and not http://www.nakean.com

Hope you don’t mind me pointing this out.

Regards

Lee


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

First of all, i want to say THANK YOU for all the great help everyone! It’s so awesome when you can be part of a community that lends a helping hand! I’m new to this but soon I’m sure i’ll be chiming in as well.

Hmm not sure how I can change the div since I’d have to alter the HTML everytime I make changes in freeway. I’ll check page properties and make sure I’m not going too wide. Scroll bar in 27" mac! Not so good :slight_smile:

Yes I would like to open up that page in a new window but I don’t have acess to the target scroll down for some reason! Any ideas there? That was my next big thing I would like to change. Thanks again everyone. You all rock!


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

div since I’d have to alter the HTML everytime I make changes in freeway

It is purely the size of the Div that you need to alter (in FW) - it shouldn’t affect anything else.

Change the Site Inspector pane at the LHS of the FW window to Page by clicking on its header. This will then list all items on that page. You will then be able to select the NewHomePage Div and see its properties in the HTML inspector.

I would like to open up that page in a new window but I don’t have acess to the target scroll down for some reason!

Probably your Doc type - check that you don’t have some pages as a Strict doctype that don’t allow _blank

David


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