I wanted to know if it is possible to change the sidebar width in ST3? Is this a project based, theme based, or something in settings? I did not see in default settings so that is why I brought the question here.
Thank you.
To resize the sidebar, all you need to do is click and drag:
There is no way to set a "default" size in your user preferences, project, or current theme, unfortunately.
Related
https://tympanus.net/codrops/2013/07/30/google-nexus-website-menu/
I am trying to use the google-nexus-website-menu options provided on the above link for the website that I am designing for my project.
For that I need to change the menu options and also the menu icons.
I am able to make other changes such as changing the size of the menu, submenu, font, width and all that. But not sure as how do I change the icons provided or how do I add any new icons in that place.
I am new to this area. so any sort of help is appreciated.
thanks.
I have a page which I use often to check some stuff, but it's not developed by me.
On this page, there is a label which is always to small and to read it completly, I go always to dev console, search the label and change the width manually.
This annoys me, is there a possibility to set the value fixed for myself? or with a chrome plugin so that I don't have to do it all the times?
This is the page, when I've loaded it:
You can see the yellow boarder, it's not wide enought, that I can see the whole text.
So to see it, I always open Developer Console and change the width of this css class to a width of 400px.
default it's set to 250px.
I'd like to find a way, that I don't have to do that every time manually.
But I don't have impact on the code, I'm not a developer of the page. Just a user.
And couldn't finde a solution, if there is a plugin or another way, how I can configure chrome that for this page, this width of the class will be changed automatically.
Try to add !important in your css code as there might be the case in your browser so go with an important tag hope it will help you to resolve your query
I am trying to replace the image at http://imgur.com/a/IHwaC (wont let me upload it to here for some reason) with another image but whenever I do it it just seems to make the background white and not actually do anything.
The way I change them is by uploading the image to the WordPress media library and replacing the image name with the other image name.
My Questions:
Am I doing something wrong when trying to upload?
Is my image sized wrong?
(I'm running WordPress on academyofperformancearts.com.)
Your Wordpress theme might have an option for simply changing that image.
Try checking Appearance -> Customize in your admin panel.
if it's not there, your theme may have some addionnal settings in the menu, check thoroughly.
third option is a plugin defining it.
If not, your image happens to be located here : https://academyofperformancearts.com/wp-content/uploads/2016/03/parallax-img-940x446-1.jpg
So though it is not best practice with a Wordpress site, you may want to replace from here as last resort.
And don't forget to make backup when doing such changes, it is a not a correct solution and may give squishy results.
I am currently working and editing this template:
https://freewebsitetemplates.com/preview/rehabilitation-yoga/contact.html
As you can see, on the home page you have to use your mouse to scroll down in order to see the entire content - I want to remove this option and have all the content be displayed and fitted on the entire browser(even if you resize your browser) when you open the page.
I am sorry if this is a "stupid" question - Still pretty much new to all this, so I would be glad to get some help.
Thanks.
you need to change places of all parts of your content. Change size and align them properly
The numbers column is very wide, and this is bothers me. I want to open more workspaces. Therefore I want it to be narrow. How do I do this?
I use PHPStorm Version 2017.1.4. In this version there is an option to hide gutter icons, which reduces the line number column width. Even if there are no gutter icons visible, the space is still allocated. If you don't need these icons, you can choose to hide them in the settings and the column width will be reduced.
Navigate in settings to: Editor > General > Gutter Icons
Uncheck: "Show Gutter Icons"
Before Image: https://i.stack.imgur.com/QGRjH.jpg
After Image: https://i.stack.imgur.com/e4u4F.jpg
It seems that is not possible because the place is used by others functionality of PHPStorm. Others questions on StakOverflow deal with disable this other functionality on this place but is not possible too.
We have nothing action on this place of PHPStorm. Use or no functionality.
You can try to open an issue on jetBrains website...
Make sure "editor.distraction.free.mode" isn't enabled in Registry. Otherwise this is a bug: https://youtrack.jetbrains.com/issue/IDEA-148002