Hi,
I have a modal button that brings up a window with a form in it, is there a setting to make it larger?
Here's the page it's on.
I've already looked at
I'm essentially using this code
[pl_modal title="Title" type="btn" colortype="info" label="Click Me!"]
Some content here for the cool modal pop up. Labels, badges, and buttons can open them!
[/pl_modal]
...but would like to know if I can make the button huge!
5 replies to this topic
#1
Posted 06 November 2012 - 10:32 PM
#2
Posted 06 November 2012 - 10:52 PM
Hi itarsenal
You can modify the #px as you like and add this CSS rules, this is the default CSS
You can begin add for example, and see what happened
You can modify the #px as you like and add this CSS rules, this is the default CSS
You can begin add for example, and see what happened
#3
Posted 07 November 2012 - 09:17 PM
Well done, thank you!
This will change sitewide though hmm? I'll have to learn how to target it per page.
This will change sitewide though hmm? I'll have to learn how to target it per page.
#4
Posted 07 November 2012 - 10:13 PM
Hi again
You can try with something like
If you also wish to know how I find the page ID, all you need to do is load up FireBug or Google Chromes web dev tool and inspect your page html, at the top you should see body which has a number of classes assigned to it, one of these is page-id-XX (replace XX with your pages id value.
I have added a Danny´s screenshot to assist you.
You can try with something like
If you also wish to know how I find the page ID, all you need to do is load up FireBug or Google Chromes web dev tool and inspect your page html, at the top you should see body which has a number of classes assigned to it, one of these is page-id-XX (replace XX with your pages id value.
I have added a Danny´s screenshot to assist you.
#5
Posted 09 November 2012 - 01:11 AM
You're the man batman.
When I searched with Firebug for page-id i got this though...
<body class="page page-id-2872 page-template-default logged-in custom static pagelines-template-theme default full_width " data-twttr-rendered="true">
We're you just giving an example with 55?
When I searched with Firebug for page-id i got this though...
<body class="page page-id-2872 page-template-default logged-in custom static pagelines-template-theme default full_width " data-twttr-rendered="true">
We're you just giving an example with 55?
#6
Posted 09 November 2012 - 01:13 AM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, modal, button
PageLines Framework →
Customizations →
Create CSS for a custom pressed/hover Callout buttonStarted by bauerhaus , 17 May 2013 |
|
|
||
PageLines Framework →
Technical Support →
Image into "download" buttonStarted by joeltwalters , 14 May 2013 |
|
|
||
PageLines Framework →
Customizations →
Trouble centering button in jigoshopStarted by hop2us , 06 Apr 2013 |
|
|
||
Modal popup from within MastheadStarted by gsquared , 24 Feb 2013 |
|
|
||
PageLines Framework →
Customizations →
Add Shortcode for Button in HeaderStarted by salestrakr , 14 Feb 2013 |
|
|












