Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #478723

    Hi,

    I have exactly the same dimension settings on this 2 websites
    http://www.newyorkinspiration.com/paper-factory-hotel/
    http://www.santamonicahotelbooking.com/shangri-la-santa-monica/

    but as you can see on Santa Monica the widget area is not that narrow as on New York Inspiration and I want to be as New York Inspiration.

    General Layout
    Dimensions
    Maximum Container widht
    1300px
    Content | Sidebar Ratio
    68% | 32%

    Content + Sidebar width
    100%

    What is wrong?
    Thanks
    Charlotte

    #478753

    And you are shure that all other settings of Enfold Options are accepted?
    If you change e.g. the font-color on content area this will have an effect? I ask – because sometimes when file-permissions of your data is set incorrect on your ftp account – enfold new entries are shown but will have no effect ( ../wp-content/uploads/dynamic_avia/ ) – this folder and files in it has to be writeable for wp user.

    #478754

    and i see that on new york there is a setting:

    .single .container .av-content-small.units {
        width: 75%;
    }

    as you can see here:

    http://www.newyorkinspiration.com/category/areas-in-new-york/brooklyn/

    there its ok – but on “single” posts there is a different setting – so try in quick css:

    .single .container .av-content-small.units {
        width: 68% !important;
    }

    on santa monica the single hotels are Pages ? on New York the single Hotels are single posts !

    #478976

    Hi @charlotteraboff

    Did you try @Guenni007’s suggestions and did you have any luck with them?

    Best regards,
    Rikard

    #479586

    Hi,

    thanks, yes I did but there is no difference. Also empty cache.
    Maybe you can login and have a look?

    website

    #479649

    please ask the support for that!
    I’m a Participant too. And post the link as private !

    #479666

    Hi,

    I don´t get it.. do you @Guenni007 for work for the forum or not? Why do reply if you wan me to ask the support?

    #480458

    Well i can see that it must work – but on your source-code i can not see the change to my proposal.
    On the image you can see that you have still the 75% rule:

    #480755

    Hey!

    Please change following code

    .single .container .av-content-small.units {
        width: 68% !important;
    }

    to following one

    .single .container .av-content-small.units {
        width: 75% !important;
    }

    P.S.: @guenni007 is a participant but knows his way around Enfold and likes to help others :)

    Regards,
    Yigit

    #480783

    oh i thought she likes the 68% – sorry – than i misunderstood her

    #480802

    Hi!


    @guenni007
    Yes, she would like to make SantaMonica narrower like NewYork :)

    Regards,
    Yigit

    #485144

    Thanks :)

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Dimension problem’ is closed to new replies.