-
Search Results
-
I’m having an alignment issue I’d love to get some assistance on. On most of my pages I’m attempting to place a Text Block and Button next to each other and have them align correctly.
I setup my page using the 2/3 and 1/3 layout elements next to each other. In the 2/3’s side, I drop a text block, enter my text and align the text to the right.
Then on my 1/3 layout I drop a button and customize it. However, when I view the page, the center of the text and center of the button do not line up (the top of the text and top of the button align perfectly, but i need them to align at the center vertically).
How can I make this happen so they align centrally together (either my shifting the button up or the text down or adjusting the vertical alignment of one of these elements?)?
In this thread I asked about putting icons in the header of my website to use for navigation and that worked great but for some reason one of the icons is not lining up.
https://kriesi.at/support/topic/using-images-as-navigation-in-my-header/
I tried changing the order to see if it was something to do with the image size or anything else and whatever image is in that 4th spot just seems to fall out of place. On the mobile device it almost looks like it is trying to add another line to the menu.
Any idea what might be causing this?
Hi there,
I have modified the sidebar navigation somewhat, so it’s probably some of my CSS causing this… but
If I hover directly over (or on top of) the text, it doesn’t activate that text as a link – I have to hover below the text to activate it as a link.
Here’s a screenshot, & another.
Any ideas?
Thanks,
JasUpdate: I may have fixed this, I added;
position: relative;top: 5px;
to;
#top .widget_nav_menu ul ul li a
Which fixed the issue, but I also had to change;
#top .widget_nav_menu ul ul li:before
to;
top: 10px;
To align the dot – here’s a screenshot.
That seem all ok to you – what I’ve done?I want to make any form fields that are clicked in have a background/highlight color. I know I can use “:focus” but not sure where to put it. I’d like to cover ALL fields at one time if possible.
For testing only text fields, I used:
#top input[type=”text”]:focus {
background-color: #51CBEE !important;
}but, for example, not sure what the difference is in “#top .input-text” and “#top input[type=”text”]”
Topic: CSS issues on Top Navigation
Please check out screen capture to see the 3 issues I’m needing CSS help on.
1) Top Navigation – Background Color – what CSS could make this a color
2) Top Navigation Font Color – how can I change the color of this font?
3) Full Width Easy Slider – hair line rule – how can I remove this – it’s only on right sideSee site here: ng-sandbox.com/keystone
See screen capture link below
https://app.box.com/s/qlug8sai28l54eushnst
Thanks
Topic: Animated (Fade-in) images
Hi,
Would there be a way to animate images (Fade-in)? What I am looking for is the effect that we can get on the testimonials images; example here: http://kriesi.at/themes/enfold/shortcodes/testimonials/
On images such as the ones here: http://toticorp.com/benefits/
Just need them to fade in one after the other.I tried to use the testimonial shortcode on the benefits page but we needed the images to be slightly bigger on top and bit smaller at the bottom. If there is a way to use the testimonial shortcode to do this, I am all ears :)
E.Topic: Enfold Table Customization
I’m trying to use the Table Layout to create some custom tables within Enfold. I would like to make the following adjustments to the Tabular Data Table.
– All field background should be white. Currently the are using my Main Content / Alternate Content colors I defined in my “styling” option. I would like to set it so this table ignores that and simply does a single background color for the whole table.
– Presently, there is a gray border surrounding each row and column in the table. I would like to alter the color and thickness of the Top and Bottom Border colors {solid 1px #000;}. However, when i add this to my custom CSS, or edit it directly in the base.css file, the change does not apply.
– I would also like to completely remove the Left and right border from every table field, so that only the horizontal “top” and “bottom” borders appear.
– Finally, under the Default Column and Row, the text-align propert is always set to “left”. I would like to override this and force the text-align to be right, but only in one column of multiple rows of data. How can I accomplish this?
Thanks for any assistance with these issues.
Hi support,
I just updated my theme, and it seems to have caused several styling issues. The search icon in the navigation menu now has the word “search” next to it, and the same is happening with the social icons I have in my top bar. Please see this screenshot: http://imgur.com/pajtdFM
This screenshot was taken in Firefox. I had the same issue in Chrome immediately after updating the theme, but after I refreshed the page it resolved itself. The issue persists in Firefox after refreshing a number of times.
Thanks
AsadHi, i tried removing the borders but i dont get it 100%.
The solution in this threat did not work at all: https://kriesi.at/support/topic/remove-layer-slider-borders/
These codes just remove the bottom borader but it is still there ( very hard to see)#after_layer_slider_1 { border-top: none!important; }.container_wrap { border-top-style: none; }Is there a clean solution for that?
Topic: Help with a fixed element.
Hello. I’m not really sure exactly how to word this, but i have an example site (that uses enfold) that has done what I need.
Example site: https://www.happier.com/#/course/everyday-grateful
note the “buy now” and “give as gift” buttons on the top right of this page.Developing site:
http://boldtranquility.com/boldtranquility/21-day-challenge/the “give the gift of rest” and “enroll now” circular images I need to stay fixed at the top right of the page when a user scrolls.
right now the buttons are in a layer slider as I thought that was where they needed to be, but maybe it needs to be in its own container (like a color section maybe?) above the slider on the page layout.
Any suggestions on how to do this?
Viewing 30 results - 130,501 through 130,530 (of 142,938 total)
