Forum Replies Created
-
AuthorPosts
-
June 14, 2016 at 6:19 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648191
sorry this one
I would like to have the titles of my videos show up underneath the image when it opens in lightbox.
Ok thanks. Can you help me with the main problem – the mobile redirection?
that first css worked to hide the arrows, thanks, but there is still a 1/9 image counter on the lightbox, which I hid with:
.mfp-counter {
display: none;
}but clicking on the image still takes you to the next image/video. Is there a way to disable the nav itself?
thanks
Nancy- This reply was modified 8 years, 5 months ago by Munford.
I have done that. If wanted to have titles only on the videos/images in the lightbox and notas “titles/excerpts” underneath the image. If see I can have both…
hi Ismael
Thanks very much for taking a look. Seems fine now
Nancythanks very much! I will be more careful in the future…
Hey Yigit,
I did a search for the url and came up with the 30 posts below….
if it’s not too much trouble, I’d like to have these removed. Thanks very much
Nancythanks! was there a reason it was not responsive before? Had I set something wrong?
actually I just looked back at the site and it’s not centered on the ipad, at least in the google dev inspector.
I’m not sure I”m keeping this layout, so I won’t spend more time on it now, but I don’t get why the color sections
do not stay centered on the ipad size.
thanks
nancy- This reply was modified 8 years, 7 months ago by Munford.
class name: ipad
code:
@media only screen and (max-width: 1024px) and (min-width: 767px) {
.ipad h1 span { font-size: 40px !important; }}thanks for your help. Never had this problem before.
Hi Yigit
that did not do the trick – also isn’t that just targeting the h1 font size?
The whole page on ipad is not responsive as far as I can see.
thanks for taking a look
NancyHi Rikard
if you look at the image below, on an ipad the right side of the site is getting cut off.
It’s OK on mobile.
?
thanks
Nancyperfect thanks! can you explain to me what that did?
now when I look at the mobile (I had to separate the tables out for each day) the width is really big when there is a lot of text – do I need a different styling so the tables on the mobile fit on the screen? see http://imgur.com/EmLTrgHI am also working on another table on this page: http://www.cjff.dk/events/ – I am trying to right align the first column and left align the left one, using this code block on the page: http://www.cjff.dk/events/
<style type = “text/css”>
.avia-table tr > td:first-child {
text-align: right;
}
</style>
but it’s not working.can you help me with all this? I find the tables kind of confusing to work with.
thanks again!- This reply was modified 8 years, 9 months ago by Munford.
you can see that the 2nd and 3rd columns are breaking the top title text – I just want columns 2 – 6 equal sizes, and the first column narrower (just to content size like you see on the linked page). I don’t understand what the column widths are based on now – seems random and I can’t get those 2nd and 3rd columns to look right.
thanks for your help (as soon as possible… we are launching today!)
I fixed that problem but am still having an issue with getting the columns to look good. I’d like the first column to be narrower (content width) and the rest equal widths but am not sure how to use the :first-child, etc tags. Can you help me with this? thanks
Nancyyeah, the tables are ok on the mobile now. thanks!
What I can’t find is why there is an extra bottom and right side border on that table – a solid thin line. I’d like to get rid of those.
- This reply was modified 8 years, 9 months ago by Munford.
thanks –
can you help with the issue of the extra bottom and right side border on that table also?Thanks – seemed to work regarding the categories, but the order of the portfolio items is now reversed (Z – A instead of A – Z) – can that be fixed?
thanks!
not sure how to write that code to keep that first column width by content…?
I also need helpwith a couple other issues:
I have made the inner borders dotted, but can’t find how to target the outer border – there also seems to be an extra border on the right and bottom of the table. Can you help me hide those & make the outer borders dotted as well?
I am styling the table for mobile; Right now the right side of my tables (I have split them up) is getting cut off (though it’s scrollable). See here: http://imgur.com/puBpm5R. Is there a way to confine the width to the mobile with without it getting cut off? I can’t use the other option on the table as I don’t like the data to be stacked.
thanks very much for your help
Nancy- This reply was modified 8 years, 10 months ago by Munford.
sure thanks for taking a look
thanks – I added that but am not seeing what I wanted.
the page linked below should be the last item in the category “2016” but the side nav continues to the next item which is in “2015”should that go in the functions.php?
yes, that’s what I want.
thanks – do I need to specify somewhere that I want only “2016” category?
thanks for your help. It seems fixed now.
December 19, 2015 at 7:08 pm in reply to: errors – Site not responsive on ipad, video overlay error? #555426Sorry for that!
I was not getting an answer about the site being responsive and added the link to our other thread, thought maybe they were related. The overlay problem is fixed, but the site is still not responsive on ipads.
?
thanks for your help
NancyI removed the css and yes, that fixed it. I looked through the css and found the problem.
thanks! that was driving me crazy- This reply was modified 8 years, 11 months ago by Munford.
The main issue is I am still seeing a grayish overlay on the background video on the page – on whatever browser I use. You said you are not seeing the overlay, right? It should look the same as the video on this page:
(The flickering is another issue I don’t care about too much right now. I think it’s a loading problem from YouTube – I get a flicker of the static screen shot image before the video loads, on the top of this page: )
thanks for taking a look again
Nancy- This reply was modified 8 years, 7 months ago by Yigit.
did that but I it didn’t change anything.
?December 15, 2015 at 6:30 pm in reply to: errors – Site not responsive on ipad, video overlay error? #553202still no answer on this. I am still having these problems,
still seeing an overlay on the video, which I was trying to fix on this thread:\
https://kriesi.at/support/topic/video-in-color-section-overlay-error/I have now reinstalled Enfold via ftp, but that did not improve anything.
Can someone take a look?
Thanks
Nancy -
AuthorPosts