![]() |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Hello, thank you for a great mod.
I would like to remove 'last post by' and 'date/time of last post'. Plus I'd prefer the forum titles not underline on the index page. How can I do this? Any help is greatly appreciated. Thank you. |
Quote:
Code:
<div class="windowbg"> Quote:
Code:
forumold,.forumnew,.forumlink, .forumold_lock, .forumnew_lock Code:
text-decoration:none; |
Thank you, dartho. The 'last post by' and 'date/time of last post' has successfully been removed. I tried the non-underline suggestion, however the forum titles remain underlined?
|
You could edit the forumhome_forumbit* (only level 1 and level 2 need changing)template and replace occurences of
HTML Code:
<a href="{vb:link forum, {vb:raw forum}}"> HTML Code:
<a href="{vb:link forum, {vb:raw forum}}" style="text-decoration:none;"> |
Great stuff, dartho. The second suggestion was successful.
Is it possible the background colour of 'postbit as background for username/date of post' and the background of thread titles in the threadbit template (think correct template) can be different? |
Hi, Its a great style and I have been using this style for a while, but I cant seem to get the forum icons to appear, I was trying to make it look more attractive something close to this one...
https://vborg.vbsupport.ru/showpost....&postcount=353 https://vborg.vbsupport.ru/external/2011/05/46.jpg |
I'm guessing mark has a bunch of forum icons whose names correspond to the forumid number of each forum and has edited the forumhome templates, taken out the statuicon images and replace with custom images.
just searched - check here: https://vborg.vbsupport.ru/showthread.php?t=239274 for one way on how to do this |
Is there some way I can add a link to "My Profile" to the style?
|
Sure, edit a template and insert a ink - where did you want the link to appear? Currently I think usernames in threads are linked to profile pages, there isn;t much to see on teh profile page though ...
|
anyway to get THIS look for your 3.8 product? or guidance ?
|
Quote:
|
Yeah - this is a pretty cut back style without all the usual hooks and content. If you want to add in stuf like that, you're going to have to do it manually by editing the profile templates or modifying the 'Thanks' plugins to also work with this style.
|
top style...
But in this style google analytics not work... Why? |
Sure? How have you implemented google analytics?
I would recommend vbSeo integration. |
great Style!
But dont work with VBSEO :( make my links from: http://www.hilfe-forum.eu/tutorials-...r-hamachi.html to http://www.hilfe-forum.eu/showthread...39#post1386439 so can?t use with VBSEO :( |
Hi I am wondering if you can help anyway with this.
I have created a page on facebook for my site and what I wanted to do was create a sneak preview tab of the mobile version in a iframe to show within my facebook page. The above is all fine and I have that working. I want to display the mobile version of my site i.e this mod as it looks clean and fits nicely in the page, so to do that I am calling this url - www.mywebsite.co.uk/forum.php?styleid=7 Which is fine and displays the mobile version, the thing is if I log in via the iframe on my facebook page it reverts back to my normal style (non mobile). Is there a way to create a URL so when it is called it sticks to the mobile version? I don't know if any of the above is possible but thought I would ask her as you made this mod so would know it better than anyone else. I appreciate any help.. Thanks J |
That'd be more of a vbulletin issue than a style issue, and I'm not sure why, or how to work around. Have you tested with a user account?
|
Works very well with vB 4.1.4 :)
|
attachment problem on vbulletin 4.1.3 + vbseo + unixy varnish cache
cant download attachment, always redirect to login page |
fixed varnish cache issue not style issue
|
1 Attachment(s)
First i want to thank you for your great work. The lightweight style really is blazing fast.
Secondly i want to present the adjustment we made on our board hopeing to improve the usability considering every button is pressed by a huge finger instead of a small mouse on a smartphone display. I'm not so much talking about the optical changes we made. We have made one big technical change throughout the whole style. Instead of using text based links, we are using the whole div as a link, which immediately increases the clickable area, as shown on the attached screenshot. The whole grey area now functions as a link. Here is a live demo: http://www.united-forum.de/?styleid=84 Just wanted to let you know and hope you are interested in including the technical change, since that would save us work (template changes) during an update. :D previous-code: Code:
<div class="forum{vb:raw forum.statusicon}"><img style="margin-top: 3px;" src="{vb:stylevar imgdir_statusicon}/forum_{vb:raw forum.statusicon}-16.png" alt="" align="left"> <a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></div> Code:
<div class="forum{vb:raw forum.statusicon}" style="position:relative"><a href="{vb:link forum, {vb:raw forum}}"><span class="uf_spanlink"></span></a><span>{vb:raw forum.title}</span></div> additional technical change in the css file: Code:
.forumold,.forumnew,.forumlink, .forumold_lock, .forumnew_lock Regards Mooff |
Hello
Does this style recognize small devices ? or shall one change the defulat one once you enter the site ? Thanks |
Quote:
|
Has anyone pursued to make this fully CMS compatible?
Dartho, how much donation would it take to get this done for CMS? |
@Mooff - I'll have a look into that, thanks for the suggestion and code
@Sonata - what Card+++++ said! (this is just a style - no inbuilt detection, but VB has that) @jerde - I've done some custom work on CMS for a specific site, but doubt this is directly transferable as the CMS's can be customised so much, so I have no plans at the moment on actually doing the CMS at present. |
Understood, I was just thinking simplicity is better. Have a single column that shows the title, author, and content of the article. That's it. As long as it's fast, and people can read the news, that's all that matters.
Let me know if you would be willing to do a CMS customization for my site blackberryos.com? I'd send you a donation for your help. |
Anyone know when the vBulletin team will finally come out with a good mobile style?
|
Quote:
|
Dartho a few templates need updating with the 4.1.4 version, do you plan on updating these at all?
Pretty please your mobile skin is the best by far. Better than vbulletin one as far as I am concerned :) |
I have also noticed that if I edit a post it breaks out of the frame and you have to keep scrolling right to see the end of the box.
Damn updates! |
Quote:
|
Quote:
|
how to add google ads in this style?
|
Quote:
Users love the template, but it broke with the 4.1.4 upgrade. Going to see if it's just a css issue, and hopefully it can be resolved relatively easily. |
If you reupload the template it kicks back in properly.
Tells me that the upgraded templates broke the CSS links. Not a big issue if you haven't heavily modified the templates, you can just re-upload and it'll fix itself. Otherwise, you'll have to re-edit your templates (postbit for me) to add your custom funcationality back in. |
Ive been looking through the templates, but am unsure what I need to add/change to get the "Post thank you" hack to work with this lightweight style.
If someone could please help. Thanks a ton. |
All times are GMT. The time now is 08:34 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:
|