euca Posted July 28, 2008 Report Share Posted July 28, 2008 As I've installed vbulletin blog on my site, I've also made some modifications: For the top navigation toolbar, I modified "blog_navbar_link" template to this: $vbphrase[blogs] But it looks like this: [ATTACH]12376[/ATTACH] And also, I modified "blog_usercp_nav_link" for navigation menu in usercp like this: $vbphrase[blogs] But it looks like this: [ATTACH]12377[/ATTACH] How can I fix them on my site? Link to comment
Timan Posted July 28, 2008 Report Share Posted July 28, 2008 I'm still far from finishing the templates for the blog add-on. Download the attached zipUpload the images to your siteMerge the vb_blog_merge.xml into the as4 style (this will add the modified templates to just the blog addon)Add this to the Main CSSul#tb-icons li#tb-blogs a img { background-image: url(images/as4/misc/blog/toolbar_icons_blog.png); background-position: 0 0; background-repeat: no-repeat;}#usercp-nav dl dd a#ucp-blog { background-image: url(images/as4/misc/blog/ucp_icons_blog.png); background-repeat: no-repeat; background-position: 20px 0;}That should help, also make sure you have the latest version of the skin (updated today), found out that some of the css was not included.vb_blog.zip Link to comment
euca Posted July 29, 2008 Author Report Share Posted July 29, 2008 Works great! Thanks, Timan. Link to comment
sensimilla Posted August 12, 2008 Report Share Posted August 12, 2008 Outstanding support, the skin plugin worked for me like a charm.It would be great to have it also for Photo Gallery, is it hard to code it on my own ? Link to comment
RichardAlan Posted October 2, 2008 Report Share Posted October 2, 2008 I'm still far from finishing the templates for the blog add-on. Hello there, I've started to use your blog files that I downloaded. Can you let me know how things are going. You mentioned you were still "far from finished". Thanks, Link to comment
JackTon Posted October 2, 2008 Report Share Posted October 2, 2008 Hi~TimanCan in the manufacture " Project “ icons?images_10-03-02-26.zip Link to comment
Recommended Posts