Forum Replies Created
-
AuthorPosts
-
November 5, 2014 at 3:28 pm in reply to: opacity and color of content sections – special headings and text blocks #346546
and I can put that color section in a “1/4 sized layout element” which is inside another color section?
can I not use something like this to make a “special heading” background color semi-opaque:
.page-id-211 ?specialheading? {
background-color: rgba(255,255,255,.5);
}Thanks!
November 5, 2014 at 3:11 pm in reply to: special heading – remove horizontal line after text #346535Thanks so much Elliott, and sorry about my confusing question – I must’ve only typed half of my thought. I was asking how to remove it, but I see that “modern” style removes it.
Thank you!
Hi Yigit,
I’ve tried this before, and am now trying again. I don’t have the social icons option in my footer – this
(http://www.new.globalgl.org/wp-content/uploads/2014/11/Footer-Options.png)
is what my options looks like. Any idea what’s up?Thanks
Thank you so much
Hi Yigit – can I add color to an icon box and special heading?
- This reply was modified 10 years ago by GGLNetwork.
November 2, 2014 at 11:14 pm in reply to: masonry gallery – larger images are being made half size #345006Hey guys,
Thanks for your responses.
Andy and Josue, both of your solutions helped make the images fit inside the box so they’re not cut off, thank you so much.I’m still a little confused about the image sizes – my understanding is that wider images (ratio of 16:9+) will be displayed at twice the width (same height) as the 1:1 images. I resized all of my images to either 600×600 (square 1:1) or 2400×1350 (16:9). but the wider images are showing up as half height same width, instead of double width same height.
I got this response from Elliott (not sure why it isn’t here, maybe he deleted it?)
“Right now they are all displaying as the same width, 400 x 400 but some are 400 x 225. Are you wanting to make it so the bigger ones will take up two columns? If so then you need to resize them so the aspect ratio is a bit more towards 16:9, so just increase the width a bit more.”–Yes, I want the bigger ones to take up 2 columns. But I don’t understand, the ratio should be correct already (all wide images are 2400×1350 already) , and I just tried making one of them wider (1350×600) and nothing worked. 16 is the width and 9 the height right?
Anyone have any ideas? what am I missing?
Thank you,
b.
Hi Ismael,
Thank you for your response. All are very helpful, looking forward to implementing! and to clarify my second question …
(#2) screen shot: http://www.new.globalgl.org/wp-content/uploads/2014/11/Screen-Shot-2014-11-02-at-3.02.33-PM.png
–When I hover over the map (the image next to the welcome dayton image) a little arrow pops up showing I can click on it. Same for all others, except welcome dayton. any ideas?and
(#3) i’m not sure, I think I was trying to figure out how the element determined size. Seems silly now, I know. :)Thanks
November 2, 2014 at 9:58 pm in reply to: opacity and color of content sections – special headings and text blocks #344995Thank you so much Arvish.
Since the colored sections can only be full width, I’d love a solution that doesn’t involve them. Especially because the reason I want a semi-opaque gray background behind my text is because I have a colored section with an image as my background, text on top, and in some places it is difficult to read.
It’d be best to be able to apply a semi-opaque background to:
1) text block
2) special heading
3) icon boxIs this possible?
Thanks thanks thanks!
Thank you so much Yigit!
This reply has been marked as private.This reply has been marked as private.Thanks Yigit! Can you also tell me how to make the background for the caption – currently white – semi-opaque?
I tried this:
.page-id=220 .box .av-masonry-entry {
background: rgba(255,255,255,0.5);
}and this:
.template-page.content .box{
background: rgba(255,255,255,0.5);
}but no luck. Thank you so many time over, this project is draining me.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Thanks so much. Can you help me determine how to make the gallery items all the same size and a square? They’re coming out as rectangles.
-
AuthorPosts