Questions tagged [sidebar]

The sidebar tag is to be used for issues relating to displaying or rendering information to the side of an application.

A sidebar is a term that is used for a user interface element that displays various forms of information to the side of an application or desktop user interface.

2237 questions
0
votes
1 answer

VB6 sidebar app

All. I'm attempting to develop a 'sidebar' application with vb6, which I want to behave like windows Vista's gadget sidebar or Google Desktop sidebar, in the respect that other windows could not maximize over it. I'm aware that chances of this…
Doofitator
  • 60
  • 1
  • 6
0
votes
1 answer

Items in the doc sidebar are not activated automatically

I copied this example in jsfiddle to make a plunker. But the items in the sidebar can not be activated while scrolling. The follows are external links.
SoftTimur
  • 5,630
  • 38
  • 140
  • 292
0
votes
1 answer

Making the sidebars\page of even size

So, I'm making a page with 2 simple sidebars, one on the left and one on the right. The problem is, the sidebar have an height depending on its content, same is for the page. So, if the page content is shorter than the sidebar content, it will not…
kHz-
  • 29
  • 7
0
votes
1 answer

Google Apps Script Fails to Load Tempate html Files

I have created a sidebar with custom functionality for my spreadsheet. It used to work as expected, but when I opened the file recently it fails to load correctly. I have an html file called Page that contains the html code. I have another file…
davids
  • 5,397
  • 12
  • 57
  • 94
0
votes
1 answer

HTML code for using locate via onclick

I am trying to get the locator plugin to activate when clicking on the marker icon in my html sidebar. I would like it to use the locator function when clicked without adding the locator plugin to the map. This code below adds the fa-map-marker icon…
sergey
  • 185
  • 1
  • 1
  • 9
0
votes
1 answer

Materialize Pushpin overflowing bottom

I'm trying to achieve a "sticky" responsive sidebar. I'm using Materialize Pushpin to do the trick (http://materializecss.com/pushpin.html) I can't seem to get the bottom offset to work correctly. It breaks sometimes, and if the height of the…
0
votes
0 answers

Adding shop sidebar in single product page

I'm really struggling to add a sidebar in the single product page in Woocommerce. I would like to add a sidebar that could display the shop widget. Is this possible to do? It's a custom theme that I have limited knowledge of.
Sergi
  • 1,192
  • 3
  • 19
  • 37
0
votes
0 answers

Wordpress: trying to install sidebar

I'm trying to install a sidebar in my custom-theme. functions.php: 'sidebar', …
Erin
  • 85
  • 2
  • 13
0
votes
0 answers

Sidebar at bottomof page, plus code showing on the top of my site

I recently tried to change the header.php file for my site in order to add a click to call button to my site. I successfully added the button, but when you clicked on it, it would overlap with sidebar widgets. I tried putting the code back to how it…
jadah
  • 1
  • 1
0
votes
0 answers

Angular Material cannot open a specific sidenav with ViewChild

This works if I shove everything in the main.component... but that's not nice. Isn't Angular all about components? I can call an open method, but I get a grey overlay with no sidebar content. It words without nested structure, but I want a nested…
curtybear
  • 1,458
  • 2
  • 20
  • 39
0
votes
0 answers

show a sidebar for category

I'm use giga-store template y wanna show in a sidebar all my categories. I have a permalink call 'categoria'.(e.g. www.web.com/categoria/clean-products) this is the function on category.php function get_categories( $args = '' ) { $defaults =…
0
votes
1 answer

ViewController moves a few pixels up when loaded again

I'm using Xamarin.iOS, MvvmCross and the Xamarin Sidebar (as a support lib by mvvmcross) When starting the app for the first time, everything seems normal the center viewcontroller is correctly placed and a opaque/non-translucent navigationbar is…
Jelle
  • 365
  • 3
  • 11
0
votes
1 answer

How can I create a Sidebar Menu in Excel by freezing only a specific column?

I'm trying to create a system in Excel, and I want to create a Sidebar Menu to facilitate the access to every function of the system. I already used "Freeze Panes" by selecting the cell B3, to freeze my header and sidebar, and define the content…
dot.Py
  • 5,007
  • 5
  • 31
  • 52
0
votes
1 answer

Add padding to sidebar widget

I've tried many ways to add padding to my sidebar widgets without success when I make the changes via Developer Tools it works, but I get stuck when I try to find the right tag to call, since I'm using a theme that might have different tag names¿?…
Tatiana H
  • 15
  • 7
0
votes
1 answer

Changing height of a side-bar navigation

I have a sidebar navigation with a width of 10%. But at a certain width (smaller) the side bar looks like this: "Lorem ipsum" is under eachother and that's not what i want. I want that the height of the side bar navigation (the orange part) stays…
Soccerlife
  • 671
  • 3
  • 9
  • 20
1 2 3
99
100