-
Content Count
40 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Any luck with this ? Thanks a lot ! If it's not possible I guess I'll leave the button in the "about" page. -
Reduce space between two blocks
Satori2046 replied to Satori2046's question in Coding and Customization
Tuanphan, you're my hero. Thanks again for your help ! -
Satori2046 started following Reduce space between two blocks
-
Site URL: https://www.videodrome.me/ Hello friends I'd like to reduce this space between two blocks (one gallery block and one image block) Right now it looks a bit goofy. https://www.videodrome.me/fashion-films The template I'm using doesnt give me this option so I guess maybe with a small code I can fix this ? Any help would be really appreciated ! Thanks a lot in advance
-
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hello ! Hehe here to, a big freaking storm 😛 So no I didnt manage to have my vimeo and instagram button on the upper right position as is used to be. : / Any help would be appreciated The site is out though : www.videodrome.me -
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Of course, thanks ! So I cant past the code, had to take a screenshot below it seems its only a commercial or businness plan : / So I guess none of them are working and it make sense since both buttons dissapeared when I suscribed to the personnal annual plan 😞 Is there any other way to have these two social link button at the same spot without having to pay 60 dollars more ? Thanks a lot ! -
Satori2046 started following Help needed / Link button position
-
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hello Tuanphan ! After a test it actually worked ! Thank you so much no more issues with these links going crazy depending of the screen resolution So I booked my annual suscription but an other issue just happened, the Instagram and Vimeo icon links dissapeared ?! : / I'm using this technique (cf screenshots) but they dont appear on screen and I have no idea why. Thanks a lot again ... -
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hello again ! Ok added the code at the end, hopefully its the right way ? It's still not working on a 2k resolution screen 😞 By the way, what kind of suscription do I need, business or personnal is enough if I want to use these css codes ? Thanks a lot ! @media screen and (min-width:991px) { .site-alignment-left.header-navigation-normal #topNav { width: 10%; } #topNav nav { width: 100%; } #topNav nav li:nth-child(4), #topNav nav li:nth-child(5), #topNav nav li:nth-child(6), #topNav nav li:nth-child(6) { float: right !important; } } @media screen and (min-width:9 -
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hehe thanks, it's back on now. -
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hello ! Normally the three links should be aligned with the edge of the video below. With the actual code, it works with 1920 x 1080 resolution, but when someone uses a bigger resolution, the links are pushed away : / Thanks a lot in advance ! -
Help needed / Link button position
Satori2046 replied to Satori2046's question in Coding and Customization
Hello everyone and tuanphan ! The last code you gave me worked perfectly fine. But now I have an other issue after testing it out with a few friends. Depending of the resolution of the screen the visitors are using (1920x1080 and higher) this mess up the alignment of the three links "About" and the two "instagram" and "vimeo" button. Is there any way to fix this and to force other resolution to be correct ? Or should I just pick the resolution most commonly used ? Thanks a lot ! -
Site URL: https://octagon-garlic-ejcr.squarespace.com/ Hello friends, My website is almost completed (finally 😄), but I have an issue with the location of one of my link Password is : sonatine The "Commercial" button should be next to the "Fashion films" button but I cant figure out how to put it there. When I change the order of the pages in my pages settings, it never find itself in the right position. Could anyone help me out ? I would be more than grateful. P.S : A picture attached with the actual issue. Thanks a lot !
-
Satori2046 reacted to a post in a topic: Intro Video / Animated logo
-
Hey Tuanphan, Thanks again for your precious help, so your code works perfectly with a picture or a gif image. But is it possible with a video file ? Cheers !
-
Site URL: https://octagon-garlic-ejcr.squarespace.com/ Hello friends, I was wondering if it was possible to have an intro video that will enable before accessing directly to the main website page. So basically when people enter my website : 1/ An animated logo launch 2/ At the end of the logo, the website unfolds. Also was wondering what size is usually recommended for this kind of intro. Thanks !
-
Help needed / Spacing and hover title effect.
Satori2046 replied to Satori2046's question in Coding and Customization
Regarding the hover issue, I think I'm gonna quit for that, I cant find a good opacity to make it readable, the picture behind is just too colorfull and its a way too complicated process. Thanks for your precious help though, I really appreciate it ! -
Help needed / Spacing and hover title effect.
Satori2046 replied to Satori2046's question in Coding and Customization
Changing the opacity work great, but I only need to change the font style of the titles. Is there a code I can add to this ? Thanks a lot !