|
| |
User Groups : Forums : SiteExperts :
All Topics :
HTML and CSS
:  | Problem with website theme I am using this theme for my website www.caringforcatsci.com, but I can't figure out how to get the two banner ad space widgets off my pages. I know it has to do with the theme, and I have to go into editor to fix it, but know next to nothing about html, so not sure what I need to do to remove those widgets off my site, and don't want to mess anything up. Here is the code used for the theme:
/* Theme Name: Kitten in Pink Theme URI: http://myblogit.net/2008/07/15/free-wordpress-theme-kitten-in-pink/ Description: A fun pink kitty theme with 2 column, widget ready theme. Version: 1.4 Author: Mr.BlogIt (David Span) Author URI: http://davidspan.com/ Tags:pink, 2 columns, widget ready
*/
*{ list-style:none; } body{ margin:0px; background: url('images/backc.jpg') #fff repeat fixed;
color:#cd9fc7; font: 12px arial, helvetica, verdana, sans-serif;
/* font-family:"Gill Sans","Franklin Gothic Medium","Lucida Grande",Arial,Helvetica; font-size:65.5%; line-height:1.5em;*/ }
a{ color:#F282E4; text-decoration:none; } a:hover{ color:#d66bc8; } #wrapper{ margin-top:0px; background: url('images/main-bg.jpg') #fff; background-repeat: repeat-y; }
#header{ margin:0px; height:175px; background: url('images/puttycat_header.jpg'); background-repeat: no-repeat;
} #header-menu{ padding-left:6px; padding-right:6px; color:#fff; float:left; }
#header-menu a { padding:0; }
#header-menu ul {
list-style-type:none; line-height:20px; margin:0; padding:0; }
#header-menu li {
display:inline; font-size:1.2em; line-height:20px; padding-left:16px; padding-right:6px; }
#header-menu a:link,#header-menu a:visited { color:#F282E4; text-decoration:none; font-weight:700;
line-height:20px; text-transform:uppercase; }
#header-menu a:hover,#header-menu a:active { color:#F282E4; font-weight:700;
line-height:20px; text-decoration:underline; }
#header-soc{ height:65px; margin-top:10px; float:right; }
#goog-ad1{ float:right; padding-top:4px; }
#search{ float:left; padding-left:98px; padding-top:5px; } #search input{ float: left; border: 0; font-size: 11px; margin-left:13px;
}
#search input#s{ background:transparent none repeat scroll 0% 0%; color:#F282E4; display:inline; font-family:Verdana; width:110px; }
#main-content{ padding-left: 10px; } #post-title { /* font-family:Verdana,georgia; font-size:20px;*/ padding-bottom:5px; } .post_by {
/* line-height:19px;*/ margin-bottom:5px; padding-bottom:5px; padding-left:1.9pt; padding-top:0pt;
} p + p { margin-top:0; text-indent:0; }
p img { float:left; margin:0em 1.5em 0em 0pt; padding:0pt; }
.post { background:#FFFFFF none repeat scroll 0% 0%;
border-bottom:1px solid #CCCCCC; float:left; /* font-size:1.1em; */ margin:0pt 0pt 20px; overflow:hidden; padding:10px 30px;
} .post h2{ margin-bottom:0px; font-size:20px; }
.post p{ /* font-family:Arial,Helvetica,San-Serif; font-size:13px; line-height:21px;*/ }
#logo-title h1{ color:white; font-family:"Trebuchet MS",Arial,Sans-Serif; font-size:4em; font-weight:normal; margin-top:30px; text-align:right; text-transform:uppercase; } #logo-title a{ color:#F282E4; font-family:"Trebuchet MS",Arial,Sans-Serif;
font-weight:normal;
text-align:right; text-transform:uppercase; } .descrip{ color:#F282E4; margin-top:0px; padding-top:0px; text-align:center; }
.category {
color:#2A2C2F; font-size:11px; line-height:12px;
margin-left:0pt; margin-top:0pt; padding:5px 5px 10px 0px; width:100%; }
.navigation{ display:block; float:left; width:100%; text-align:center; }
#sidebar{ margin-left:25px; margin-top:-60px; }
#sidebar ul, ol { margin:0; } #sidebar ul li h2{
color:#d66bc8; font-family:Times New Roman; font-size:25px; font-weight:bold; margin:15px 0px 0px; padding:0px; }
#sidebar li ul li{
border-bottom:1px dashed; color:#d66bc8; font-family:arial; font-size:16px; margin-right:35px; padding:0px; text-indent:15px; } #sidebar a{
text-decoration:none;
}
#rightsidebar{ width:150px; float:left; }
#leftsidebar{ width:300px; float:left; }
.adbox img{ padding:0px; }
/* COMMENTS TEMPLATE */ #comments-template { overflow: hidden; float: left; clear: left; display: block; margin: 0 0 10px 0; } #comments-template h3 { margin: 10px 0 0 0; padding: 0; } #comments-template ol { margin: 0; padding: 0; } #comments-template ol li { float: left; width: 97%; margin: 10px 0; padding: 5px; list-style-type: none;
} #comments-template ol li.alt { } #comments-template ol li .comment-meta-data { font-weight: bold; } #comments-template ol li .comment-text { width: 90%; margin: 10px auto; padding: 8px 15px 20px 0px; background: #fff; border: 1px solid #eee; } /* TRACKBACKS */ .trackback, .trackback a { color: #666; } .trackback .comment-meta-data em { color: #0C386E; } input .comments { width: 100px; padding: 5px; margin: 10px 5px 0 0; background: #fff; border: 1px solid #0C386E; } textarea { width: 70%; padding: 5px; margin-top: 10px; border: 1px solid #0C386E; }
.avatar{ float:left; padding-right:5px; }
#pre-footer{ height:33px;
}
#footer{ height:50px; background: url('images/main-bg.jpg'); background-repeat: repeat-y;
font-size:0.8em; line-height:18px; padding:10px; } #footer a{
}
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }Started By catlover on Aug 13, 2011 at 2:05:23 PM |  | | 14 Response(s) | Reply |
Earlier Replies | Replies 8 to 14 of 14 | Later Replies Goto Page: 2 1 |  | | MHenke on Aug 17, 2011 at 4:13:44 AM (# 8) AFAICS the banners are in a div with the ID "adbox".
Suggestions:
- Remove it from your HTML
or
- Add something like
#adbox { display:none; }
to your CSS catlover on Aug 22, 2011 at 1:10:07 PM (# 9)I don't know how to remove it from html (don't think it can be done) and I tried to do what you said with the CSS but it didn't work. Is there a certain place where I need to add it and do I remove this first?
.adbox img{ padding:0px; }
I tried removing it and replacing it with what you suggested but the banners were still there. I've tried contacting the person who designed the theme, however, he is not getting back to me on it. I really want to get rid of these without having to change my theme.
BTW, what the heck is AFAICS?
MHenke on Aug 23, 2011 at 2:20:37 AM (# 10)We are talking about the two images with the text "Banner Ad Space", on the top of the right column?
If so, it works for me. You're including approx. dozen stylesheets in your website (www.caringforcatsci.com). If I do some CSS live editing (with firwfox/firebug), including the mentioned
#adbox { display:none; }
in any of your stylesheets, the banners are hidden.
AFAICS catlover on Aug 27, 2011 at 11:08:29 PM (# 11)Yes those are the banners I mean, but on my end, if I do what you say, I can still see the banners. Does it matter if I have a Mac and not Windows or does that not make a difference? catlover on Aug 28, 2011 at 6:20:44 PM (# 12)Yay I actually got it to work! Once I logged off last night and came back on today, the banners disappeared. Thanks so much for your help. I greatly appreciate it. bod1467 on Aug 29, 2011 at 2:50:24 AM (# 13)Ah. Your browser was showing a cached version of the page. :) pipipeng on Feb 6, 2012 at 12:37:14 AM (# 14)New York Asian Escort For Dear viewer, [url=http://www.pinkoutcall.com]New York Escort[/url] to enter New York Escort website you must adhere to the following: 1 New York Asian Escort. I am at least [url=http://www.pinkoutcall.com]New York Escorts[/url] 21 years of age. 2 New York Asian Escort. The material I'm viewing is [url=http://www.pinkoutcall.com]New York Asian Escort[/url] for my own personal use and isn't to be viewed by minors or anyone but myself. 3 New York Asian Escort. I am not a U.S. Postal Official or Law Enforcement Agent from any [url=http://www.pinkoutcall.com]New York Asian Escorts[/url] country or acting as an agent thereof, attempting to obtain any evidence for the prosecution of any individual or for the purpose of entrapment. 4 New York Asian Escort. I desire to receive and haven't requested that the Postal Service or any Other Governmental Agency intercept sensual material. 5 New York Asian Escort. I certify that the material presented here is not illegal or considered obscene in my street, village, community, city, state, country or province. If I am unsure, I will not continue. By clicking "Enter" you are electronically signing to the fact that you agree with all the statements in this Disclaimer. If you do not agree, please leave the site now.
| Earlier Replies | Replies 8 to 14 of 14 | Later Replies Goto Page: 2 1 |
To respond to a discussion, you must first logon.
If you are not registered, please register yourself to become a member of the SiteExperts.community.
|