Search the Community
Showing results for tags 'customization'.
Found 45 results
-
Hi, my site is http://www.entry.com and I find that the text color for the navbar is far to small and grey and I would like to make it brighter and bigger. What do I do? Thanks, John
-
I am trying to change the size and remove the shadow from the Quick Slider section of my site. I would like the slider to be taller and not so horizontal. I have tried to use the Inspect Element function in Chrome to find where the code for the shadow and the overall dimensions of the slider are so I can change them, but there's so much code and I'm new to web design, so I have no idea where to start. Thank you advance for your help! The site is here: http://angelawdesign.com/
- 4 replies
-
- quick slider
- customization
-
(and 1 more)
Tagged with:
-
Again, total newb so forgive me if I'm asking about something obvious. I placed the NavBar section on my site, but I do not see anything in the customization area about getting rid of the colored line that goes underneath the menu items when you hover over them. Also, the menu bar has a shadow under it that I'd like to get rid of. Any help you can provide would be great. Thank you!
-
How do I change the sidebars characteristics (colors, fonts, and such)? What is the code I need to use and where should I integrate it into pagelines?
-
Hi, I am using "latest posts" for my home page. I want to have the first post show full content and then the rest of the posts on that page as full width excerpts, not as magazine mode, is there a way to do this? Basically the way the full width catagory page looks but with the first post showing full content. Thanks! www.farmcookkauai.com
-
Hello, I use pagelines framework on a web site i am building. I use the Base Theme. I configure a page like a home page that i am customizing. Now i have installed a classifieds plugin and i've already created the wp_query to fetch classified from database. But i don't know the file in i have to add my code to display classifieds on my home page ? Could you help me please ? Thanks
- 8 replies
-
- customization
- classifieds
-
(and 1 more)
Tagged with:
-
Hi! I was looking for a solution in the forum... I would like to change thepseudoclasses in the submenu. (hover, active etc...) I tried already everything with css, but nothing....maybe there's a need of javascript? this is my link: http://new.pilates-personaltraining.ch/ Thx Corina
- 1 reply
-
- main navigation
- styling
-
(and 1 more)
Tagged with:
-
Howdy Folks! Dumb question of the day coming up...... I have 4 Websites which I want to convert to a 'Network' in Wordpress, but before doing so.... 1. Will Pagelines enable me to build & customize unique themes for each of the 4 sites within the 'Network' 2. If so is there a user guide somewhere 3. If not, back to the drawing board I go Thanking you kindly, on this rarely sunny day!
-
Hi All, I currently have a portfolio website that I am rebuilding with wordpress+pagelines. I want to keep the overall design and just upgrade my graphics and capabilities. This is my current site : http://casseysdesigns.com This is my wordpress site : http://casseysstudioofdesigns.com I want to have the header and footer background expand across the entire page no matter what size... I would like the content of the header and footer to remain within the content area (This is how I have it set up on my current website via css) The problem is that even using developer tools and updating my style.css in my child theme the parent theme (pagelines) is overriding my styles and I can't get the header and footer bgs to extend. I tried a bg img that has a black bar across the top as a "fix" but it doesn't solve the problem for the footer and it doesn't respond the way I want it to on different sized screens. Any help would be greatly appreciated! If you need more information to assist me please let me know! Thanks, Cassey
-
Hi, I tried to customize an accordion created using the pl_accordion shortcode using css in the "Custom CSS / LESS" section of the Site Options. Here is the code I used: .accordion .accordion-heading { .background-color:#000000; .color:#ffffff; } However, the styling doesn't show on the page, presumably because the accordion style properties are set by script and not by CSS? Or perhaps I am doing something wrong here? How can I get nice black accordion headings with white text on them? Regards, Sumit
- 1 reply
-
- customization
- accordion
-
(and 2 more)
Tagged with:
-
Hello- I put a quickslider on one of my blog posts. Worked easily and well! The trouble is, now I have a quickslider on EVERY blog post. Is there a way to have quickslider active on just that one post? Thanks!
- 5 replies
-
- quickslider
- quick slider
- (and 6 more)
-
I'm looking for the image files of the down and right arrows that are used in the Navigation structure. I want to replace the gray with either white or black arrows. Based on what I found with firebug, I thought it was arrows-ffffff.png in themes > pagelines > sections > nav > images I saved a copy of the original png for backup. I changed the arrows in the png to black and saved that file as arrows-ffffff.png. I put it back into the directory, but that didn't work. Any other suggestions? Thanks, Scott
-
Height/Width customization for BOXES and other Sections
paul_saccone posted a topic in DMS & Legacy Products
I would like to request a new feature: Add a setting for the height and width of Sections under the PageLines Meta Settings on individual pages. For example, I've been trying to adjust the height of the "Boxes" Section on my homepage via CSS, but finding the correct selector has been difficult and time consuming. This would be a huge help for this Section and many others. -
Hi! I've been trying to customize the navbar with the customize plugin by simply adding css to the style.css found in the customize plugin folder. Then I've been trying to identify all the different classes within the navbar in the css using firebug on firefox, needed to make the customizations I need to get done. But I have trouble to identify all of the classes I need, so I only get a partial (not complete) customization. SO I am asking if I could get a full list of css for the navbar that works through the customize plugin? Thank you in advance.
-
I installed the customization plug-in and followed the directions. the color of only PART of my bar changed, i'm know very little coding and did all the troubleshooting I could to no avail. the color of the text will not change for some reason. Here's my code: <head> <style type="text/css"> .navbar a { font-size:18px; font-family:Arial; font-weight: bold; color:#000000; background-color:#17AB52; } .navbar a:link { font-size:18px; font-family:Arial; font-weight: bold; color:#000000; background-color:#17AB52; } .navbar a:visited { font-size:18px; font-family:Arial; font-weight: bold; color:#000000; background-color:#17AB52; } .navbar a:hover { font-size:18px; font-family:Arial; font-weight: bold; color:#000000; background-color:#17AB52; } </style> </head>
-
Changing Background Colour On Header And Footer
rishabhsoulriderin posted a topic in DMS & Legacy Products
hi there, i was wondering if you could help. I would like make my header background colour black to match the look and feel of my site. Could you tell me what to do? i inserted the body { background-color: black; } in my header script and the same thing appeared on my header. site url www.soulrideruniversal.com I am not an expert on CSS so would really appreciate your help. Many thanks, Rishabh -
Browser specific CSS - Hiding supersized background image
jjc_vr posted a topic in DMS & Legacy Products
Hi there, I'm trying to hide my supersized background image when using mobile browsers, however my code doesn't seem to be working. I've installed the Pagelines Browser Specific CSS plugin. I can hide it in all browsers using the following code in custom css: #supersized {display: none;} However, if I use add browser specific CSS it doesn't seem to work (i've tried adding .iphone / .ios and even attempted .chrome just to test it on my desktop to no avail). Any idea what I'm doing wrong? -
So, I'm trying to customize my masthead as seen on: http://peppersloughoutfitters.com I added a background to it, as shown. So no issues there. BUT I want to get rid of the title. I put in the code that goes display: none, which removes the title, but it also alters the position of the background and throws it out of wack. Is there a way to remove the title, and keep the background in the position its at now? As you can see I kept a period as the title, to keep it in place, but I'd like it gone without altering the position of the background. Thank you! I attached an image of what it looks like when I remove the masthead title or even if I reduce the size of the title text.
-
Hi there all and Happy Friday, the weekend is almost here! I was wondering if there was a way to bold the link element of the 'Recent Posts' widget? I've tried to identify the relevant css but when I change the Font-Weight=bold it does it for the link and the description and or/the whole page. note I have already managed to change the font size, colours etc, but can't seem to bold just the link element. All assistance greatly received. Thanks Clare
-
Hi everyone, I've been working on this page for a few days and almost have it where I want it to be, but I need help. On this page, I'm trying to get the masthead to be full-width and responsive, like the other sections. I'm also trying to eliminate the buttons, the masthead meta says if no options are chosen no buttons will be displayed, but that is not the case. If anyone can help with this, I'd greatly appreciate it! Thanks!
- 6 replies
-
- masthead
- full-width
-
(and 1 more)
Tagged with:
-
2 Questions - changes to more foot colour scheme & removing white spaces
Bleuy posted a topic in DMS & Legacy Products
Hi Newby here! I have just down loaded your Theme and have been happy plugging away at it, but I think I now need some CSS changes (please note I am not an expert at this by a long shot!) 1. I want to change the content area of the MoreFoot Area to #649719 with the text being white. I only want the green area to go across the morefooter element and not the whole page. I have installed a child theme and your customization plugin, looked around with Firebug (as your manuals suggest) but can't actually see where the colour needs to be changed! 2. I have a lot of white spaces around boxes and content boxes which I need to remove. Again I have looked around with firebug and can see it relates to the <div class="hentry cb-standard"> .hentry { clear: both; margin: 0 0 1.8em; (this needs to be changed to 0 0 -2.2em) .hentry { clear: both; margin: 0 0 -2.2em; But again have no clue what I should be doing in the custom CSS - Sorry if I'm being a bit thick. All help greatly appreciated. Thanks very muchy Attached is what I am trying to achieve - this is where I have got to! http://54.228.210.228/wordpress/- 8 replies
-
- more foot
- removing white spaces
-
(and 1 more)
Tagged with:
-
Hi, i wanted to change the way the read more links appear on my website and instead of the arrow html to use the incorporated fontawesome icons like <i class="icon-chevron-right"></i> or the eye. Nothing happens. Can i trick this somehow?
- 2 replies
-
- fontawesome
- read more
-
(and 2 more)
Tagged with:
-
I have a client that needs to manage web pages on their own. I would like to build the site with the Pagelines theme but they need a 2 column site. I want them to have the ability to edit both columns without html or using the widgets. It would also be nice if they could edit the content using the built-in Wordpress editor so they can view it as WYSIWUG. Any ideas how I could use the curent version of Pagelines for this?
- 1 reply
-
- customization
- content
-
(and 1 more)
Tagged with:
-
Hi everyone, Lets see if you can help me with this customizations, I´ve an header done, where I´d like to do the following customizations: - To include the social media buttons inside the nav bar - To include an image on the header apart from the main logo - To change the nav bar font - To change one of the links colour (from the nav bar) I´ve attached an image with the current header and the desired design. The website is: www.ouyapro.com and the password 0075 Let me know if this is possible, any help will be grateful!. Thanks in advance
- 4 replies
-
- nav bar
- customization
-
(and 1 more)
Tagged with:
-
Hi all, I´m using the last version of pagelines, and I´d like to use Museo font on titles and main text. I´ve seen the Cufon and Typekit utility, but which one should I use? is there any tutorial for this?. Thanks in advance