Forum Replies Created
-
AuthorPosts
-
thanks for taking a look
NancyJune 16, 2016 at 3:22 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #649261I think the media query worked but I will try your code. Thanks.
Hi
I have given the images titles in the media library – caption and description areas as well – but they do not show up under the videos in lightbox. I do not want titles/excerpts under the images, only in the lightbox under the videos. Is that possible?
Thanks for taking a look
Nancy-
This reply was modified 8 years, 11 months ago by
Munford.
ok thanks
June 14, 2016 at 8:53 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648256got better arrows but they are a little smashed.
and now they are showing up in my fullwidth submenu on pc
added the media query:
@media only screen and (max-width: 990px) {
but the arrows are still on the menu.
?-
This reply was modified 8 years, 11 months ago by
Munford.
June 14, 2016 at 6:24 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648193Is there a way to have that menu sticky on mobile?
June 14, 2016 at 6:19 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648191sorry 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, 11 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 9 years, 1 month 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 9 years, 3 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 9 years, 3 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 9 years, 3 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?
-
This reply was modified 8 years, 11 months ago by
-
AuthorPosts