1 mike_bijl Dec 18, 2009 15:46
3 mike_bijl Dec 20, 2009 19:14
After a while I saw that the downloaded version had more flaws. It didn't show the attachments.
When i opened the php files or at least the css file the one included in the b2evolution download is newer. I don't advise the blog software version 3.3.3 and the seperate download version. Not solved yet.
Let you know
4 mike_bijl Dec 20, 2009 19:21
I added these three line to the css file
@import url(../../rsc/css/img.css); /* Import standard image styles */
@import url(../../rsc/css/blog_elements.css); /* Import standard blog elements styles */
@import url(../../rsc/css/forms.css); /* Import default form styles /
and it changed nothing to the title line out. So can any body help? For an example look at www.compower.org/blogs.
5 fplanque Dec 20, 2009 22:46
Thanks for reporting.
Open styles.css in that skin and add the following at the end:
div.bText {
clear: both;
padding-top: 10px;
}
6 fplanque Dec 22, 2009 14:26
You can download a fixed version of Glossy Blue for b2evo v3 here:
7 mike_bijl Dec 23, 2009 14:45
You've made my day...
I'm completely happy. Couldn't figured that out by myself.
Thnks
thanks for the information.
I noticed that in glossy skin 2 css are linked but not founded in b2evolution 2.4.7
@import url("../../rsc/css/blog_base.css"); /* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css")
I found those 2 files in b2evolution 3.3 version