Forum Replies Created
-
#15684On January 30, 2012 at 7:23 am
That’s a bug. Add this line to your stylesheet:
.single_page_post p{clear:none!important;}
#15677On January 30, 2012 at 7:13 amSorry for being late. there is another way, copy the code and line from triton lite. It has a Google plus image.
Anyway, good to know you fixed it.
#15678On January 29, 2012 at 9:45 pmThen go to Appearance> Editor and select footer.php from right and find this line:
<?php echo $option['scl_foot']; ?>
and replace it with whatever you want to display in the footer.
#15662On January 29, 2012 at 10:03 amWhat do you mean by Pop-up tabs? can you show me an example?
#15659On January 29, 2012 at 10:02 amGo to Appearance> Editor and select “Stylesheet” from right and add this line:
body{background-color:#fff!important;}
Then Open up skins.php file from right and remove this line:
open up skins.php file from the “css” folder and find this line, and remove it:
/*Background COLOR*/
body { background:#<?php echo $option['scl_bg_color'] ?>!important;}And about the related posts image question, can I take a look at your site?
#15629On January 25, 2012 at 7:02 am1. There is no nice way to organize your slide. You will have to play with the post dates to organize the slides. Slides with the latest date will be shown first.
2. There should be a “excerpt” field where you can add the content of your slide. If you don’t see it,click the button “screen options” and make sure the option “excerpt” is checked.
#14876On January 23, 2012 at 9:53 pmGo to Appearance> Editor and select “Stylesheet” and add this line to the very bottom:
.slider-content p{text-transform:none!important;}
press ctrl+f5 in your browser for a hard refresh to see the change.
#14874On January 23, 2012 at 6:49 amI just checked your site..the text are OK. What browser are you using?
#15093On December 31, 2011 at 6:39 amby the way, add this line too:
.bbp-pagination{float:none!important;}
#15092On December 31, 2011 at 6:38 amlol. yeah! don’t worry I do..
let me know if there’s anything wrong with the site.
#15090On December 31, 2011 at 6:31 amadd these lines:
.type-topic a:visited, .type-forum a:visited{color:#DD4B39;}
.single_page_post .type-topic{color: #333333;}
.bbp-pagination{padding: 10px 10px 10px 0;}
#15088On December 31, 2011 at 6:19 amshoot! remove this line:
.single_page_post .type-topic{height:70px;}
Add this:
.single_page_post .bbp-topics .type-topic{height:70px;}
#15085On December 31, 2011 at 6:09 amadd these :
.single_page_post .type-topic{height:70px;}
.forum .single_page_post a:visited{color:##DD4B39;}
#15082On December 31, 2011 at 5:53 amhmm. I had to clear my browser cache..
Add this line too:
.single_page_post .type-topic{background:#fff;padding:10px;color#333;}
and what color do you want for the clicked links?
#15079On December 31, 2011 at 5:32 amI just checked your stylesheet and couldn’t find the code… did you remove it?
#15077On December 30, 2011 at 9:32 pmDidn’t you add the lines I suggested before? why don’t I see it in the stylesheet? and I am not sure about the height and gravatar question, can you describe it more? and can you be more specific about what color do you want for what text? I will try to tweak the code that way…
#15074On December 30, 2011 at 4:57 pmAdd these lines to your stylesheet:
.single .post_content, .page .post_content, .archive .post_content, .type-attachment .post_content{color: #333333}
.single_page_post .type-forum{background:#fff;padding:10px;color#333;}
Let me know about the progress.
#15458On December 30, 2011 at 6:27 am1. Add this line to your stylesheet:
.trt_flckr_widget img{border:none;padding:5px!important;}
2. IE is not a rich browser to show the rounded shapes properly, it will show the shapes in square form. It is possible to display the shapes in rounded form but that will require to add script which will increase the page load time so i avoided adding it and left it as it is.
#15456On December 29, 2011 at 5:05 pmSorry, not Firefox 8, I meant Internet Explorer 8. working fine on Internet Explorer 8. What version of IE are you using?
#15454On December 29, 2011 at 4:58 pm1. Just checked your site with chrome, looks fine. The widget is loading OK.
2. Same here. loaded with Firefox 8, looks fine to me..
#15072On December 25, 2011 at 6:17 pmAdd these lines to your stylesheet:
div#item-header div#item-header-content {float: left;margin-left: 30px!important;}
#content .padder{padding:10pximportant;}
#content .padder a:link{color: #BF4842;}
#activity-stream, #members-list{padding-left: 5px;}
#members-list{list-style-type:none;}
div.item-list-tabs {margin: 25px -19px 20px -10pximportant;}
div#subnav.item-list-tabs{margin: -20px -20px 15px -10pximportant;}And whats the forum url? can’t seem to find the forum.
#15070On December 24, 2011 at 1:33 pmyes it will work. but will not look good on it. Since it is only designed and customized for wordpress not BBpress. you can give it a try. Post the link and if there’s anything wrong I will try to look into it.