Aqua-Soft vB 3.6 Discussion

View last post option doesn't work in SS thread.

I noticed that too, it always goes to the first post in the thread. :slant:

#408851

Guys, your work is awesome, but where's the graphite skin?

#408879

Yeah, I'm missing that as well.

#408905

It got turned off for a few days. Timan, we still need to add the new forums. ;)

-NC

#408960

Hi there

At the bottom of main page where the '' Currently Active Users: '' are the names are not in alphabetical order .

#409055

Hi there

At the bottom of main page where the '' Currently Active Users: '' are the names are not in alphabetical order .

It's probably listing the people according to activity, with the recently active people first and so on.

#409108

I'm also not seeing the icon indicating if i posted in a thread. this is when i am viewing new posts..

#409116

I have fixed the Last Post link to actually goto the newest post in the thread. Also added the subscription icon back on the forum listing pages.

The list of currently active users viewing a thread is set to random, its supposed to degrade performance if its sorted, and since its such a small thing it shouldn't matter if its random.

#409151

In FireFox on Windows, when you do the inline editing function, t's too wide. It squishes the member info panel and expands off the right side.

Edit: edit-screen-thumb.gif

#409407

That is a firefox / font issue. Seems to happen to everyone who has firefox and a crappy lucida grande font.

#409417

That is a firefox / font issue. Seems to happen to everyone who has firefox and a crappy lucida grande font.

I don't have Lucida Grande anywhere on this computer ;)

Edit: It may be another problem. It works correctly on another computer nearby. Sorry about that.

#409418

You must, because that is not Verdana...

#409436

When I post It doesn't show post counts on the left.

#409559

Well yeah if it's the one that i'm viewing right now than it's awesome, haha. I really like it and I really haven't found any bugs yet, but i've only been a member for less than a day, so yeah, haha!

#409633

Can someone please help me? When ever someone posts, their post counts don't show.

#409867

Biggie, bug me on AIM, you have to uncomment the html in the postbit template.

#409897

The skin looks great and I haven't been able to find any bugs! Great job! One suggestion, though. Would it be possible to change the regular search box you get when you click "Search" up top to a Spotlight looking box?

#409964

I'm really having problems adjusting the size of the skin. When I change

#container { margin-left: auto; margin-right: auto; min-width: 770px; width: 99%; }

to

#container { margin-left: auto; margin-right: auto; min-width: 770px; width: 990px; }

The entire forum display blows up and the entire screen background is blue.

Also, I am doing this in the XML file (and then uploading) even though some suggested doing what I described above in the css. Within vB's AdminCP, I couldn't find where to make that adjustment.

EDIT: It turns out editing the "Additional Definitions" in vBulletin's CSS editor worked for this. I guess editing the XML file itself then uploading... well, it wasn't working for me.

#410167

Looking good so far - any idea when the graphite version will be ready?

#410262

Biggie, bug me on AIM, you have to uncomment the html in the postbit template.

I'm looking for this, too - possible to just post it here? Or is this coming back in the final release of the theme?

#410265

Next update of the skin I'll make sure the are removed. Will have the graphite version aswell and should be out sometime today.

#410277

Like the container issue above, when I make a simple re-assignment of toolbar_bg.gif in the xml file, the result is a totally blue page. I did upload a file "toolbar2_bg.gif" to the image folder "as".

2 modifications are giving me the most problems... (1) changing the min/max-width of the skin (or container), and (2) changing the background image of only the main navigation toolbar.

EDIT: Like the min/max width issue, this also was resolved by making the changes in the "Additional Definitions" area of vB's CSS editor. Editing the XML file and uploading it was definitely not working.

#410295

It would be nice for search results that are posts to link to those actual posts. I've been searching these forums throughout the day, and my index finger is strained from having to scroll through pages of posts to find the one post that the search results suggested.

#410421

And they do, see where it says Re: Aqua-Soft vB 3.6 Discussion at the top of each post. Simple click that.

Also I am not sure why you are having difficulties changing the width and toolbar of the skin... Editing #toolbar and the #container should take care of it. If you need help with it, best to message me on msn or aim.

#410523

The problem in editing was that I was doing it in the XML file and then uploading it. Once I found the spot in vB to edit those particular elements, all worked out OK.

#410661