View Wix Image
Hi guys,
Total newb here. We have added full calendar in a 'custom element' in Wix. But as you can see it is expanding out of the html box it has been put in and I can't work out how to reduce the width to it doesn't do this. I have no power over Wix HTML or custom element, so it would need to be fixed in js, or css. I'm only a beginner so any help would be most appreciated. Thanks!
Related
I'm fairly new to the web developing/ coding area and looking to develop a website I've built. I'm encountering a few problems with my site, but the main issue I'd like to resolve in this thread is the centering of the content on mobile devices. The content looks fine on desktop but seems to shift to the left and not fill the page on mobile.
See link here: https://loudburr.github.io/louisburr/
Any help would be greatly appreciated!
Many thanks!
If you change your banner text CSS to instead of width to max-width that should work
.banner-text {max-width: 600px;}
I think your "html" code (that I saw in view source page of your site) has some fundamental errors. for example you use a "div" tag in the "head" section of your code. and in line about "50" you have some closed tag that I did not understand that where they started. I suggest that you check your codes in this website: https://validator.w3.org
Facing some challenges in changing the default theme page layouts to elementor full width.
A single post or single page layouts are unable to be accessed for changing the layout structure. Any help would be appreciated.
Have you tried reinstalling Elementor?
Try it.
If it doesn't solve the problem, simply recreate them with elementor or you can just use wp plugins.
A Full-Width Page means the content spans from right to left and takes the full 100% of the screen's width.
With Elementor there numerous ways to do this, here are three:
Use a Full-Width page template
Use the Canvas page template
Stretch the sections.
Details of the explanation can be found here: https://docs.elementor.com/article/40-full-width-page
Hope this maybe of your help, Please let me know, thanks.
This page uses a plugin from Dreamweaver called Easy Rotator. It is current being used to display an image gallery. There is a div to the right of the image that has text in it, but it is not showing the text. I am not sure why this is the case. I have tried using the CSS inspector to track down the problem with not luck. Any help on this would be greatly appreciated.
Live page: http://www.securitybankusa.com/art
I'm trying to get Tumblr's photosets to appear 640px wide.
I'm modifying CATCHING ELEPHANT for my blog http://assemblyradio.tumblr.com/
I'm making the whole posts section of the theme wider.However, I can't seem to get photo sets to appear 640px wide.
I would like the sets to show up as Tumblr intended with their fancy layout, because they look great. Therefore this solution is not what I'm looking for:
Change default photoset size on tumblr
I have tried java script from here:
Tumblr theme dev: Square-75px photos for Photoset posts
and here:
Change default photoset size on tumblr
The second script sort of worked but the images are cropped off =(
If I add some custom CSS I can get the iframe to be 640px wide, but then the height does not adjust accordingly!
Everytime I think I figure it out on Chrome's web developer tool, I can't seem to get the code right in Tumblr's custome CSS. I thought using this selector gadget [How can I get the CSS Selector in Chrome?
could help me target exactly what CSS I should be editing (to see if that could help) but it can't tell me the path to the element, maybe because it's an iframe.
Does anyone know how to to get custom photoset width?
Or how to get an iframe height to adjust automatically?
Or how to find a complicated path to a class?
Any help would be much appreciated. I just want to see my cute kittens.
Thank you!
Tumblr's limitations had also been annoying me, so I wrote a jQuery plugin for a fully responsive Photoset layout that uses Tumblr's style. It also includes extra information (that can be toggled on/off) for EXIF and caption data on each photo.
https://github.com/PixelUnion/Extended-Tumblr-Photoset
Currently, I am implementing a scrollbar using a custom embedded image using my CSS stylesheet. This is a very simple, thin scrollbar. I would like to configure this scrollbar using CSS properties at runtime, but so far I have been unable to do so.
I know it can be done because I've seen examples of it in the net, but no code to review. Anyone have any suggestions?
Thanks!
This blog has an example that you can view the source of with a right click:
http://www.axelscript.com/2008/02/20/custom-scroll-bar-using-css/
This one has a few links that redirect to examples with image skins:
http://www.foxarc.com/blog/article/101.htm
You can see a lot of the css stuff for scrollbars and pretty much everything else here:
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#