Forum Replies Created

Viewing 30 posts - 10,951 through 10,980 (of 11,586 total)
  • Author
    Posts
  • in reply to: boxed layout and margin on top #582434

    yes i thought of that too – but i want a margin (or padding – concerning to what the rule goes (html, body or wrap_all) on top.
    if this marging could not be seen all the time it would be ok for me if the header scrolls to top and begins then to shrink and is fixed on top.
    But to look nice it has to scroll first than on top it starts to shrink and gets the fixed positioning.

    now the header and main and all the rest is seen when it passes the header which is sticky with that distance above.

    in reply to: disable related posts #582291

    do you mean “eventi” ?
    go to widgets and drag and drop out this field. If you don’t have a substitute information on that row you can reduce on enfold options – footer – the count of columns in footer. For you than 3 is best ?

    in reply to: custom backgroud for color section #581934

    by the way – each color-section has on that edit field the possibility to determin a background-image or background-color (look to the tabs on edit case)
    “Section Background Tab”

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: custom backgroud for color section #581933

    a frequently made fault on inserting a css class is that the point infront of the class is forgotten.
    on that field where you put in the class – there it has to be written without that dot. But on quick css you have to make it.

    .white-bg {
    background:#ffffff!important;
    }
    in reply to: disable related posts #581919

    hm :

    .related_posts {
        display: none;
    }
    in reply to: Submenu on IPad does not fade out after click #581499

    yes – that menu you see is additionaly set by me in that site – so on my part i could get rid of those list points in main navigation.

    But do you think that this might be a better feature if hovering only decides about emerging Submenu and the click about disappearing.

    in reply to: How to Centre Avia Mega Menu Bullets Vertically #581479

    The advice is indeed visible on your site so a response seems to be unnecessary.
    Your welcome ! :wink

    in reply to: How to Centre Avia Mega Menu Bullets Vertically #581275

    try this here:

    .avia_mega_div .avia-bullet {
        margin-top: 8px
    }
    in reply to: Php7.0 compatibility? #581134

    Sometimes i use for a new test environment old mysql databases.
    so often conflicts arise from that. so best is to use a completely new database or to go in mysql and erase all tables before.
    Often people do not even change table prefix – so in might be possible that there are some entries are not overwritten by new one.
    The folders are one thing to avoid conflicts.

    in reply to: Frontend Login #581124

    Ah now i know – you are talking about church demo an so i believe that you concern to this site.
    You mean that login of the support page here on Kriesi!
    I guess that this is in the whole BBPress package – this is the Forum Plugin you could install via Plugins – but i guess you don’t need a whole Formum Soft to login to the admin area.

    https://kriesi.at/support/topic/avia-login-widget/

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: Enfold Theme nur eine Schriftart verwenden #580912

    die doppel linien sind dank border-style : double ja nun nicht das Problem

    .av_minimal_header #header_main_alternate {
        border-style: double;
        border-width: 4px;
    }

    die Begrenzung zwischen den Navigationspunkten bekommst du am schnellsten über
    Dashboard – Enfold (Child) Optionen – Allgemeines Styling – Logo Area – und dann “Border Colors” Feld leeren

    und wie gesagt die beiden Sachen (mangels Shop kann ich da jetzt nix platzieren) kann man mittels Widgets da hin bringen. muss man dann halt mit dem Logo im Responsiv Fall abstimmen.

    http://webers-testseite.de/enf02/

    in reply to: Header and main body. #580904

    After that you might give the columns a background color and perhaps (looks better) a padding ( Same Column Edit other tabs)

    PS: the margin set on the first column is for all following rows – but background and padding not.

    so it might be easier to make the settings for the first row and than duplicate this first column.
    e.g. i want that style for 1/5 3/5 1/5
    1 )i make an empty column 1/5 make all the settings with equal height – no space between columns and negative margin – Padding and background color etc.
    2) i duplicate this 1/5 two times so i got 1/5 1/5 1/5
    3) increase the width of the 1/5 to 3/5 by clicking on that little open arrow nearby the edit button

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: Header and main body. #580902

    on that screenshot.
    Why did you put the columns in a color section. It has no effect for you
    http://prntscr.com/a146yn
    you can drag and drop that 2/3 and 1/3 out of it and than press the edit button of that 2/3 column !

    in reply to: Header and main body. #580898

    you got it on your landing page
    press the edit button where Content is :

    Sermons
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ae…

    Where do you placed the :

    Welcome message at Audio resources page under banner
    Smaller text under big one

    On top you got that color section with Header “Audio Resources” and under that section what comes there ???

    in reply to: Header and main body. #580897

    that is the reason why i posted the frontend and the backend site.
    Look at it – there is no surrounding color section on that column!

    the red arrow shows you the button to edit the column.
    Columns are 1/1 1/2 1/3 and so on.
    They have there own edit button (red arrow) which might be a surrounding vor other alb elements.
    These columns overlap the color-section above ! So don’t change the color section but the column following !

    in reply to: Error en el enlace de iconos sociales #580558

    allthough my page above is a de domain – enfold did not change the domains to de – it stays to com domains.
    and the https link is untouched too.

    in reply to: Error en el enlace de iconos sociales #580551

    hm on my test page i got no difficulty to insert your links:

    in reply to: Header and main body. #580546

    well a color section is by default a 100% width of your screen width !
    so where do you want to overlap with main ?

    really like the fact that main body sort of cuts into header

    main does not overlap here the header – that color section is part of main!
    and on that landing page there is only a transparency header – so that first color section lays under the header.

    you can see here a page http://webers-testseite.de/enf02/projects/
    and it looks this way on Editor: (to show you where background image is i set in that color section the image by photomontage)

    you see on the right that transparent and glassy header option.
    and the alb element that makes the shift to the colorsection is the 1/1 container

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: Can't Update Copyright Section of Footer #580522

    But sorry for my simple question – you pressed that “Save all changes” button ?

    in reply to: Frontend Login #580519

    I do not see any login on church demo?
    Where is it ?

    in reply to: Enfold Theme nur eine Schriftart verwenden #580517

    angesichts des geschützten Inhaltes ist es natürlich für mich schwer hier via Firebug oder developer tools css rules auszutüfteln.
    Ich kann aber Ihr Anliegen nachvollziehen es unbedingt mit Enfold hinzubekommen. Ich liebe auch die Klarheit dieses Themas sehr. Die Mächtigkeit des gesamten Themas im Verhältnis zur Einfachheit der Bedienung ist hier unschlagbar.

    in reply to: Header and main body. #580512

    sorry Vinnie but this is allready a default input field if he mark that little checkbox on that column element called “Custom top and bottom margin”

    And it does not need to be a 1/1 column – see here
    than you have to set “equal height” and no space between columns. (in this case the first column settings defines the following.
    In the example above 1/3, 1/3, 1/3 . In responsive mode this is very elegant solved – have a look to the example above (church demo)

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: How do I disable links to blog posts? #580491

    you have seen the edit on thread above ?

    in reply to: Enfold Theme nur eine Schriftart verwenden #580488

    Sicherlich – aber das liegt ja jetzt nicht am Schrifttyp sondern an dem komplett anderen Template.

    zunächst würde ich mal bei den Enfold Optionen – Header – “Logo mitte, Navigation darunter” wählen.
    Dann in den Einstellungen die Extra Elements top navigation – wie Sie das ja auch schon machten.

    Search Feld und Carts könnte man mit Header Widgets dort hin basteln.
    Die Funktion oben mit dem Aufklapp Teil ist da schon schwieriger. So ganz wird man da nicht hinkommen.

    Die Navigation kann man sicherlich so stylen das Sie dann auch so aussieht wie in der Vorlage.

    in reply to: Enfold Theme nur eine Schriftart verwenden #580475

    Wie gesagt der Font der auf der seite genutzt wird ist der Open-Sans !!! nicht Times

    Nur das Logo (selbst das ist keine Times sondern eine Gerogia – sehen sich aber wirklich sehr ähnlich) – verwendet eine Serifen Schrift

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: Enfold Theme nur eine Schriftart verwenden #580474

    Also , dieser Code ändert doch den gesamten Inhalt nach Times oder?

    Ich dachte genau darum würde es gehen. Dieser Code ändert sogar die Schrift in der Adminleiste oben wenn man eingelogt sich die Seite anschaut. (nicht im Adminbereich).

    Beschreibe dein Anliegen genauer. Gerne auch auf deutsch.

    in reply to: Contact form spam changing the TO address? #580466

    perhaps this is similar to the troubles another member got with cf7

    here

    in reply to: Enfold Theme nur eine Schriftart verwenden #580461

    and btw: if you use the last rule

    body * {
    font-family: "Times New Roman" , Georgia, Serif !important ;
    }

    (even the cart, and shop fonts are changed) – see on your example page (the star is the thing who rules)

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: Enfold Theme nur eine Schriftart verwenden #580459

    but on that page there are many different font families used ! ???
    and except that logo (an image) there is no serif font used ! So why do you want Times ?

    e.g. main font is Open-Sans which is included in Enfold too!
    headings are Georgia

    • This reply was modified 9 years, 6 months ago by Guenni007.
    in reply to: How do I disable links to blog posts? #580441

    please set one featured image for a single blog entry. than we can make the rule more specific for your site.

    edit:

    .big-preview.single-big img.wp-post-image {
        display: none;
    }
    • This reply was modified 9 years, 6 months ago by Guenni007.
Viewing 30 posts - 10,951 through 10,980 (of 11,586 total)