Forum Replies Created
-
AuthorPosts
-
March 8, 2018 at 6:34 pm in reply to: Masonry Gallery – remove border from .av-inner-masonry-content site-background #923988
TRANSPARENT! Darn, I kept trying “none”. Thank you, worked perfectly.
Perfect, thank you.
The problem I found with a widget in the header area is you cannot stop the widget from covering the logo or the nav bar if the window is resized.
Ideally, I would love a widget area to the right of the logo (1) that responds as the logo does (resizes at the same rate), (2) that does NOT cover the navigation bar OR the logo (or any other element) upon resizing the window, and (3) disappears once the screen becomes too small to display all of the elements.
Adjusting the left percentage is only good if you never move the window width. That widget area needs to NOT cover the other elements upon resize. I’ve added a logo in for your inspection based on the code below. It works, but if you resize the window, elements get covered. Is there a better way?
#header .widget {
left: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}Fixed the hyperlink issue (I knew that but apparently lost my mind for a small period of time). I added the code as follows:
Custom Links are now #inventory and #financing. Both color boxes are named as inventory and financing.
I then used your code above with the correct css name but nothing changed:
#inventory {
padding-bottom: 0px !important; }And then I decided to try:
#financing {
padding-top: 0px !important; }But the spacing still isn’t changing. Please advise.
Rickard, Basilis:
The images are screen captures, it’s what I WANT it to look like, but I can’t make it happen because the width is too small. I need to make the logo width wider. Currently it’s 413 pixels, but there is no way to adjust the logo width. This is the question I need answered. You have an option to change the height, but not the width.
Please advise.
- This reply was modified 6 years, 8 months ago by bonbuttercup.
March 5, 2018 at 7:11 pm in reply to: Masonry Gallery tighten up space between images and display excerpt #921703Perfect. Thank you. It would be super helpful if someday the gurus at Kriesi could do a video tutorial to show us how to find the right CSS names for each section we have questions on using the visual inspector on our browsers!
Rikard, sorry. Site is live. I found and successfully tried adding a widget there, but the problem is, when the responsive mode kicks in, the widget either runs over the logo or over the nav bar. It doesn’t respond without [what I can only assume] is a lot of coding that’s beyond my expertise.
I want to use that blank real estate to include our parent company logos – OR – whenever we have a boat show or other event (see example here: http://tciwest.com/j4f/wp-content/uploads/Untitled-3.jpg).
It’s real easy for me to make one image with different items contained in the one file. I think it would be the easiest way to keep the proper responsiveness as the logo responds when the page is sized down.
Unless you may have another suggestion? Please advise.
I found that thread two days ago but it’s not clickable; it appears to be a screen capture so I can’t read it. Also, if it’s about creating a new icon and uploading it to Fontello, the images have to be vector. I need to use a photo where the little icons in the circle are.
August 4, 2016 at 10:52 pm in reply to: Site keeps going down since site was rebuilt in the Enfold theme #668757Kids, on advice of a friend, I installed Query Monitor and several items are running slowly. I’ve screen captured the report and was hoping this could help further.
http://www.tciwest.com/wp-content/uploads/Untitled-1-1.jpg
If you can’t get to that link, it means the site is down again.
August 3, 2016 at 9:28 pm in reply to: Portfolio Items: Menu only on these pages showing only Portfolio Items #668276Back up. This is a screenshot of what i”m hoping to do: http://www.tciwest.com/wp-content/uploads/Untitled-1.jpg (as long as Bluehost can stay up for longer than an hour).
August 3, 2016 at 8:36 pm in reply to: Portfolio Items: Menu only on these pages showing only Portfolio Items #668256F’ing Bluehost is down… AGAIN. Will have to get back with you after site is back up.
August 2, 2016 at 11:14 pm in reply to: HELP! Home page color box links to portfolio items now broken #667869Kids, I just rebuilt on a 2nd test site then migrated over via UpDraftPlus/Migrator. Worked like a charm. Go ahead and close this topic. Not sure what happened but it’s a non-issue now.
August 1, 2016 at 8:15 pm in reply to: HELP! Home page color box links to portfolio items now broken #667441As a follow up, if I need to do a full uninstall and reinstall, can I do a backup through Enfold Export/Import AND Updraftplus, then reinstall WP and Enfold, and then import files without importing the problem back in again?
I don’t know where the links got broken (in what file) or what happened, so I don’t want to re-upload the same problem. At the same time, I also don’t want to rebuild this from scratch.
Please advise.
July 31, 2016 at 6:20 pm in reply to: HELP! Home page color box links to portfolio items now broken #667036After further investigation, I realized my TEST site, the site I was moving FROM, has the same issue happening: http://www.tciwest.com/test/
If this is happening on the originally built test site, then I must have lost the links somehow prior to the move. So how do I restore or fix the links to the portfolio items?
Again, thank you. I need to get this working.
- This reply was modified 8 years, 3 months ago by bonbuttercup.
July 28, 2016 at 6:27 pm in reply to: Layer Slider last transition transitioning randomly, not by the specificsettings #666376Sorry it’s taken so long to respond. See private content for login details. Transition for Slide #1 is 15, Slide #2 is 93, Slide #3 is 73.
Andy, that’s beyond my expertise as .php language is foreign to me and I’m terrified to mess with the core code. I simply added an iframe Google map and will replace after Kriesi resolves and puts out the next update. Thank you, though.
June 30, 2016 at 5:45 pm in reply to: Layer Slider last transition transitioning randomly, not by the specificsettings #655398Sorry, it’s http://www.skipspropshop.com, it’s the header slider (skipspropshop.com)
Thank you, Basilis. Do you have an idea of the next update release? Weeks? Months? Just so I can tell my client.
-
AuthorPosts