New template - Voting

Archive of previous bugs that have since been fixed
RCK
Beginner Spam Artist
Posts: 2686
Joined: Tue Feb 03, 2004 4:09 pm
Location: Ontario, Canada
Contact:

New template - Voting

Post by RCK »

Just noticed that with the new template there is not links to vote.
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

I can answer this one. Its not a bug, just forgot to make a place for them when I designed the interface. But you are right the vote for SMR links do need to be added.
RCK
Beginner Spam Artist
Posts: 2686
Joined: Tue Feb 03, 2004 4:09 pm
Location: Ontario, Canada
Contact:

Re: New template - Voting

Post by RCK »

Freon22 wrote:I can answer this one. Its not a bug, just forgot to make a place for them when I designed the interface. But you are right the vote for SMR links do need to be added.
Freon, I didnt check, but did this get added?
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

Nope! I think Pages hands have been full of late. I have been putting in a lot of OT at work but I will see how it should fit and will message Page with it in a few days.
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

I think this will do. The omgn_vote.jpg needs to be reworked there is a green layer on the top and right side. I did a empty div with a clear:both because well you should. I am sure Page will add the classies and take out the inline styling. These divs go under the middle_panel div but within the <td class="centerContent"> tag. It looks good on my end we will have to see how it looks in beta when Page codes it.

Code: Select all

<div style="width:60%; float: left; text-align: left;">
 <span style="font-size: xx-small;">
 Get <b><u>FREE TURNS</u></b> for voting if you see the star.</span>
 <br />
 <img class="vote_site" src="images/mpogd_vote.png"alt="MPOGD" />
 <img class="vote_site" src="images/omgn_vote.jpg" alt="OMGN" />
 <img class="vote_site" src="images/twg_vote.png" alt="TWG" /> 
 </div>                 
 <div class="copyright" style="float:right;">
 SMR v1.6.4©2007-2010 Page and SMR
 <br />
 Kindly Hosted by FeM
 <br />
 Script runtime: 0.0446 seconds
 <br />
 [Imprint]
 </div>
 <div style="clear:both;"></div>
RCK
Beginner Spam Artist
Posts: 2686
Joined: Tue Feb 03, 2004 4:09 pm
Location: Ontario, Canada
Contact:

Re: New template - Voting

Post by RCK »

Freon22 wrote:I think this will do. The omgn_vote.jpg needs to be reworked there is a green layer on the top and right side. I did a empty div with a clear:both because well you should. I am sure Page will add the classies and take out the inline styling. These divs go under the middle_panel div but within the <td class="centerContent"> tag. It looks good on my end we will have to see how it looks in beta when Page codes it.

Code: Select all

<div style="width:60%; float: left; text-align: left;">
 <span style="font-size: xx-small;">
 Get <b><u>FREE TURNS</u></b> for voting if you see the star.</span>
 <br />
 <img class="vote_site" src="images/mpogd_vote.png"alt="MPOGD" />
 <img class="vote_site" src="images/omgn_vote.jpg" alt="OMGN" />
 <img class="vote_site" src="images/twg_vote.png" alt="TWG" /> 
 </div>                 
 <div class="copyright" style="float:right;">
 SMR v1.6.4©2007-2010 Page and SMR
 <br />
 Kindly Hosted by FeM
 <br />
 Script runtime: 0.0446 seconds
 <br />
 [Imprint]
 </div>
 <div style="clear:both;"></div>
Thanks for the update, i'll harass him, errr i mean ask him :)
Page
SMR Coder
Posts: 1779
Joined: Sat Dec 07, 2002 9:17 pm

Re: New template - Voting

Post by Page »

Put this in beta and Spock is gonna be updating soon.
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

I checked out beta with IE, Chrone, and Firefox it looks good. But the links don't work, IE says there is an error on the page when clicking any of the voting links.

Edit: The links do work on the Play Game page. But not from within any of the games. Weird
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

I see Spock uploaded from beta. The vote links don't work in the live game.
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: New template - Voting

Post by Freon22 »

Guess they got fixed. Tryed them this morning and the voting links works. Good job!
Post Reply