Hi hi! Hope you don't mid me asking but I was just wondering how much of this was under an import code and how much of this can be edited? I really love how it looks! ^^
Hi! I hope not to bother, but I wanted to know if the sidebar icons can be changed (i.e. bulletin, art, etc.)? I thought about replacing them with little themed pixels but I'm not very knowledgeable on CSS. ^^; I tried to use this snippet but it just breaks my page haha.
hiya! not a bother. you can change them (they are currently set to custom icons actually). the pixel size i used is 16x16 and they all fit without any issue.
these are what i used. sorry they are not labeled... put these under the import link.
.side-nav {
.sidebar-tab i::before {
content: url(image_url) !important;
}
.sidebar-li-gallery i::before {
content: url(image_url) !important;
}
.sidebar-li-library i::before {
content: url(image_url) !important;
}
.sidebar-li-worlds i::before {
content: url(image_url) !important;
}
.sidebar-li-links i::before {
content: url(image_url) !important;
}
.character-folder i::before {
content: url(image_url) !important;
}
.sidebar-li-comments i::before {
content: url(image_url) !important;
}
.sidebar-li-favorites i::before {
content: url(image_url) !important;
}
.sidebar-li-ownership i::before {
content: url(image_url) !important;
}
.sidebar-li-report i::before {
content: url(image_url) !important;
}
.sidebar-li-block i::before {
content: url(image_url) !important;
}
.character-manage-subheader i:before {
content: url(image_url) !important;
}
.sidebar-li-literatures i::before {
content: url(image_url) !important;
}
.sidebar-li-characters i::before {
content: url(image_url) !important;
}
.sidebar-li-bulletins i::before {
content: url(image_url) !important;
}
.sidebar-li-stats i::before {
content: url(image_url) !important;
}
.sidebar-li-art i::before {
content: url(image_url) !important;
}
.sidebar-li-created i::before {
content: url(image_url) !important;
}
.sidebar-li-message i::before {
content: url(image_url) !important;
}
.sidebar-li-unsubscribe i::before, .sidebar-li-subscribe i::before {
content: url(image_url) !important;
}
.sidebar-li-unauthorize i::before, .sidebar-li-authorize i::before {
content: url(image_url) !important;
}
}
Did a lil' test and it works. o: Thank you so so much for answering!! I love this code and can't way to play with it some more! I also really appreciate you letting me know the pixel size, it's handy to know!
i fuckin LOVE this bundle its SO GOOD it was literally perfect for my profile. i know you added the folders afterwards so if i were to request another kind of code to add i think i warning page'd be cool BUT that is very /not forced
ohhh, i always forget about those! i added a simple one :) thanks for the suggestion!
i updated the .zip files on both kofi & vgen, so you should be able to download the updates through your account/confirmation email.
[$10] Windows CSS Bundle's Comments