this theme is very beutiful but it don’t look good on my website, the text from the sidebars are melting into the main blog text, I think some sort of a separator bar would be nice, or possibly wider sidebars
Anthosia3c is an excellent theme! I’m new to ‘blogging, but I looked at about a hundred themes, including Anthosia, and Anthosia, before finding one that I thought was perfect for my site.
Anthosia3c is sharp, the colors matching my existing photo galleries, and the theme was easily customized. (I replaced the banner at top with a personal photo).
My one question was also about the icons for the comments - have I installed the theme wrong, or do I need to find the emoticons elsewhere?
I figured out how to fix the comments emoticons for Wordpress 2.0.3. The broken link for the emoticon images happens because the comments.php file look for the images in wp-images/simlies/ but my install of WordPress 2.0.3 had them in
wp-includes/images/smilies/.
I logged in, went to presentation->Theme editor, then edited comments.php for the Anthosia3c theme. Near the bottom of comments.php are the links where wordpress will look for the smilies images. Edit:
/wp-images/smilies/icon_sad.gif” alt=” ” onclick=”grin(’ ’);”>
One problem I’m having, though, is that it doesn’t display only the excerpts of posts. It shows the whole thing. Is there an easy mod to get around this?
Hi,
I have trouble seeing my page appearing under the title graphic, would be great if anyone can tell me what am i supposed to do to get it working, and i don’t find anything i can do from the theme files, and I don’t really know what i need to do in my wp admin either.
This is a nice theme. and easy to work with. I replaced the picture. How can i get the categories to be on one line after another instead of double spaced? Also, can it be made wider without messing the other stuff up?
I am really in love with this awesome template. Perfectly suiting to the Mansoon season of India.
But it has some loop holes. I lost the links to my other pages. I think I need to correct it manually. (Being bad in coding it becomes difficult).
How can i make Blogroll and my own custom Links show up in the sidebar? It doesnt show by default. I dont want Blogroll but i have my own custom links which I want shown in the right hand side bar
I’m very new to blogging but your site is awesome. I downloaded and put all the files in my theme file. Where do I put the “build” file? I’m putting that in the wrong spot because my graphics (like the sky) does not appear. Any help would be great!
I too want to add Links and Pages - would also love to see the starting phrase of each comment listed under “comments” section… otherwise, LOVE the theme… (I’m not great at code either so need help on these details.. .I wrote to author to see if he had a version that included these options but have not heard back).
I’ve adopted the Sky 3c theme, including most of the features that you have asked about here. I’ve completely re-done the “exterior,” but believe me, it’s Sky 3c. Feel free to go to stateofpunk.com and view the source to see how I implemented the changes. If you still have questions, please contact me via the e-mail linke and I’ll explain it in more detail.
How can I get the tags, or categories to appear under each post? This is important to me for visibility through Technorati. I’ve scoured the php files and cannot find the references I’m looking for.
same questions as everyone else since 3 months ago.
What about links (it’s part of the admin manage links, but that’s it) ?
asked about it on the forum but no replies… template is still great though.
Best,
Marvel
I am in love with this theme but I cannot for the life of me figure out how to get it on my page! Im getting so frustrated. Should there be an upload button somewhere? Please help and yessssssssssssssss Im new to blogging lol But I really want to get this right.
June 17th, 2006 at 12:55 am
Hey, how about the icons on comments. They don’t come with the theme or with wordpress… lol
June 21st, 2006 at 4:09 am
this theme is very beutiful but it don’t look good on my website, the text from the sidebars are melting into the main blog text, I think some sort of a separator bar would be nice, or possibly wider sidebars
June 24th, 2006 at 10:05 am
Nice theme…
I chose it for my site
June 26th, 2006 at 12:46 am
Anthosia3c is an excellent theme! I’m new to ‘blogging, but I looked at about a hundred themes, including Anthosia, and Anthosia, before finding one that I thought was perfect for my site.
Anthosia3c is sharp, the colors matching my existing photo galleries, and the theme was easily customized. (I replaced the banner at top with a personal photo).
My one question was also about the icons for the comments - have I installed the theme wrong, or do I need to find the emoticons elsewhere?
Again, thanks for the great theme!
June 28th, 2006 at 3:05 am
I figured out how to fix the comments emoticons for Wordpress 2.0.3. The broken link for the emoticon images happens because the comments.php file look for the images in wp-images/simlies/ but my install of WordPress 2.0.3 had them in
wp-includes/images/smilies/.
I logged in, went to presentation->Theme editor, then edited comments.php for the Anthosia3c theme. Near the bottom of comments.php are the links where wordpress will look for the smilies images. Edit:
/wp-images/smilies/icon_sad.gif” alt=” ” onclick=”grin(’ ’);”>
to read:
/wp-includes/images/smilies/icon_sad.gif” alt=” ” onclick=”grin(’ ’);”>
Do that for each of the smilies entries in comments.php for the Anthosia3c theme and it will work fine.
July 7th, 2006 at 2:04 am
Great theme!
One problem I’m having, though, is that it doesn’t display only the excerpts of posts. It shows the whole thing. Is there an easy mod to get around this?
Thanks for the beautiful theme!
July 9th, 2006 at 3:36 pm
Hi,
I have trouble seeing my page appearing under the title graphic, would be great if anyone can tell me what am i supposed to do to get it working, and i don’t find anything i can do from the theme files, and I don’t really know what i need to do in my wp admin either.
Thanks for the help.
July 13th, 2006 at 5:51 am
This is a nice theme. and easy to work with. I replaced the picture. How can i get the categories to be on one line after another instead of double spaced? Also, can it be made wider without messing the other stuff up?
July 13th, 2006 at 2:43 pm
To fix up the left side bar add this “padding-right: 10px;” in the style sheet.
#side2 ul li {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
July 13th, 2006 at 3:02 pm
just2bruce -
In the style sheet change the padding-top and bottom of both side bars from 2px to 0px
#side2 ul ul li {
margin: 0px 0px 0px -10px;
padding-top: 0px;
padding-bottom: 0px;
list-style-type: none;
border: none;
}
July 14th, 2006 at 1:56 pm
I am really in love with this awesome template. Perfectly suiting to the Mansoon season of India.
But it has some loop holes. I lost the links to my other pages. I think I need to correct it manually. (Being bad in coding it becomes difficult).
July 21st, 2006 at 7:22 am
How can i make Blogroll and my own custom Links show up in the sidebar? It doesnt show by default. I dont want Blogroll but i have my own custom links which I want shown in the right hand side bar
July 27th, 2006 at 5:54 am
I’m very new to blogging but your site is awesome. I downloaded and put all the files in my theme file. Where do I put the “build” file? I’m putting that in the wrong spot because my graphics (like the sky) does not appear. Any help would be great!
August 21st, 2006 at 1:30 pm
Bug report:
header.php, line 42: change the href of the Login link to bloginfo(’wpurl’), not bloginfo(’url’).
This is for sites where the wordpress files are at a different URL than the blog.
September 8th, 2006 at 1:38 am
Does anyone know how to add the pages link to this template sidebar?
Thanks
September 10th, 2006 at 8:15 am
Like a couple of others, really love the theme but need to add a blogroll/links to sidebar. Anyone know how?
September 30th, 2006 at 10:42 am
I too want to add Links and Pages - would also love to see the starting phrase of each comment listed under “comments” section… otherwise, LOVE the theme… (I’m not great at code either so need help on these details.. .I wrote to author to see if he had a version that included these options but have not heard back).
October 11th, 2006 at 7:57 pm
Hello all!
I’ve adopted the Sky 3c theme, including most of the features that you have asked about here. I’ve completely re-done the “exterior,” but believe me, it’s Sky 3c. Feel free to go to stateofpunk.com and view the source to see how I implemented the changes. If you still have questions, please contact me via the e-mail linke and I’ll explain it in more detail.
Aloha!
the Mad Squid
October 11th, 2006 at 7:59 pm
I forgot, I do have one question:
How can I get the tags, or categories to appear under each post? This is important to me for visibility through Technorati. I’ve scoured the php files and cannot find the references I’m looking for.
Any help would be much obliged!
Justin M. Kolenc
a.k.a. the Mad Squid
http://www.stateofpunk.com
December 21st, 2006 at 10:53 am
Kaushal - I thought you were going to add a section for links to this template - is that still possible?
December 23rd, 2006 at 8:13 pm
same questions as everyone else since 3 months ago.
What about links (it’s part of the admin manage links, but that’s it) ?
asked about it on the forum but no replies… template is still great though.
Best,
Marvel
December 30th, 2006 at 11:19 am
I am in love with this theme but I cannot for the life of me figure out how to get it on my page! Im getting so frustrated. Should there be an upload button somewhere? Please help and yessssssssssssssss Im new to blogging lol But I really want to get this right.
January 13th, 2007 at 12:52 am
Hi! Very nice site! Thanks you very much! 5xq67X8VBuToW
March 19th, 2007 at 5:18 pm
extreme man masturbating
April 1st, 2007 at 12:58 am
had anybody try to install widgets??