10 replies to this topic
#1
Posted 14 September 2012 - 05:37 PM
Am using universal sidebar in the contents section of a page - actually for a youtube video - but it runs the whole width of the page.
Just wondering if it's possible to reduce width so that I can get another sidebart alongside it
Just wondering if it's possible to reduce width so that I can get another sidebart alongside it
#2
Posted 14 September 2012 - 06:41 PM
The universal sidebar is full width by default. You can resize it using CSS. Are you familiar with Firebug?
#3
Posted 14 September 2012 - 07:11 PM
no never used it - but i'll download and give it a go. is it fairly easy?
#4
Posted 14 September 2012 - 09:32 PM
Could you give me the code to change the universal sidebar width? Thanks
#5
Posted 14 September 2012 - 09:32 PM
Yes, Firebug is quite easy. It has two basic columns. Left is your HTML markup and right is the related CSS. The menu has a few tools that allow you to select something on your site that you wish to inspect. A menu appears above the HTML section showing the hierarchy of the code. This is in case the CSS isn't in the bit you're looking at, but perhaps one or two notches above or below.
When you find the CSS that fits, you can copy it, paste it to Custom Code in CSS Rules and edit it accordingly. This way you don't have to actually write code, just tweak it a bit.
When you find the CSS that fits, you can copy it, paste it to Custom Code in CSS Rules and edit it accordingly. This way you don't have to actually write code, just tweak it a bit.
#6
Posted 14 September 2012 - 09:34 PM
We'd need a link to a specific page where the universal sidebar appears to provide some additional guidance.
#7
Posted 14 September 2012 - 09:59 PM
one of the pages is www.heathrownews.com/olympics
I'm trying to set up a custom page that has the video in a specific size (600-700 px) with a sidebar running down the site
I'm trying to set up a custom page that has the video in a specific size (600-700 px) with a sidebar running down the site
#8
Posted 14 September 2012 - 10:00 PM
side, not site - sorry
#9
Posted 14 September 2012 - 10:14 PM
You asked for this, which simply limits the size of the universal sidebar:
However, you'd be well advised to upgrade soon to PageLines Framework which accommodates your need as a built-in function without coding.
PlatformPro is soon to be deprecated and you'll need to upgrade anyway.
ul.sidebar_widgets {
list-style-type: none;
width: 700px;
}
However, you'd be well advised to upgrade soon to PageLines Framework which accommodates your need as a built-in function without coding.
PlatformPro is soon to be deprecated and you'll need to upgrade anyway.
#10
Posted 20 September 2012 - 06:29 PM
thanks resolved
#11
Posted 20 September 2012 - 07:08 PM
The topic was marked as resolved.
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 |
|
|











