Forum Replies Created
-
AuthorPosts
-
May 14, 2013 at 5:51 am #2678Schneizel BritanniaParticipant
I just copy all the raw code from these files:
base.php
comments.php
options.php
templatetags.php
then replace all my codes.
May 14, 2013 at 5:39 am #2676Schneizel BritanniaParticipantProblem Solved. Looks like the CBOX update deletes my icons so I just reuploaded them. π
May 12, 2013 at 2:06 am #2668Schneizel BritanniaParticipantBump… This seems not to work to the latest CBOX…
May 10, 2013 at 11:49 pm #2655Schneizel BritanniaParticipantHello, I just updated CBOX to the latest version, I also updated the CBOX theme.
Here’s my problem with the latest version
The code you gave to me to show an icon in profile sidebar seems not to work now:
#nav-media:before {
content: url(http://your siteβs domain/wp-content/uploads/2013/04/ your icon.png);}
What should I do?
April 21, 2013 at 9:17 pm #2541Schneizel BritanniaParticipantThat works! Thanks! π
April 20, 2013 at 8:48 am #2519Schneizel BritanniaParticipantI just want to bump it, because I haven’t found the answer yet.
April 15, 2013 at 12:02 am #2489Schneizel BritanniaParticipantAlso it shows up in my pages whenever I add a featured image inside it.
I only want to show it in featured image slider and hide it in posts and pages…..
Attachments:
You must be logged in to view attached files.April 14, 2013 at 11:50 pm #2488Schneizel BritanniaParticipantWhat if I just want to hide the featured image inside every post and keep them showing in my featured slider? Featured image shows as a bit larger thumbnail besides the title of my posts so I want to hide it.
April 14, 2013 at 5:07 am #2460Schneizel BritanniaParticipantI just want to bump this post of mine because I still haven’t figured out the answer.
April 14, 2013 at 5:02 am #2459Schneizel BritanniaParticipantYes the problem is fixed after I disabled W3 total cache. I think the problem lies inside minify settings (js and html minification)…..
April 8, 2013 at 2:58 am #2407Schneizel BritanniaParticipantIt works!!!
Thanks a lot Scott Voth!!! π
April 6, 2013 at 11:14 pm #2403Schneizel BritanniaParticipantI tried adding this
.user-media {
background:url(images/smiley.png) center left no-repeat;
padding:0 16px 0 0;
white-space:nowrap;
}and this
#user-media {
background:url(images/smiley.png) center left no-repeat;
padding:0 16px 0 0;
white-space:nowrap;
}but nothing seems to work. Also. Do i really need to add them just in commonsinabox infinity theme css.stylesheet or somewhere else?
April 6, 2013 at 10:23 am #2397Schneizel BritanniaParticipantAhm, thanks for the information. I’m familiar with CSS. Anyway, what file in your theme has the code for subnav items or has the “Media” item added? I tried looking in sidebar.php but couldn’t find it.
April 2, 2013 at 8:02 pm #2383Schneizel BritanniaParticipantAhm, the thing is I don’t really have a plan to remove any of your subnav items. It is really common that when you install a plugin another subnav will appear on that area. What I’m trying to do is to find a way on how to put icon besides it so that it will look well along with your preset subnav items.
-
AuthorPosts