Search the Community
Showing results for tags 'custom'.
Found 26 results
-
Hi - does anybody know how I can get a different full width header per page? Thanks advance guys and girls for helping out! ps. Take a look at : http://www.polygon.com/game/company-of-heroes-2/5100 and ofcourse : http://www.pagelines.com (big header) Thanks, Rich.
-
Page Background Color Control does not work/color not showing up
bellcreative posted a topic in DMS & Legacy Products
My page background color is translucent for some reason. It was working perfectly until today when I started to work from a defferent computer. I can change the color of the page background back to white and it will work until I open the pagelines dashboard again. If I save any settings change in the pagelines dashboard my page background will become translucent again. This happened after I chose to hide the watermark if that helps at all. I had installed the css lite plugin earlier and the color selection on that also stopped working. I tried to delete the plugin and reinstall and that didn't help anything. After that I deleted it entirely and that also did not help. I tried to fix this from my original computer just to see if that would help...but it didn't. I have done some custimization with the pagelines customize plugin but none of it seems to be something that would effect the page background. I attached an image of it working and not working and of my color settings page, custom code page, and installed plugins page. I found that there was a difference in the codes and added this to my custom css box. It works, but the css lite still doesn't and my color control still doesn't without it. body #page .page-canvas { background-color: rgb(255, 255, 255);} Let me know if this is something you have seen before. Thanks, Connor- 2 replies
-
- color
- background
-
(and 2 more)
Tagged with:
-
Greetings, So im trying to achieve a slider that will show a picture on one side a text on the other. I was using the Feature section but it wont do exactly whats needs for my client. There is a few things i cant seem to get to work correctly. I can center the text just fine on the feature but need to have arrow navigation to move from slide to slide. The entire site is going to be slide based so everything is on slides. So I really need a good solution for this. I could easily just do an image file but then the SEO is gone from each page. I have been trying anything possible but i cant seem to figure it out. Any suggestions? Different sections to use? Thanks in Advance Current Site http://radpreview.com/ADG/ http://d.pr/i/kzCm - Slide 1 http://d.pr/i/e7P3 - Slide 2
- 5 replies
-
- quickslider
- feature
-
(and 2 more)
Tagged with:
-
Aleksander, Thanks for creating this section, it's very helpful. Is there any way to add a custom url per slide? Thanks!
- 1 reply
-
- split slider
- link
- (and 4 more)
-
How can I create a new custom sections? How can I add this section to the dashboard menu?
-
Hello, I am a terrible programmer and had a perfectly functional site! However, a week later, all of the css I added decided either not to work or to partially work. I managed to fix a few but not all of these problems. I have gaps between the features and the images that shouldnt exist and dont seem to go away whatever I do. Here is my css: .section-navbar .content-pad { padding-top: 0px; padding-bottom: 0px; } .content .content-pad { padding: 0px; } #content { margin: -10px; } .widget .widget-pad { padding: 0px; } .one-sidebar-right #column-main .mcolumn-pad, .two-sidebar-right #column-main .mcolumn-pad { padding: 0px 0px 0px 0px; } .widget .textwidget { padding: 0px 0px; } for the site http://www.pelicanpestcontrol.com.au Any help would be appreciated!!! Thanks
-
Hello Everyone, I would like to ask a question about wp_query for a page template. So this is the scenario: I have a custom post type called "POSITIONS" . This is created using the magic field plugin . http://screencast.com/t/cfoeIAsfa Magic Field Plugin - http://magicfields.org/ In this page - http://www.amepl.com.au/employment/ You can see at the bottom the five positions from the custom post type. - http://screencast.com/t/GTSoWHgJuva This is shown through (see screencast for clear explanation)- http://screencast.com/t/3hYexrwnYh4 Specific page template - http://screencast.com/t/iIYYy91rPs So my question is how to make it show like 20 positions instead of 5. Clearly it is not doable via options. My idea is to code a custom wp_query in a specific page template. I know how to code this in other themes but I browsed through the pagelines framework php files I am having a hard time. Can anyone help me about this? Replies much appreciated. Thanks!
-
all theme settings empty and custom css vanished after domain change
mborries posted a topic in DMS & Legacy Products
Hello, I hope you can help. All settings, the custom css, analytics code and so on vanished in the platform pro settings. What have I done? I made a domain change - ok, i tried it! What I have done: - logged in ftp, created a new file "marcborries" - took the whole existing wordpress files and put them in "marcborries" - open the wp-config.php and edit: define('WP_SITEURL', 'http://www.my-new-domain.de'); define('WP_HOME', 'http://www.my-new-domain.de'); - wordpress login is positive, all pictures, post and site-content are fine - with search and replace I changed all my-old-domain.de in my-new-domain.de - i went to front-end: its terrible, no header-logo, only chaos - I take a look in the platform pro settings: all vanished - with search and replace I changed all my-new-domain.de in my-old-domain.de - took the code out of the wp-config.php, but the same problem: settings and css vanished Please help!!! -
Hi All, Just working on a site for a client and it's almost done, but I can't for the life of me find where and how to change the look of the drop-down menus. I'm using NavClassic and removed most of the styling by setting the background color of the menu to transparent and then setting up a background image for each menu item. My problem is now, the edits I made to the main menu bar have now also automatically been applied to the dropdown menus underneath. The URL I'm working on is here: http://www.justinphnoble.com/howardconsulting/ If you mouse over the "About" menu, you'll see what I mean. I managed to change the background for the first menu item to black, just as a test to see if I'd located the correct css selector, but it only seems to have changed the first menu item and ignored the rest, so that can't be right. As always, it's probably so simple, but I can't see it, and my client is on my back to get it live (Aren't they always). Any help would be greatly appreciated! All I need to achieve is a grey background behind the dropdown options, possibly with a little transparency, and to remove the background image that it's carried over from my main menu from each of the submenu items. (It's the blue line to the left of each menu item.) Here's my custom css so far: body{} .fixed_width .section-branding .content-pad { padding: 0px!important;} #footer .content {background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/layout3_19.png'); background-repeat: repeat-x; background-color: #192555;} #nav .content-pad, #secondnav .content-pad { padding-top: 5px; padding-bottom: 3px; background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/02/layout3_03.jpg'); background-repeat: repeat-x; } #features .content .content-pad { padding: 0!important;} #page .main-nav a { background: transparent !important; } #page .main-nav a { background: transparent !important; } .fboxtitle h3 {color: #1c2859 !important; font-style:italic; font-size: 11pt; } .fboxtext {font-size: 9pt; color: #373737 !important;} #sidebar-wrap .widget-title {font-size: 13pt !important; border-bottom: 1px solid #949494 !important; padding-bottom: 8px !important; margin-right:20px !important;} ul#menu-latest-briefings-downloads { } ul#menu-latest-briefings-downloads li { list-style-type: none !important; background: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/bullet.png') no-repeat top left !important; height: 46px !important; padding-left: 20px !important;} li#nav_menu-3 {background: #e6e6e6;} li#nav_menu-3 {-webkit-box-shadow: 2px 2px 4px 4px #bbb; box-shadow: 2px 2px 4px 4px #bbb; margin: 10px; border-radius: 6px; border: 1px solid #fff;} .grid-element, .media_overview { margin-bottom: 0px !important; } #watchwords {font-weight: bold; margin-top: 60px; color: #1c295a; letter-spacing: 1px;} .footcol .footcol-pad { padding: 0px 10px 0px 40px; } .fcolumns {font-size: 9pt;} .fcolumns h3{font-size: 10pt!important;} .copyright {font-size: 7pt; letter-spacing: -1px;} .ppfull .pp3 { width: 260px !important; } #footerblock { padding-top: 60px !important; text-align: right; margin-right: 40px; font-size: 8pt; letter-spacing: -0.1em; } .canvas .page-canvas, .thepage .content, .sf-menu li, #primary-nav ul.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .commentlist ul.children .even { background-color: transparent!important; } ul.sf-menu li { float: left; position: relative; margin: 0; padding-top: 4px; height: 37px; background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/layout3_03.png'); background-repeat: no-repeat; } ul.sf-menu ul.sub-menu li.menu-item a { padding: 8px 15px 9px; width: 300px; background-color:!important; } ul.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; height: 41px; text-transform: uppercase; font-weight: bold; text-shadow: 1px 1px #000000; } #nav .content-pad, #secondnav .content-pad { padding-top: 0px; padding-bottom: 0px; background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/02/layout3_03.jpg'); background-repeat: repeat-x; } #content {background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/layout3_23.png'); background-repeat: repeat-x; background-position: bottom;} #boxes {background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/layout3_09.png'); background-repeat: repeat-x; background-position: top;} ul.sf-menu li#menu-item-81 { background-image: url('http://www.justinphnoble.com/howardconsulting/wp-content/uploads/2013/03/home.png')!important; /* shows image */ height: 41px; /* be sure to set height & width */ width: 60px; /* Hide the text. */ text-indent: 100%; white-space: nowrap; overflow: hidden; } .hentry h1, .hentry h2 { color: #1c2859; } .hentry h1 { font-size: 18pt!important; } ul.sf-menu ul.sub-menu, ul.sf-menu ul.children { text-align: left; position: absolute; width: 300px; margin-top: 7px; padding: 0; background-color: #000!important; } Many thanks in advance! Justin
- 2 replies
-
- drop down menu customizing
- drop down
-
(and 3 more)
Tagged with:
-
Would like to make a font-family change (ChopinScript) on hover in the main navigation bar. I've made several attempts in the custom code area, but can't seem to get the correct formula or the find right section of the stylesheet to make the change. Would kindly appreciate some assistance if you've done this before. The site can be viewed at http://www.pjodwyer.com/pjwp/ Thanks in advance for your help!
- 6 replies
-
- navigation
- custom
-
(and 3 more)
Tagged with:
-
The link to the docs on adding additional icons to the social icons bar is broken : http://support.pagelines.me/docs/customization/additional-social-icons/ I also found some information that was pasted here from another post: http://paste.pagelines.com/4xp but was for pininterest. add_action('pagelines_branding_icons_end', 'pint_icon'); function pint_icon(){ ?> <a target="_blank" href="#" class="pintlink" style="opacity: 0.5; "> <img src="LINK TO ICON/IMAGE" alt="Pinterest"> </a> <?php } My question is quite simple: I have been asked to add a custom icon alongside the usual array which is a link to a movie database (imdb.com) for an actor's website. Can I just use the code above and add that the child functions.php file with the url to the relevant image file? Or do I need to create a new class etc? Thanks for any feedback
-
Hi, I'm trying to center a custom logo in the header of this website: http://www.rumbleranch.com I was able to center the nav classic with custom CSS code but have been unable to center the logo with CSS code I've found that already exists in the forums. Any help is much appreciated! Thanks, Taylor
-
Hello, I've downloaded the new pagelines and used to the old one, this is a little bit tricky. First of all: where may I make the CSS changes in order to see them? One practical case: I want to change the header section height. I have used: #header .container-group {height: 330px !important;} because #header {height: 330px;} wasn't working. The change is in the custom css (style.css) in /wp-content/uploads/pagelines. But when I check the web, I can't see any change. What am I doing wrong? Thanks
-
I've been trying to alter the type sizes and spacing in the Features. I've done this through a child theme style.css using this: @import url("../pagelines/style.css"); h2.ftitle { text-shadow: 1px 1px 1px #000; font-size: 16px; height: 4px; } div.fcontent-pad.fix { font-size: 13px; } div.fexcerpt { text-shadow: 1px 1px 1px #000; font-size: 13px; } This works fine in Chrome, for example, if I save this as the stylesheet edit using the Stylebot extension. However, if I put this into my child style sheet it doesn't work. Any ideas much appreciated.
-
Hi guys, I am wondering if I am restricted to only four Googlefont options OR if I can set a custom style to reference a totally different googlefont that I did not choose for the Text Headers, Primary Font, Secondary Font and Inputs/Textareas. I would like the Site Title to be a totally different font then the googlefonts I have chosen for the Text Headers, Primary Font, Secondary Font and Input/Textareas. Here is the CSS I have added with no luck: a.site-title { font-family: 'Voltaire', sans-serif; text-transform: uppercase; } Any idea how to accomplish this?
- 1 reply
-
- googlefonts
- custom
-
(and 1 more)
Tagged with:
-
Hi everyone, I'm building a site (www.asecolab.org) for a very high profile client in the info security industry...nope this is not a question about SSL or backdoors into Pagelines...but about the Feature Slider. We've been through a zillion iterations on this section of the homepage already (including IMO a v nice implementation of Bearded Avenger's Decker widget). The client likes the feature slider widget on http://cps-vo.org/group/SoS'>http://cps-vo.org/group/SoS and would really like to have the same behaviour on ours. i.e. onmouseover on the Feature thumbnails pauses the animation and brings up the relevant slide. Move the mouse away and animation rolls again. I'm not a PHP (or CSS, or JS) coder...is there a tried and tested way to do adapt the existing code? Alternatively, is there A another widget out there with this behaviour and B how to bring it into Pagelines? The project is seriously high profile in the world of cryptography etc...I'm stuck and need help, and will certainly credit any serious help with this on the site. Summary www.asecolab.org Feature slide) ... wants to have same behaviour as the one on http://cps-vo.org/group/SoS'>http://cps-vo.org/group/SoS I'm using 2.3.5 Pagelines... Lemme know if you can help out, N
-
Hello - read other posts on the forum concerning adding custom sidebars but cannot fathom where I'm going wrong here - would really appreciate being pushed in the right direction... I have added two custom sidebars using the following method: register_sidebars(2, array('name'=>'content%d')); added to the functions.php file (via the pagelines-customize plugin) I have also duplicated (twice) the universal sidebar ‘sb_universal’ folder in the sections folder of the pagelines theme, having altered the code to reflect the new sidebar names (content1 and content2) This gives me two new sidebars, visible in the drag and drop section entitled ‘content1’ and ‘content2’ (I have dragged these into place – above and below the content on pages and categories - in the drag and drop section of the pagelines admin - I specifically want them to be top/bottom of main content for both static and special pages) It also gives me 2 sidebars with the right names added underneath the pagelines specified sidebars in the appearance-widgets area of the CMS – I have dragged my desired widget into these sidebars but when I view the site it shows the sidebars as being empty – my widget (an ad place) does not show up. Viewing the front end shows the following for each sidebar position "This is your content1 sidebar but it needs some widgets! Easy! Just add some content to it in your widgets panel." Although I have already added widgets to these new sidebars - feels like I am really close to achieving what I need but must be making a really stupid error somewhere - any ideas please? many thanks in advance, Matt
-
I'm trying to insert a heading on a page and instead of useing the sitewide defaults for the H1, H2, etc selectors, I would like to insert an inline style referencing a different google font. I have installed the Pagelines googlefont plugin. I was under the assumption I just had to reference like this: <h4 style="font-family: 'Nothing You Could Do', cursive;">Your Health, Our Mission</h4> The site picks up the cursive, but doesn't get the correct Google font. What am I doing wrong?
-
Hi, I can really need your help with this. I would like to insert a translation plugin in the fixed navigation bar, to show in there multiple languages. Is it possible? Many thanks in advance.
- 3 replies
-
- custom
- fixed nav bar
-
(and 1 more)
Tagged with:
-
How can I change the overall size of my featured slider? Also how can i put the slider in the content section so the sidebar is directly to the right of it and not underneath it?
-
I can't seem to slow down the feature slider. I have the settings on Timeout: 8000 and the Transition Speed: 3000 and it still seems to put about 5 seconds between each slide. Am I misunderstanding the the 8000 should = 8 sec?
- 9 replies
-
- 1
-
-
- feature slider
- speed
-
(and 1 more)
Tagged with:
-
Resolved Best Way To Customize The Nav Classic Section?
artemesia66 posted a topic in DMS & Legacy Products
I have a very small change to make: changing the main_nav class to main_nav_anythingelse. The existing name is adding residual styling to Ubermenu and causing it to scale improperly when the window gets narrow (smartphone), so it needs to be changed. I'm already using a child theme (Base Theme), so I assume that the altered code goes somewhere there, but I'm not sure where, or if there's a better way to do it. I should also say, that when I alter it right in the nav/section.php file, it does what I want it to do, but I obviously don't want to be making that change right in the theme files. Thanks, jt -
Hello everyone, I've done a quick search and so far the information I've found has been helpful (I've installed Widget Logic), but I'm still looking for something very specific and I'm wondering if this is possible and you may be able to help me. On my site, I'd like to have product reviews but also information pages. In the sidebar for the product reviews I'd like to add a list of pros and cons, an image, and perhaps in time links to where the product can be bought. Is there a way, that when I create a post or a page, there is a form below the main text area in which I could input this information; so say, a text field for pros where I can create the HTML list, a field to enter an image URL? and that this gets stored with the post/page data and is dynamic so I don't have to code the sidebar every time. Thanks, E
-
Hi //sorry for horrible english I have a Custom Post Type and written a Section to display the Post Loop. //works! Now i want to display my custom Taxonomy Archives at the same way. /how?
-
Hi, I'm working on a new site using PageLines Pro, and it turns out the design handed off to me has a navbar color scheme that doesn't match any of the preset styles found in the options under "NavBar and Fixed NavBar Theme". I know I could just edit my custom theme plugin CSS file to change the appearance, but I thought it would be good to add our color scheme as an option in this menu. Where would a new navbar theme live in the system? Thank you!