Forum Replies Created
-
AuthorPosts
-
Perfect. Seems like everything works now. Thanks a lot.
I’ll take car of the old files
U
Sorry for the error with the FTP see attached
Hi
Thanks for looking in to this. See below for requested info. Let me know if you require access to more folders.Thanks
Thanks Nikko
This helped a lot. Although not quite there yet
These sections still need some edits
– Landing logo is below 100% screen so I have to scroll down to see it
-Landing Photo is zoomed in
– PATENTS and OUR ALGORITHMS: Red check marks have wrong color and is almost not visible
– News: whole section missing.Thanks
Hope you have some solution.
All help greatly appreciated.
U.
Thanks
I’m running IE 11 for windows 7 and some older random version. Both producing the same result.Thanks! Worked!
U
Thanks.
/red-wheat-christmas-juleol-christmas-beer-cloves-and-hibiscus/ has the same issue. It used to work. When i added a table that included the > symbol, it stopped working. I then deleted the table element, and it continued to not work. Perhaps some of the table element code has not been removed.
Just to trouble shoot, I tried to put <; and >; into a table on a new blank portfolio element. This is causing some bugs, and the symbols are not compatible with the table element..
The working portfolio items has the symbol in a text box, not in a table element.
- This reply was modified 5 years, 7 months ago by _urban_.
Thanks I have updated your role. I also noticed issues with ssl.
August 15, 2017 at 4:05 am in reply to: Masonry grid – overlay & title/entry/text/font color #839040Sweet Thanks!
Perfect, Thanks!
August 11, 2017 at 3:59 am in reply to: Masonry grid – overlay & title/entry/text/font color #837270Hi Jordan,
Thanks for the prompt reply. I’m sorry for being unclear. Please disregard the attached code in the previous post.What i would like is to be able to choose the background color and font color for masonry grid overlay for desktop and mobile. for example:
Desktop:
Background: #f4e842 transparency 60%,
text: #707070 transparency 70%Mobile:
Background: #dde87f transparency 40%,
text: #adadad transparency 55%Again, thanks for an awesome theme and support!
Thanks for your prompt reply. It will happen at certain screen widths between 660 px to approximately 800px. Try reducing your browser window to 700 px width and hover over the first image in the link and you will see what i experience. It would be nice to have a padding to keep the text inside the picture.
Thanks!
Hi Ismael.
Thank you for the response.
The problem is that I am already using a transparent header. So I would like to have two different header transparent header styles. One with a dark font and another with a light font.Hope it is possible to achieve..
Best Regards.
Urban
This reply has been marked as private.This reply has been marked as private.Hi!
yes i thought I had attached the link as a private message.
I one of the attached pages I would like to use a transparent header with black font in the menu and the extra elements in the top menu and LogoBlack.png.
In the other I would like to use a transparent header with white font in the menu and the extra elements in the top menu and LogoWhite.png.Fantastic!
Thank you Yigit!Urban
Dear Elliott
Thank you so much for your quick response!Align top worked! Great.
But I had to use this code to make the background white. I really don’t know why, I just found it and tried various versions until I found something that worked./* Table align top */ td, tr { vertical-align: top; } /*Table all white background */ .main_color tr:nth-child(2n+1) { background: none repeat scroll 0 0 #ffffff; }
Thanks again!
_urban_
- This reply was modified 9 years, 10 months ago by _urban_.
Hi!
Have you tried to list your portfolio elements with another short code? The masonry set to perfect grid or the blog posts set to grid? It might solve our problem.Good luck
Urban
I also added this, and now I am quite happy with the result. The cropping of the images is much better like this, and could be considered for the theme itself.
.av-inner-masonry-content { padding: 10px !important; position: relative; width: 1000%; z-index: 2; }
Thanks.
Hi!
Thank you so much. That was it. However there is a little arrow that also needs to be transparent. I Changed the code slightly, and now it looks ok. But I am not sure if the CSS will affect arrows other paces on the page. I will probably realize if it does; but do you think this CSS will effect the arrow other places?*Transparent grid frame */ .avia-arrow { background-color: #ffffff; opacity: 0.5; } .av-inner-masonry-content { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important; }
Thanks
UrbanIt is the “masonry” I am trying to change. Sorry for mixing it up.
If the solution I am asking for is to difficult, I could use a solution where the title is moved down to under the image. (like it is displayed when using the “blog grid”).
Again, thanks for your awesome support!
Urban
- This reply was modified 9 years, 10 months ago by _urban_.
Sorry I fixed it. Don’t know what it was. Maybe a mistake in the basic css…
Anyhow
Have a nice day!Thanks Ygit!
That code did some improvements however there was some aspect ratio issues on screens between width:767px and width:480px. and the “X icon” for closing/hiding the “slide-out-menu” does not appear, or appears outside the screen on all screen sizes.I changed the code to:
@media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo img { margin: 0; width: 80% !important; } } @media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo img { width: 100% !important; } #advanced_menu_toggle, #advanced_menu_hide { right: -15%; }}
This maintained the aspect ratio on all screen sizes except screens with exactly 480px width (tried max-width: 481px. and 479px without any luck)
“X icon” for closing/hiding the “slide-out-menu” appears as well, but not on screens smaller than 481px width.Hope you can help me out!
Best Regards_urban_
Dear Ismael!
Thank you for the response! I updated the theme which solved the footer issue. Great!
The quick css for the header worked too. Now the “Slide out navigator icon” does not overlap the logo. Great!However the logo is not keeping its aspect ratio, the height is still 100% but the width:80%. Seems like it does not inherit the aspect ratio. Is it possible to fix this?
Best regards
_urban_ -
AuthorPosts