cannot remove borders!

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?"

cannot remove borders!

Postby trillian » 13 Jun 2012, 02:00

I have read every thread I could find on here about removing borders and have tried everything and yet the borders are still there.

My site is; http://www.credence.org/new1/

So far I have in my custom includes;

.suf-mag-category, .suf-mag-excerpt, .suf-tile {background:none;border:none;}
.post, div.page {border:none;}
.dbx-handle {border-bottom:none;}
#nav {display:none;}
#cred {border:none;}
.suf-widget { border: none;}
#horizontal-outer-widgets-1, .suf-mag-excerpts-header {background:none;border:none;}
#page-footer #cred {background:none;border:none;}
#header {height:55px;}
.blogtitle {position:relative;z-index:1}
#header-widgets {margin-top:-70px;position:relative;z-index:0;}
#wrapper .post, article.page, #cred, .suf-widget {border:none;}
#sidebar {background:#3D3C3D;border:none;}
#sidebar-widgets {background:none;border:none;}
#ad-hoc-1 {width: 700px; height:20px;}

(I have selected orange on a dark theme in skins at the moment. I tried the photonique which does remove the borders but then creates little squiggly line style bars which clash horridly with the look of my site)
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot remove borders!

Postby drake » 13 Jun 2012, 02:09

Add also at Custom Includes -> Custom Styles:
Code: Select all
#wrapper, #linkcat-2 {border:none;}


Also:
Code: Select all
#linkcat-2 li {background:none;padding-left:0;}

will take out the bullets from links.
drake
 
Posts: 3778
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: cannot remove borders!

Postby trillian » 13 Jun 2012, 02:29

Thanks Drake!

That got everything except the line at the bottom above the footer and the two horizontal lines below the thumbnails. So if I can remove those it would be great.

Cheers,
Sheryl
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot remove borders!

Postby drake » 13 Jun 2012, 03:11

Continue to add at Custom Styles:
Code: Select all
h2.suf-mag-excerpt-title {border:none;}
#page-footer {border:none;}


(for the first definition - for h2 - you can also use "display:none;" instead of "border:none;" if you don't wish that space between image and text)
drake
 
Posts: 3778
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: cannot remove borders!

Postby trillian » 13 Jun 2012, 07:09

Thanks again Drake, that's got it! :D
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48


Return to Support Requests

Who is online

Users browsing this forum: yidalknh, zwojpgpc and 5 guests