Forum Replies Created
-
AuthorPosts
-
Thanks! That worked for the grid row on the top of the page, but looks like it didn’t apply to the second grid row at the bottom of the page?
Great, that solved it!
About the extra padding below the grid row — I noticed the color is always #f8f8f8, and I was wondering if there’s a way to change just that color, if there isn’t a way to get rid of that extra space completely?
Thanks for the help so far
Hi,
I’ve checked and reuploaded my images so they’re all the same size, but I’m still getting the extra space at the bottom of the grid row. Any other ideas?Also, this white rectangle appears whenever I hover over my lightbox image:
This happens when I first load the page and hover over the images for the first time.Thanks
Hi Ismael,
I tried the code and it still looks the same as above, no changes. Yes, I’m on Safari on Mac.Additionally, I’m having a strange little problem where there’s a little bit of extra padding at the bottom of the grid row, and I don’t know why…
Thanks for the help!
Hm, it seems to be fine on Chrome, but in Safari it still looks like the previous image, even after I cleared the cache?
Hi,
It would be great if someone could help me with my first question above, how to make the space beneath “check out our demos” smaller:
I’ve tried the code given by Rikard and nothing seems to have happened? Thanks!
Hi, thanks for the reply. My question is actually whether it’s possible to have this overlay text effect for an image that links to a gallery lightbox… I played around with it and it seems like it’s only possible to have that single image open in a lightbox. I wonder if it’s possible to have this effect but also link to a lightbox gallery of multiple images? Currently I’m using a code box to create this effect, but I don’t know how to get the text overlay like in the above example.
Here’s the code I’m using, if that helps:
<div class = "post-entry"> <a href = "URL to your main image"><img src = "URL to your main image" /></a> <a href = "URL to your other images" style = "display: none;"> </a> <a href = "URL to your other images" style = "display: none;"> </a> etc etc </div>
Hi,
My first question is how to get my image links to look like this:
I currently have an image gallery coded using a codebox…I’m not sure how to create the effect above?I also tried the code you provided but nothing seems to have happened?
Works great! Thanks for your help!
Hi, you can find the link below. Let me know if you guys need anything else, thanks!
Thanks, that works great! However, now the slide number is stuck in the righthand corner and looks a bit strange.
How can I change the position of the slide number?Hmm, I pasted it into quick CSS but nothing seems to have happened?
Thanks! Finally I’d like to ask whether it’s possible to style the title element by CSS? I’d like to change the size/background color/etc.
Hi, thanks for the help so far. Can you tell me how to get the captions to show up on these lightbox images?
Hi, thanks for the response! Maybe this is a dumb question, but where should I put this code in the layout builder…? Thanks
July 20, 2015 at 11:16 am in reply to: Content shift when two images are placed in a 1/3 layout section #475682Ah, great, that fixed it. Thanks!
Great, that solved it. Thanks!
Ah, that’s a lot easier. Thanks! Can you please tell me the default CSS for the menu button so I can change the border/text colors, etc?
Thanks, that seems to have fixed it. However, I’d also like to ask whether it’s possible to have the widget button scale with the header menu links? Right now, when you make the browser window very small, the widget button and the menu links will overlap. Is there a way to avoid this?
Sure, it’s below. Let me know if you need login details as well, thanks.
Hi,
I’ve been trying to customize the language switcher and it seems like whatever I put inside li.menu-item-language-current a applies to the whole language switcher, not just the current language.I would also like to add a background color behind the whole language switcher section, but right now nothing happens when I put the code into menu-item-language a
Any help with this?
Here is my CSS:
menu-item-language a { font-weight: normal !important; background-color: #eee !important; } li.menu-item-language-current a { font-weight: bold !important; padding: 0px !important; margin-left: 10px !important; }
Thanks in advance!
- This reply was modified 9 years, 4 months ago by mxshi.
Great! Thanks.
Final question – if I want to change the CSS for the language selector (font weight, colors, etc) where should I put the code? In the quick CSS or WPML’s CSS? I’d like to reduce the margin between the two languages and make the active language bold.Oh, it suddenly started working! Thanks for the help.
Can I ask one more question, can you tell me how to change the language names from “English” to something like “EN”?Hi,
Sorry, maybe I’m not being clear. I’d like to have the languages as a drop-down menu on the main menu bar. I don’t know why I can’t? I’ve checked the option in WPML settings already.Hi,
I’ve edited functions.php, and chose “Display the language switcher in the WP Menu” but the language switcher is still showing like this: https://www.dropbox.com/s/q3pc45h9moa069c/Screen%20Shot%202015-06-09%20at%201.05.29%20PM.png?dl=0Ok, no problem. In that case, can you help me with showing the language menu as a drop down? I’ve got it selected as a drop down menu in WPML settings but it’s not displaying like that on my menubar.
Oh, and I wonder if you could also tell me how to change the name of the languages to EN and IT instead of English and Italian.
Thanks!Great! Thanks for the quick response!
This reply has been marked as private. -
AuthorPosts