Search the Community
Showing results for tags 'spacing'.
Found 12 results
-
Reducing the space between Site Branding and Content
selectams posted a topic in DMS & Legacy Products
Hi, I am looking to reduce spacing between site branding and default content in platform pro. Could somebody please guide me with the custom css codes please? Cheers Prasanna -
In my menu, there are 2 fields with secondary nav drop-downs. When hovered over, the secondary items display, but there's a 6px gap between the primary and secondary nav, which I want to eliminate. I'd ideally use firebug, but when you hover over the space I want to get rid of, the secondary nav goes away (which is why I want to get rid of the space. Help for eliminating this margin/padding/whatever would be appreciated.
- 7 replies
-
- 1
-
-
- primary nav
- second nav
-
(and 2 more)
Tagged with:
-
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
-
Hey guys, I am have a problem with some unwanted spacing in IE using the grid system. We are in the process of upgrading from platform pro to pagelines. I previously had our product pages designed with the banner system. On pagelines though, some of the images didn't respond like they used to (to be clear, the respond in pagelines how they are supposed to, I was just using them differently in platform-pro), and I was advised on this forum to switch the the Pagelines Grid system. Everything seems to look how I want now except for one errant paragraph space. It is the paragraph to the right of the red icon and below the header "Know Where You Stand." You can see a side by side of IE and Chrome in the screenshot. You can see the page at http://stage.americandatanetwork.com/clinical-benchmarking/ Thanks for your help.
-
Boxes css style issue - spacing / padding in IE & Firefox
shpr posted a topic in DMS & Legacy Products
This seems to happen in Internet Explorer + Firefox. You can see the site here: http://79.170.44.81/fortesting.com/wc/ Can anyone give me some pointers to fix it? I'm probably overlooking something stupid! Thanks -
I am trying to change the spacing after post titles on my test site: http://ths.passportusa.webfactional.com/ I am using #site .entry-title {font-size: 18pt; } to change the font size of the post title but a related expression #site .entry-title {margin: .2em 0;} does not seem to change the line spacing. Can you help me with the proper code? Also, any help with code to remove text like "Posted in Traveler Testimonials | Leave a comment |" after posts? Thanks, Andrew
- 3 replies
-
- Post Title
- CSS
-
(and 1 more)
Tagged with:
-
so I have a flash animation in a widget to make it a banner, I decided to make the banner smaller and put some information beside it and put it in a table so it would work, there was some odd spacing going on so I put some style coding to fix it but now there is odd spacing at the bottom of the table. http://ctlinternational.ca/wp/ here is my code: <table> <tr> <td style="position:relative;bottom:200px;"><h3>Home</h3>CTL Business Group Limited was established in 2007. We have offices in Calgary, Canada and Taipei, Taiwan. Our professional staffs and partners provide practical business management experiences to the clients.</td> <td align="right">[swfobject]263[/swfobject]</td> </tr> </table>
-
Hello! I'm trying to reduce some of the massive amount of whitespace between the Masthead section and the Highlight section on this page: http://www.skypeenglishclasses.com/payments/ I've tried using the suggestions here: http://www.pagelines.com/forum/topic/21089-change-the-height-of-masthead-section/?hl=space+below+masthead and here: http://www.pagelines.com/forum/topic/21395-extra-lines-white-space-between-pageline-options-how-to-remove-it/?hl=space+below+masthead#entry124426 and a few variations on them, but without success.
-
ok, so I am trying to style the banners so they are smaller, and have less space around the content. I am using the correct css, I think but when I adjusted the margins with this: then it did this: http://screencast.com/t/TxrcrUik which is great, but it didn't take effect on all of them. This has always perplexed me because I never know exactly where to find the other css to change. http://screencast.com/t/uGExouXeKSQf I would think that that rule would be able to apply anywhere. Its probably some simple thing I couldn't remember. thanks for the help in advance. http://refined.huntersfairwaysothebysinternationalrealty.com/benefits/
-
HI How do I adjust the spacing between the header and the top of the content area? I would also like to adjust spacing in other places too. Note I have no knowledge of coding so pleas make your explanation very clear and specific, i.e. exactly where do I find the place to make the change? Here's the url: http://www.ncreading2.dreamhosters.com I want to move the header up towards the top of the cream-colored box, so other elements on the page will also be higher. Thank you for your help!
-
Hi! I've been trying to figure out the appropriate CSS to adjust some padding between my home page elements. My site is www.iamtheeverydaygirl.com -- and I'd like to minimize the white space between my top boxes and features. Also, Under my "content" (which is my mailing list signup) I have a faint gray line I've been trying to delete ... any idea how to do that? I'd like to minimize the space between that content and my full width sidebar (holding my latest posts) as well. Thanks for help -- nothing I seem to be doing is working! Jen
-
Resolved How to change space between links in sidebars
winemonkey posted a topic in DMS & Legacy Products
If you look at the old version of our website with PlatformPro (http://thewinesyndicate.ca) and the new version (http://thewinesyndicate.ca/ab/) with PageLines Framework, the spacing between the links in the sidebars is different. How can I adjust that in Pagelines to make it the same as in PlatformPro?