Aqua-Soft Forums: Aqua-Soft vB 3.5 Discussion - Aqua-Soft Forums

Jump to content

  • 8 Pages +
  • « First
  • 6
  • 7
  • 8
  • You cannot start a new topic
  • This topic is locked

Aqua-Soft vB 3.5 Discussion Rate Topic: -----

#141 User is offline   Gunther Icon

  • Group: Subscribers
  • Posts: 9
  • Joined: 15-April 05

Posted 16 May 2006 - 06:03 PM

Fofer said:

I've found an omission in Aqua-Soft's customized skin.

When a poll is created for a thread, the poster has a choice to make the poll results "public" (ie: show who voted for what, on the results page.) In Aqua, these sorts of polls are NOT being identified as "public" on the initial votes page, which can result in an impolite surprise.

Voters need to know ahead of time that their votes are NOT anonymous and that all visitors will see who voted for what, after the fact. A warning (designated via the public_poll_users_see_choices phrase) shows up properly in VB's generic skin.

Therefore, the polloptions_table template of Aqua-Soft needs the following:
<if condition="$show['publicwarning']">$vbphrase[public_poll_users_see_choices]</if>


Where exactly in the code will we put this line?
0

#142 User is offline   phiber optik Icon

  • Group: Member
  • Posts: 9
  • Joined: 19-February 06

Posted 23 May 2006 - 03:25 AM

Can you explain how does one merge the graphic skin and the blue skin so people can choose em like you have in your board at the bottom of the page?

I know I have to add a line of code to the footers, but I forgot how was it you explained it once;

<td nowrap="nowrap" class="smallfont">Skin Chooser: <a href="index.php?styleid=18"><img style="vertical-align:text-bottom" src="images/as2/rating/rating_5.gif" alt="Aqua" /></a> <a href="index.php?styleid=19"><img style="vertical-align:text-bottom" src="images/as2graphite/rating/rating_5.gif" alt="Graphite" /></a></td>


thanks
0

#143 User is offline   stimpy Icon

  • Group: Member
  • Posts: 4
  • Joined: 16-June 06

Posted 16 June 2006 - 04:58 AM

Making some Styles from scratch in VB 3.5.4.

I am unable to locate where to change the following line's colour....

Attached File(s)


0

#144 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 16 June 2006 - 05:09 AM

In Postbit or Postbit_legacy, you should see

<!-- icon and title -->
		<div class="borderbottom2"


Just change that class to whatever, or change the color in the css. Hope that helps.
0

#145 User is offline   stimpy Icon

  • Group: Member
  • Posts: 4
  • Joined: 16-June 06

Posted 19 June 2006 - 11:30 PM

I wasn't very clear sorry.

Attached is an image of the line i'm talking about.

Attached File(s)


0

#146 User is offline   stimpy Icon

  • Group: Member
  • Posts: 4
  • Joined: 16-June 06

Posted 19 June 2006 - 11:30 PM

This attachment is what the current line looks like.. it's black and can barely see it :/

Attached File(s)


0

#147 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 19 June 2006 - 11:40 PM

And my previous post is how to change that.
0

#148 User is offline   stimpy Icon

  • Group: Member
  • Posts: 4
  • Joined: 16-June 06

Posted 19 June 2006 - 11:50 PM

<!-- icon and title -->
			<div class="smallfont">
				<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
				<if condition="$post['title']"><strong>$post[title]</strong></if>
			</div>
			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
			<!-- / icon and title -->


I changed hr size to 2 and it displays a line.. but it puts it lower than the other forums. And changing the color to red or something doesn't work.

Changing
to


ps. Sorry to be a pain i'm new to this.
0

#149 User is offline   liquidplasmaflow Icon

  • Group: Member
  • Posts: 1,523
  • Joined: 11-July 03

Posted 20 June 2006 - 06:36 PM

Hey Timmeh... guess what ol' Jelsoft is going to be releasing soon ;)

http://www.vbulletin...ad.php?t=186803
0

#150 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 20 June 2006 - 06:40 PM

I bet they'll release around september, 3.5 betas came out in june and it hit final in sept. So will see the same thing I bet.

The current skin will work flawlessly on vb3.6 but the new features must be added in.
0

#151 User is offline   MovetoNYC Icon

  • Group: Subscribers
  • Posts: 5
  • Joined: 21-June 06

Posted 22 June 2006 - 05:52 AM

So I just installed Welcome PM from vB.org and it is a basic plugin it shoudln't really affect the skin. When I tested it and registared, and I looked at my Inbox I saw the Xed out image. I attached the image. I right clicked and hit View Source and below is the area in consern.

	

<tr class="alt1">



	<td align="center"><img src="images/as2/statusicon/pm_new.gif" alt="" border="0" /></td>

	<td align="center"><img src="" alt="" /></td>

	<td id="m1" width="100%">

		<div>

			<span style="float:right" class="smallfont">06-22-2006</span>

			<a href="private.php?do=showpm&pmid=1"><strong>Welcome to MovetoNYC.com!</strong></a>

		</div>

		<div class="smallfont">

			<span style="float:right" class="time">12:43 AM</span>

			<strong><!--<a href="member.php?u=1">Speedy</a>-->

<span style="cursor:pointer" onclick="window.location='member.php?u=1';">Speedy</span></strong>

		</div>


Is there a fix or an image to upload to make this ok?

Thanks!
0

#152 User is offline   rootkit_cn Icon

  • Group: Member
  • Posts: 1
  • Joined: 15-May 06

Posted 12 July 2006 - 09:04 AM

how download it ?
0

#153 User is offline   Eros Icon

  • Group: Subscribers
  • Posts: 40
  • Joined: 29-March 05

Posted 12 July 2006 - 11:03 AM

i think Tim, should now start developing the skin for vb3.6 since its hit the RC stage
0

#154 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 12 July 2006 - 11:08 AM

I'm waiting for it to go final just to be safe. I've tested the current release of the skin on RC1 and it works, its just missing some of the new features they added in 3.6.
0

#155 User is offline   MatrIxtheLovE Icon

  • Group: Member
  • Posts: 1
  • Joined: 18-July 06

Posted 18 July 2006 - 06:39 AM

CAn i shre skin for me, thanks a lot>?

I can't dowload
0

#156 User is offline   disjunto Icon

  • Group: Subscribers
  • Posts: 32
  • Joined: 11-April 05

Posted 19 July 2006 - 04:02 PM

Timan said:

I'm waiting for it to go final just to be safe. I've tested the current release of the skin on RC1 and it works, its just missing some of the new features they added in 3.6.

what features are missing?
0

#157 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 19 July 2006 - 04:10 PM

Basically everything they added in 3.6, multiquote, some of the infraction system is hidden from view (its still there, its just not linked in the skin). Also some of the ajax features they've added. Basically if you're gonna upgrade to 3.6 now while using the current version of the skin. Nothing will change for your end users.
0

  • 8 Pages +
  • « First
  • 6
  • 7
  • 8
  • You cannot start a new topic
  • This topic is locked