#1
Posted 17 November 2012 - 01:52 AM
1.) how do I define a background color for the left widget bar (behind the category widget so I can get rid of the white gap) as seen on this page;
2.) there seems to be a loading problem with the widget bar. Every so often, when loading the widget bar it shrinks all of the images. It's random so I'm not sure if you will be able to re-create it. Any ideas? I tried to attach a screen cap, all files all seem to be too big.
3.) Is there a way to put a widget bar (column) inside the content area? I want to put a right side column where you see "Third Column" on this page -
Thank you!
Michele
#2
Posted 17 November 2012 - 02:16 AM
1) To add a background color to the widget try the below code and replace the hex value with your chosen color
2) I'm not sure what you mean by images in the widget bar. I can't see any images in there at the moment other than the social icons. Can you confirm exactly which section you mean.
3) There's no options to put another sidebar inside the content area. You could create the effect of one using the grid system in the tools page. The shortcodes for which can be found here
#3
Posted 17 November 2012 - 06:25 PM
#4
Posted 17 November 2012 - 11:57 PM
#5
Posted 10 June 2013 - 08:04 PM
I am trying to do this also. I need the left widget area to be a light pink and the center column to be a light gray. I used this code below in the custom code area of the Site Options, but no changes are evident.
li#categories-3.widget_categories {background:#dddddd;}
#6
Posted 10 June 2013 - 08:37 PM
Hi there,
The code above was specific to that clients layout, in order to find out which id's/selectors you'll need to put in for your code you'll need to use an inspector like firebug or chrome dev tools to see what's present on the page.
You'll be able to see an overview of the process here -
The you can tweak the above code to apply it to your page.
Like .yourwidget {background:#dddddd;}
Also tagged with one or more of these keywords: Resolved
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











