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

learn more… | top users | synonyms

1
vote
2answers
227 views

SideMenu black view

I am trying to make a sidebar menu but i have a little problem. I explain : I created an UIViewController that i called sideMenuViewController In my viewController Class (the initial view ...
1
vote
1answer
300 views

CSS 3 animated fixed position sidebar

I was wondering if there is a way to achieve an effect similar to Chris Coyier's: Scroll/Follow Sidebar using CSS3 animations? I have a sidebar that scrolls down with the page as the user scrolls ...
0
votes
1answer
174 views

cant change wordpress sidebar items

I have a wordpress site with a sidebar that is themed from a theme I downloaded. In Appearance > Menus I have created a new menu then I set the side bar menu drop down list to the newly created ...
1
vote
1answer
594 views

Sliding Drawer from left to right

I want to make Sliding Drawer to slide from the left. I have a partial solution, but it only works on Android versions 3 or higher and I want to support 2.2. The solution is the property ...
2
votes
0answers
181 views

ASP.NET Wizard's sidebar shrink when step panel too wide

I'm using ASP.NET Wizard control to display a wizard with a Gridview displaying the contents of each step. In the Gridview, there are several columns using Textboxes to display the content. When the ...
0
votes
1answer
85 views

How to rid of the “blinking” reloading effect of a Collapsible Menu?

My boss would like a collapsible side bar for our website, which I have managed to come up with one.. However, she finds it annoying during navigation (or when the page is being refreshed) the side ...
2
votes
2answers
254 views

is CSS-only, full-width sidebar background possible?

I'm building a fixed width website (using the classic wrapper with margin:auto), but I want the sidebar background to extend to the right end of the screen. So far I've accomplished this: HTML ...
-1
votes
1answer
202 views

Joomla Template - How can I auto hide a sidebar when there's no module? [closed]

I'm creating a new template in Joomla 3.0 and i'm having a problem with the sidebar. I want configure a flexible sidebar, like the one in the Prostar template and other, with the flexibility to hide ...
-1
votes
1answer
77 views

Use jquery to make elements margin 0 on scroll

I have a navigation bar with a height 170px. Under this navigation bar is a fixed position sidebar. What i'm trying to do is get the sidebar which will start with a margin of 170px to have a 0margin ...
0
votes
0answers
80 views

Creating expanding sidebar hinged to browsers right edge

Im trying to create a sidebar/sidnav for user profile links. Im trying to get it to stick to the right edge of the browser and be visible even on scroll. Im also trying to get it so it expands when ...
0
votes
0answers
37 views

how to create a sidebar position scrolling but when div is ending stick to the bottom till the footer shows up

How to create a sidebar position scrolling but when the sidebar div is ending then stick to the bottom of the page till the footer shows up and the sidebar start scroll again. Thanks in advice.
0
votes
2answers
627 views

WordPress Sidebar Slider

I found what I think is called a sidebar slider on a website: http://www.bobbyberkhome.com/home (it's the orange 5% off thing on the left) I would like to either duplicate this or use something ...
0
votes
0answers
77 views

Wordpress admin sidebar: category oriented?

I believe this one is a long shot. My wordpress admin is quite minimalistic as the users only have the ability to create, edit and delete posts divided into categories. No pages, no comments, no ...
1
vote
1answer
281 views

Hiding the Sidebar - marginRight / display CSS bug with Javascript

I want to remove the sidebar when the window is resized below a certain width. And then show it again when the window is expanded. Html: <style type="text/css"> #sidebar{ ...
0
votes
1answer
177 views

wordpress theme add left sidebar [closed]

http://judopassion.com/wordpress/ I would move the leftSidebar, that now is under sidebar on the right, to the left of the content like in this image: What css code I have to add? Thanks in ...
0
votes
3answers
283 views

How can I extend my sidebar throughout the entire length of the page?

I've looked at other solutions, however they're not working for me. I've tried height: 100% on my sidebar and that's still not doing the trick. Could someone please point me in the right direction? ...
0
votes
1answer
540 views

Magento : how to get the coupon code percent-off amount in the sidebar cart?

I'm using Magento 1.5.1 and I try to show the total of the cart in the sidebar cart like the checkout/cart page. I'd like to show the coupon code percent amount if only a coupon has been applied. For ...
0
votes
0answers
66 views

Blogger sidebar widget issue after using <p> in post

My blog www.4time2fun.com have total 80 post. in every post have different font style. so its look bad, now i am trying to make all font style same by using <p> </p> . But when i was ...
0
votes
0answers
72 views

wordpress archive sidebar monthly for this year, but yearly after that

Im wondering is it difficult to implement an archive display in your sidebar in wordpress that would basically have this year and the months coming off it as a sub-list, but then the older years just ...
0
votes
2answers
71 views

Footer not displaying properly in html

I am using two column layout.One for Main content and one for sidebar In html I am using the following code <div id="content"> <div id="main-content"> ----------- ...
0
votes
2answers
576 views

Autoscroll Sidebar Item

I wonder whether someone may be able to help me please. I'm am relatively new to JavaScript programming, so I ask please for your patience. I've put together this page, which allows users to add or ...
0
votes
4answers
70 views

Positioning sidebar alongside content using CSS

I'm trying to create a sidebar that rests next to the content div but it sits below the content div, it's at the right x position just not the right y. HTML: <body> <div ...
3
votes
1answer
801 views

Twitter Bootstrap: Collapsable sidebar in mobile

This my have been asked already, so sorry for the redundancy (if any) — but I haven't figured out how to accomplish a collapsable sidebar using twitter bootstrap. Using this example, I'd like the ...
0
votes
0answers
93 views

wordpress sidebar links

I am working on a WordPress template that builds the sidebar using parent/child settings from the pages-edit area. Here is the code from the functions.php file: <?php function _get_sidebar_links() ...
2
votes
1answer
336 views

makeMarker() Google Maps Sidebar Format

I wonder whether someone may be able to help me please. Firstly, I am relatively new to this, so may I ask for your patience please. I've put together this page which allows users to show and hide ...
0
votes
0answers
221 views

Facebook messenger application like docking

The Facebook messenger for windows 7 docks on the side of the screen and does not allow any other application to go on top of it.For example when i maximize another window , it does not cover the ...
1
vote
1answer
200 views

Problems viewing KML used in V2 in Gmap V3

I'm having problems displaying my KML in Gmap V3; It works fine in my V2 code, but haven't been able to display it in V3. I tested it on the google maps page, but all I see are the folder names; the ...
0
votes
3answers
240 views

Is there a way to use WordPress Menus for in-page sub navigation?

I want to make this question clear: I want to use the "Appearance > Menus" section to manage the main navigation and also be able to pull the first level sub nav to be placed in-page sidebar (cherry ...
0
votes
1answer
461 views

My sidebar is going over the footer. How can I sort this out?

I have a content area and a sidebar. My content area is fine. When I add blog posts through WordPress the content area expands and doesn't go over the footer. My sidebar is fine but only when the ...
1
vote
1answer
43 views

Editing Sidebar in Wordpress

I am going to add a footer in the sidebar that generated using dynamic_sidebar function in Wordpress. As you know, dynamic_sidebar generate a sidebar with following structure: <li ...
1
vote
1answer
392 views

2-Column Fixed Width Sidebar w/ Fluid Content Not Aligned Properly

I've been running into this problem for setting up 2-column layouts with a fixed sidebar floated to the right. I'm setting a margin on the content container so it will be fluid as you resize the ...
4
votes
1answer
8k views

Twitter Bootstrap: Fixed header and right sidebar

I'm trying to create layout with twitter bootstrap and I need to have rigth sidebar and header fixed. I should look like this demo http://jsfiddle.net/U8HGz/1/show/ but I need sidebar fixed on right ...
1
vote
1answer
117 views

Dynamic width depending on sidebars in wordpress

im building wordpress theme and i created 4 sidebars to use on footer, now i need to have dynamic width of those 4 sidebars depending of how many of them are active. So for example if i have only ...
0
votes
2answers
170 views

Accessing post custom fields in Wordpress sidebar widget

I'm building a simple sidebar widget to display a loop of a custom post type "shows". Each "show" has about 3 custom fields, which i'd like to output via the loop as well. This is the code i'm using: ...
0
votes
1answer
421 views

how to prevent div sidebar from overlapping content?

I have a div sidebar which scrolls with the page on my website. Everytime the window resizes, the sidebar would overlap the page content. Here is a demo page to show the problem: ...
0
votes
3answers
399 views

How to show a page excerpt as a widget with wordpress?

I'm making a website and using wordpress as a CMS. I have a frontpage which has some widget ready regions. I also have several other static pages (such as 'about me' for example) These pages have an ...
0
votes
1answer
342 views

Variable Height Sidebar Scroll Follow

On a website I am working on I am utilizing scroll follow to scroll a cart/items menu with the page. And am using this code $(function() { var $sidebar = $('.sidebar-scroll'), $window = ...
0
votes
1answer
625 views

Add Submenu in sidebar on wordpress

i would like to show the submenu of my page in a custom page template on the left side in a Sidebar-area. Does any know the code for showing the submenu. I'm using Wordpress 3.4.1.
0
votes
1answer
79 views

Different sidebars per page subject

To start out: Not Wordpress! Just plain old PHP. Here's what I'm trying to do: I've got a horizontal navigation bar at the top of my page with the links 'Home, About, Info, Contact' Most of the ...
1
vote
2answers
3k views

Fixed Sidebar on the Right in fluid layout twitter bootstrap

I want to create a fix sidebar on the right of my website but when I give the style="position:fixed;" to its div it just comes completely to the left. <div class="span2" style="position:fixed; ...
0
votes
2answers
496 views

Include Sidebar Generator plug-in into my WP theme

I'm trying to include this plug-in: http://wordpress.org/extend/plugins/sidebar-generator/ Into my wordpress theme. As many people around the internet said, I just included the ...
0
votes
1answer
474 views

Using a JQuery sticky/following sidebar but box header image doesn't move with the text?

In advance, thanks. I have been using sticky sidebar code from HERE and I was customising the style by adding a image header to the box but when in place it does not follow with the text you can see ...
0
votes
0answers
61 views

how to create main content separate for different pages in drupal7

my code is written in page.tpl.php file.In this code header,carousel,footer remain same for all pages but content changes.Content region contains sidebars(sidebar first and sidebar second) and text ...
0
votes
0answers
176 views

How to show simple product images in cart SIDEBAR

I realized that if I go into Settings > Checkout > Cart > Configurable product image and choose Product Image Thumbnail I can display the image of the simple product added to the cart. But this ...
0
votes
1answer
51 views

Google Chome - Sidebar looks broken ONLY on some computers

I currently have a WordPress theme online and appears to work fine but one of my clients noted that the blog page layout is broken in Google Chrome. The sidebar appears right underneath the page ...
0
votes
0answers
32 views

Is there a way to automate sidebar content to show active page and grouped menu pages?

Is there a way to automate the content of the sidebar? http://www.insurancefraud.org/_new/contactUs.htm#.UBvDoStYvXR I would like it to show, as active, the current page, and to also list the pages ...
0
votes
1answer
930 views

Creating a sidebar - flyout like Windows desktop app in WPF

what i am trying to do is create a Desktop application in WPF whose UI is such that a small icon will remain fixed in the center of the left edge of screen and on click(or maybe hover) will slide open ...
1
vote
1answer
691 views

how to populate widgets on sidebar on theme activation

What I am trying to do is pre-populate the sidebar widget area with some default widgets on theme activation. if ( ! dynamic_sidebar( 'sidebar' ) ) : does add the widgets but it doesnot show up in ...
0
votes
0answers
357 views

Fixed sidebar, fluid content with min/max width, no header, and footer issue

I'm trying to create a site with a fixed left sidebar (200px), a fluid content area that has a min/max width, a footer, and no header. I've managed to achieve this more or less, with the following ...
0
votes
1answer
2k views

How to maintain sidebar placement in Wordpress on WooCommerce pages

If you use a sidebar in wordpress, you can put things such as a navigation menu in them. To place the sidebar in the right container element, you simply call <?php get_sidebar(); ?> within ...

1 2 3 4 5 9