![]() |
Thanks for the translation! I'll post a link in the product description to your post.
As for centering and bolding, editing the header template and replacing Code:
<div class="header">$vboptions[bbtitle]</div> Code:
<div class="header" align="center"><b>$vboptions[bbtitle]</b></div> |
Quote:
with Doctype Quote:
|
ready.mobi is obviously not Armenian friendly :) A global TLD such as mobi should take such factors into account when designing systems such as ready.mobi
So long as your members are happy! |
|
Does anyone know if its possible to alter this style to be able to download attachments?
|
Sure can....
In postbit_legacy search for Code:
<div class="windowbg">$post[message] Code:
<div class="windowbg">$post[message]<br /> Replace the following templates with the contents of the code box below thier names postbit_attachment Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]"<if condition="$show['newwindow']"> target="_blank"</if>>$attachment[filename]</a> Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]" target="_blank">$attachment[filename]</a> Code:
<if condition="$show['modattachmentlink']"> Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]" target="_blank">$attachment[filename]</a> Click "Mark as Installed"... One of these days I will get around to rolling all these small enhancements up into a new version - really.... |
Hi my friend dartho,
Is there a way to put an icon for the mobile browse and when you save it in favorites in the mobile appers the Site(Forum) with the icon ???, like google, yahoo, etc. I did this but is not working...... https://vborg.vbsupport.ru/showthrea...=131191&page=3 Help!! |
That all looks OK.
Looking at MSN etc , they use a 16x16 image. It could be that Windows Mobile will only use if its this size? |
I don´t know.
Only I see the icon in my IE of my laptop but in the mobile device in my IE I don´t see it. |
vb found 44 to old Templates at vb 3.7 Beta 6!
|
I've just knocked up and uploaded a new css file called "alt-vb-wireless.css.txt" - save it and rename to wireless.css and then upload to you forum root (rename your existing one out of the way first). It's uses similar colours to vBulletin default style.
If you have a CSS file you would like to share with others, please let me know and I'll upload them here also. @Codershark - that happens as this was developed under 3.6 and the vB version number is included in the XML. I'll do a release for 3.7 soon, but it may not include much (if any) support for Blogs, Photos, Social Groups, Tags and other such features. |
I have added this but "new thread" isn't displayed, any ideas?
Nm when I fixed the templates I had messed one up. |
Quote:
@Codershark - that happens as this was developed under 3.6 and the vB version number is included in the XML. I'll do a release for 3.7 soon, but it may not include much (if any) support for Blogs, Photos, Social Groups, Tags and other such features. End Quote. 3.7 RC1 won't accept 2.08 for same reason. I'll just have to wait to install. |
Excellent. So much quicker and very easy to use. Installed.
|
Quote:
|
Doesn't support prefixes in 3.7, but you can quickly change the following to make it work :)
Open template under "new posting templates >>" newthread Find Code:
$vbphrase[title]:<br /> Code:
<if condition="$prefix_options"> Find Code:
<div class="sticky">Sticky: Code:
<div class="sticky"> Find Code:
<div class="thread$thread[statusicon]"> Code:
$thread[movedprefix] |
Thanks Mr Toasty! I'll look at adding this in for a 3.7 release :up:
|
My only complaint is when you're reading a busy thread and people are quoting often, it's hard to follow the thread. I would suggest a little more spacing between posts or coming up with a way to show a definte beginning and end of a users post.
When it goes -username- -quote- textext[reply] -username- -quote- textext[reply] over and over it's tough to read the flow of the conversation. Espically when there is no space between the end of the text and the next line that says the next poster's username. Need to maybe space things out a little more. |
anyone made the leap to 3.7 willing to do some testing for me ? No real changes, but needs testing in a live site. minimal tag/groups support added in addition to prefixes as provided by mr toasty.
@punch - Shouldn't be too hard to edit you postbit template to add a bit more padding |
I have it running on 3.7 and can test a bit if needed? Currently I have it running as you had it with no links to any 3.7 features, but with the prefixes code installed.
|
Quote:
|
Is there any way to add "Posted using a mobile device" or something to that tune when a post or thread is created using this style?
|
This is a bit of a kludge, but will allow your users to choose to remove the Posted via Mobile Message - I will look into a plugin to force the addition of the message also, but in the mean time:
Edit your "newreply" and "newthread" templates for this style and replace: Code:
<textarea name="message" rows="10" cols="15" style="width:100%; height:100px"></textarea> Code:
<textarea name="message" rows="10" cols="15" style="width:100%; height:100px"> |
also I see that with the mobile style the PM´s don´t go out to the destintation user.
|
Just re-tested PM's - no problems on my 3.6.8PL2 site... :confused:
Anyone else? |
dartho can you enter to my site and send me a PM to me (mariocaz) ?
thank you my friend. |
Will try now...
|
It looks like some of your templates may be original vbulletin templates rather than the ones form this style - USERCP_SHELL in particular. Try installing the style again with a new name (so you can keep the original and teh fresh install) and no parent and see how that goes..
|
And how can I change the name ?
I have to rename the file or only put other name for the template when I am uploading it ? |
The screen for importing new styles has an option for giving the style a new name :up:
|
just a thing, when people post from a mobile device (that`s already been detected and using mobile style), this user signature do not apears, even when you see the post in a computer. Can it be fixed?
|
I had left this out to conserve screen space, but you can add in signatures by editing your postbit (and postbit_legacy) templates, searching for
Code:
<if condition="$post['editlink']"><a href="$post[editlink]">[Ed]</a></if> Code:
<if condition="$post['signature']"> |
Quote:
Great job on this working great on vb 3.7 beta 6 and with vBSEO |
G'day Mac, a 3.7 version of this can be found here: https://vborg.vbsupport.ru/showthread.php?t=174375 with a new colour scheme too.
Images were designed not to show up inline, but you should get a link to them instead. There is info on how to put images back inline in this post: https://vborg.vbsupport.ru/showthrea...ne#post1334072 |
Is this version compatible with 3.6.9
|
Should work fine on 3.6.9
|
But with a lot of the templates saying they are not compatible, it needs a double check and an update IMHO.
|
And how do we change style back to normal? There isn't a menu on forumhome , also can't find it in options...
|
Quote:
|
I want to import a style without having other templates added to it such as the Gallery, vbAdvanced, templates. Is it possible to do this? Just add the style and it only has the templates it needs to run properly.
|
All times are GMT. The time now is 03:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|