how to remove border around main wrapper??

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

how to remove border around main wrapper??

Postby team2win » 16 May 2012, 15:39

I've done a search, but check this out, I actually have two problems, but
1. how do you remove the line border around the main wrapper.. here's the site: www.vacationrentalideas.com

2nd problem is the dreaded space again on pages.. On the page it does automatically put in a <p> code
the widget for Rezo, which is how the hotels are displayed has a space on the page.. is there any way to eliminate this space manually?
I thought I had it figured out cause the widget area below header is there and when I put the plugin in that widget space was eliminated, BUT the widget shows on every page, so I can't make each page with its individual bookings... grrrrr

any help will be appreciated..

Thank you
team2win
 
Posts: 38
Joined: 19 Mar 2011, 12:25

Re: how to remove border around main wrapper??

Postby drake » 16 May 2012, 20:31

1. Add at Suffusion Options -> Backend - Custom Includes -> Custom Styles:
Code: Select all
#wrapper {border:none;padding-top:0;margin-top:0;}

(the code decrease also the space between navigation bar and wrapper - if you still need to adjust this distance set a value for margin-top. A negative value will decrease the distance (by eg. margin-top:-15px; will align the wrapper with navigation bar), a positive value will increase the distance. If you don't need this adjustement, let just border:none; between brackets.

2. I don't understand so clear your requirement, but for adjusting the space before your posts you can add at Custom Styles - with the same observations like above:
Code: Select all
.entry {padding-top:0;margin-top:0;}
drake
 
Posts: 3859
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: how to remove border around main wrapper??

Postby team2win » 18 May 2012, 01:02

Thank you I will give these codes a try...

I am wondering what happens when there's an update? Do these get written over? erased?

Update: The code only works on some pages, not all pages??? this is weird...
to even get weirder, some of the pages had the box unchecked for 'allow comments' which showed border, then when I clicked to 'allow comments' the border goes away...
Last edited by team2win on 18 May 2012, 01:16, edited 1 time in total.
team2win
 
Posts: 38
Joined: 19 Mar 2011, 12:25

Re: how to remove border around main wrapper??

Postby drake » 18 May 2012, 01:11

Don't happens nothing. Unlike the modifications made into theme files, the codes added at Custom Styles are preserved upon upgrades, like all Suffusion Options.
drake
 
Posts: 3859
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania


Return to Support Requests

Who is online

Users browsing this forum: gcguggbrow, Google [Bot], malverd, pyrp586u, xofpbtal and 1 guest

cron