Forum Replies Created
-
AuthorPosts
-
sorry Yigit – i thought you are right – and i believed that he know that. And he wants to color it like in his example
Edit: the element is in your page/post editor at advanced layout builder (short: alb) (there are three tabs layout/content/media)
and by the way you can set up as a sticky menu
-
This reply was modified 9 years, 1 month ago by
Guenni007.
you know how to activate custom class for alb elements? http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then give a custom class to your sub menu like: “fullfill” and then add following to your quick css:
.av-submenu-container.fullfill { background: #ddd } .fullfill .menu-item > a { background: transparent }
the submenu container is the one stretched from one side to the other side (here i gave him a background color #ddd
to get no background-color for the menu points set it to transparentAllthough the “fault” is still there – the solutions seems not so urgent :lol:
sorry Rikard – i began in english – but from the moment he writes german i sliddered in my nativ language.
btw. it seem to be usual that after solution the participants don’t give a response. ;-)
no context menu on developer tools (firebug etc.) – no info from my site!
this was offtopic a question to the moderators – because this is a specialized code for your installation.
if you create a custom fullwidth submenu all list poinst get a class (menu-item-top-level-1 etc. …) wouldnt it be better to use this code to select the menu points and add class “active-menu-item”what about:
fieldset .text_input, fieldset .text_area { font-family: "IRANSans" !important; }
i think i child theme it does not work.
You can place it in custom.css ( enfold/css/custom.css) that seems to be the better place.try this first:
fieldset label { font-family: "IRANSans" !important; }
-
This reply was modified 9 years, 1 month ago by
Guenni007.
btw : isn’t it browser concerning. I thought of the primary language in my browser. When browsing to your site with a primary language e.g. German do i realy see those font-families? or do i look to a web save font?
http://webers-testseite.de/enf02/iransans/
have a look again – maybe i copied the wrong thing from your site. This is from your slider.
try to go the way with your font
https://www.pagelines.com/adding-custom-fonts-to-wordpress/it seems to be the best way.
btw i tested it with generating web font files (woff …) and implement the file via custom.css.
Is this the right font? http://webers-testseite.de/enf02/iransans/
i looked here : https://www.pagelines.com/adding-custom-fonts-to-wordpress/
and made via font-squirrel the fonts you needed.
sorry – now i’m at the end of my زبان فارسی you have to wait for a moderator now
:lol: where does the instruction with fontfamily come from in the origin ?
the font named : “iransans” (and that you use in the layerslider as definition)
so please try this:
body { font-family: "iransans" !important; }
please be patiently with me, for me it looks all the same :wink
-
This reply was modified 9 years, 1 month ago by
Guenni007.
please try first the edited comment.
edit: what do you have on Enfold Options / general options – there is an input field “Websafe fonts fallback for Windows”
did you activate that ?so if its not a google font i think you had to use @font-face
https://css-tricks.com/snippets/css/using-font-face/
Edit: but the font is active in your site (Iran sans)
what about:body { font-family: "IRANSans Regular" !important; }
or:
input[type="submit"], h1, h4, h5, h3, h2 { font-family: "IRANSans Regular" !important; }
do not use multiple Fonts for your css rules like:
input[type="submit"], h1, h4, h5, h3, h2 { font-family: "IRANSans Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important; }
so it will fallback got helvetica
-
This reply was modified 9 years, 1 month ago by
Guenni007.
why can’t you use the color section?
You can use it without content in it! and set min-height to “0” and border to noneOfftopic:
by the way this is specialized to your site ? and only functions if you have those menu list points (product, news, partner, etc…)
isn’t it possible to do it with (menu-item-top-level-1, menu-item-top-level-2, menu-item-top-level-3, …)February 29, 2016 at 2:42 pm in reply to: Portfolio Raster Input field of Category not visible ! #590765:Lol
yes i thought i could use the raster layout similar to masonry even for category – but as the name said Portfolio-Raster it seems only to work with portfolio – and bingo – no i did not have portfolio categories ha ha ha !!!!thanks !
-
This reply was modified 9 years, 1 month ago by
Guenni007.
hm – josue – custom.css or grid.css is in enfold/css/ folder and quick.css is in wp-content/uploads/dynamic_avia/
i have seen that in that generated enfold.css (enfold_child.css) there is additional information before the “quick css entriy field” – input – but this is not identical to custom.css or grid.css
?
these additional information are the settings of Enfold Options Dialog? But how can a user forget to set a bracket there?strange
but where does it come from, – without causing it oneself ?
Maybe this is a nice Plugin for you: http://inoplugs.com/portfolio-item/wp-backgrounds-lite-version/
it has the possibility to set on each page/post a different background image. I try to find where i can set it for portfolios too.you see that image above – you can link an image to a custom link (even video-urls) but playing the video in that masonry – i guess thats not possible.
it is possible to link to the video
On adding images to gallery you can click a preview image and link to the youtube videoit looks like this: http://webers-testseite.de/enf02/gallery/
but the video does not play on the masonry grid – it opens than in the lightbox.
download that plugin: https://wordpress.org/plugins/featured-video-plus/
activate it and set for your posts a featured video !it works on masonry as well.
I tried this on a former participant question before.It reacts like a featured image. You have on post editior on the left (admin) side a input field (like featured image) a featured video.
You can input even iframe code of vimeo or youtube – so you can get rid of those annoying hints on other videos or set the autoplay mode etc.
But you see that this feature will slow down your site.
If you set up blog grid, blog masonry or any other alb with posts it will show you the “featured video” if you have more than one in it – it is not so good to set them on autoplay :lol:look to bwp minify ! it seems that the trouble comes from it.
because the minified css sayes that .container is set to 1010px max-width from custom.css – but your custom.css is in default condition with no extra entries !- first deactivate bwp minify to proove the suggestion!
- If so – activate it again – and go to bwp minify options and flush cache !
the .container is set to 1010px (minus 50px padding left/right = 910px)
can you get in to your enfold options dialog and look if there is an entry and look to general settings / dimensionha – it is in your custom.css file ! Have a look into this file (on ftp it is under enfold/css/custom.css
edit: no it must be a matter of bwp minify – because your custom.css file is on default
try to flush cache bwp minify !-
This reply was modified 9 years, 1 month ago by
Guenni007.
@MadRhino: zusätzlich dann halt wieder
.header-scrolled #header_main, .header-scrolled #header_meta { background: #fff !important; }
wenn gewünscht kannst du auch wieder eine “Trennung” einführen: border-bottom oder schicker: box-shadow
.header-scrolled #header_main { box-shadow: 0 1px 5px #999; }
this is with newest enfold a little buggy. If i place the fontresizer f.e. in a header widget only those A’s grew up not the content of the site.
– but thanks – i decided to buy a pro plugin (zoom) this works and looks good. -
This reply was modified 9 years, 1 month ago by
-
AuthorPosts