VIRTUE AND VICE;;
« Ideas? »

Welcome Guest. Please Login or Register.
Nov 29, 2009, 5:40am




VIRTUE AND VICE;; :: Out of Character :: Archives :: General Archives :: Ideas?
   [Search This Thread][Reply] [Send Topic To Friend] [Print]
 AuthorTopic: Ideas? (Read 112 times)
VICTORIA♥SWEET
Administrator
*****
Lust - 1 of 7
The Elite

member is offline

[avatar]

ALL ROADS LEAD TO HERE♥



Joined: Apr 2007
Gender: Female
Posts: 193
Karma: 2
 Ideas?
« Thread Started on Apr 9, 2007, 3:30pm »
[Quote]

Ok, you may have seen me talking about this in the cbox, but I am totally convinced that the rainbow picture of the seven canons in the news table is an absoloute monstrosity.

Instead of writing a paragraph of meaningless text, we thought we would ask what you want to see there. Updates? Info? All ideas are welcome, maybe we will end up with a bit of everything :)

Admin x


Link to Post - Back to Top  IP: Logged

singletaken sophmorejunior
don't be shy, lets cause a scene - like lovers do on silver screens♥
[image]
they all LUST after me♥

Sadie Junes
Co-Administrator
*****
The Elite
member is offline

[avatar]

Queen Bee<3

[aim]

Joined: Apr 2007
Posts: 157
Karma: 1
 Re: Ideas?
« Reply #1 on Apr 9, 2007, 9:53pm »
[Quote]

Well I personally like the idea, but change is always great.
At the top it should on my opinion where it says Welcome etc, to have big upcoming events, like a dance etc.
But I still think we should have a picture there, just not that one. Maybe like of the different cliques or something?
« Last Edit: Apr 9, 2007, 9:53pm by Sadie Junes »Link to Post - Back to Top  IP: Logged

[image]
Kiah McGregor
Senior
****
Intellect
member is offline

[avatar]

[msn]
[homepage]

Joined: Apr 2007
Gender: Female
Posts: 231
Location: HMS
Karma: 3
 Re: Ideas?
« Reply #2 on Apr 13, 2007, 12:51pm »
[Quote]

How about a pm bar?
There are lots of them
on Support. Just a
suggestion.
<3<3 Kiah
Link to Post - Back to Top  IP: Logged

[image]
Thanks Danika!
ASHTON STAR ,
Sophmore
****
Emo/Scene
member is offline

[avatar]

BROKEN SMILE♥



Joined: Apr 2007
Gender: Female
Posts: 134
Karma: 2
 Re: Ideas?
« Reply #3 on Apr 13, 2007, 2:01pm »
[Quote]

PM bar?
Link to Post - Back to Top  IP: Logged

[image]
sweetSIXTEEN
takenTYLER
babySOON
Kiah McGregor
Senior
****
Intellect
member is offline

[avatar]

[msn]
[homepage]

Joined: Apr 2007
Gender: Female
Posts: 231
Location: HMS
Karma: 3
 Re: Ideas?
« Reply #4 on Apr 13, 2007, 2:12pm »
[Quote]

Like this one:
Code:
<script type='text/javascript'>
/* Ultimate PM Menu by Scorpian
[url]http://roddyinnov.proboards75.com[/url] */

/*=== Edit These ===*/
var newPmImg = 'URL'; // URL of image for new pm's
var noNewPmImg = 'URL'; // URL of image for no new pm's
var guestImg = 'URL'; // URL of image for guests

/*=== Do Not Edit ===*/
var riTable = document.getElementsByTagName('table');
var riTd = document.getElementsByTagName('td');
var tehCellHTML = "<table width='100%' cellspacing='0' cellpadding='4' border='0' id='pmtable' style='display:none;' align='center'><tr>";
if(riTd[2].innerHTML.match(/action=pm">(\d+)\smessag(e|es)<\/a>,\s(\d+)\s(is|are)\snew./i)){
tehCellHTML += "<td>Welcome back "+pb_displayname+"! [ <a href='index.cgi?action=recent'>View Recent Posts</a> ]</td>";
tehCellHTML += "<td align='right'>You have "+RegExp.$1+" private messages, "+RegExp.$3+" "+RegExp.$4+" new.</td></tr>";
tehCellHTML += "<tr><td align='center' colspan='2'><a href='index.cgi?action=pm'>Inbox</a> ~ ";
tehCellHTML += "<a href='index.cgi?action=pm&view=2'>Outbox</a> ~ <a href='index.cgi?action=pmprefs'>Preferences</a> ~ ";
tehCellHTML += "<a href='index.cgi?action=pmmarkasread'>Mark All PM's Read</a> ~ ";
tehCellHTML += "<a href='index.cgi?action=viewprofile'>View Profile</a> ~ ";
tehCellHTML += "<a href='index.cgi?action=modifyprofile'>Modify Profile</a></td></tr></table>";
if(RegExp.$3 == 0){
var tehImgSrc = noNewPmImg;
}else{
var tehImgSrc = newPmImg;
}
}else{
tehCellHTML += "<td>Welcome Guest!</td><td align='right'>";
tehCellHTML += "Please <a href='index.cgi?action=login'>login</a> or <a href='index.cgi?action=register'>register</a>.";
tehCellHTML += "</td></tr></table>";
var tehImgSrc = guestImg;
}
var tehCell = riTable[0].insertRow(-1).insertCell(0);
tehCell.parentNode.id = 'pmoutertable';
tehCell.className = 'windowbg';
tehCell.innerHTML = tehCellHTML;
tehCell.height = '1';
tehCell.parentNode.style.display = 'none';
var pmLink = document.createElement('a');
pmLink.href = 'javascript:pmMenu();';
var pmImg = document.createElement('img');
pmImg.src = tehImgSrc;
pmImg.border = '0';
pmLink.appendChild(pmImg);
var allDiv = document.createElement('div');
allDiv.align = 'center';
allDiv.appendChild(pmLink);
var welTab = riTable[0];
welTab.parentNode.insertBefore(allDiv,welTab.nextSibling);
var pmOuterTable = document.getElementById('pmoutertable');
var pmTable = document.getElementById('pmtable');
var pmCell = pmOuterTable.firstChild;
function pmOpen(){
if(pmCell.height < 40){
pmCell.height = Math.floor(pmCell.height) + 3;
setTimeout('pmOpen()',10);
}else{
pmCell.height = 40;
pmTable.style.display = '';
}
}
function pmClose(){
if(pmCell.height > 5){
pmCell.height = pmCell.height - 3;
setTimeout('pmClose()',10);
}else{
pmOuterTable.style.display = 'none';
}
}
function pmMenu(){
if(pmOuterTable.style.display == 'none'){
pmOuterTable.style.display = '';
pmTable.style.display = 'none';
pmOpen();
}else{
pmTable.style.display = 'none';
pmClose();
}
}
</script>


Preview
Link to Post - Back to Top  IP: Logged

[image]
Thanks Danika!
ASHTON STAR ,
Sophmore
****
Emo/Scene
member is offline

[avatar]

BROKEN SMILE♥



Joined: Apr 2007
Gender: Female
Posts: 134
Karma: 2
 Re: Ideas?
« Reply #5 on Apr 13, 2007, 2:44pm »
[Quote]

I'll have someone who's half decent at coding take a look at it =P its confuddling me.
Link to Post - Back to Top  IP: Logged

[image]
sweetSIXTEEN
takenTYLER
babySOON
Kiah McGregor
Senior
****
Intellect
member is offline

[avatar]

[msn]
[homepage]

Joined: Apr 2007
Gender: Female
Posts: 231
Location: HMS
Karma: 3
 Re: Ideas?
« Reply #6 on Apr 13, 2007, 2:52pm »
[Quote]

hehe Okies. Sorry that I confused you.
<3<3 Kiah
Link to Post - Back to Top  IP: Logged

[image]
Thanks Danika!
cheap wow gold
Guest
 wow gold
« Reply #7 on Aug 3, 2009, 8:27pm »
[Quote]

wow gold,buy wow gold,cheap wow gold,wow gold,wow gold,Silkroad Power Leveling,SWG Power Leveling ,VS Power Leveling ,Sof Gold ,SilkRoad Gold,SWG Credits,Vs Gold,WoW Gold EU ,WoW Gold US,MS Power Leveling,COV Power Leveling,WOW EU Power Leveling ,WOW US Power Leveling ,wow gold. Anarchy Online Credits,CoV Infamy,Ddo plat ,Eve ISK ,EQ Plat ,EQ2 Plat ,FFXI Gil,Gaia Gold ,GW Gold ,L2 Adena ,Lotro Gold ,MS Mesos,Ro Zeny,RF Currency,ROSE Zuly ,DDO Power Leveling,EQ Power Leveling ,EQ2 Power Leveling,FFXI Power Leveling ,GW Power Leveling ,L2 Power Leveling,Lotro Power Leveling ,Maple Story Power Leveling ,RF Power Leveling .
.09.08.04T.
Link to Post - Back to Top  IP: Logged
cheap wow gold
Guest
 wow gold
« Reply #8 on Aug 3, 2009, 8:31pm »
[Quote]

wow gold,buy wow gold,cheap wow gold,World of Warcraft Gold,Cheap EVE ISK,wow power leveling,EVE Online,Final Fantasy XI,World of Warcraft - US,World of Warcraft - EU,Age of Conan - US,Age of Conan - EU,Lord of the Rings Online,Ever Quest,Ever Quest 2,Fly For Fun,Gaia online,Guild Wars,GW-Globs of Ectoplasm,Lord of the Rings Online,Maple Story,Perfect World,SilkRoad,Star Wars Galaxies,Tibia,Lineage 2,Aion,wow gold..09.08.04T.
Link to Post - Back to Top  IP: Logged
cheap wow gold
Guest
 wow gold
« Reply #9 on Aug 3, 2009, 8:33pm »
[Quote]

.什麼是「全血」?什麼是「成分血 ;」? 「全血」就是血液的全部,包含有 紅血球、白血球、血小板、血漿及& #20957;血因子等各種成分。 「成分血」則是利用wow gold離心的原理,將各種血液成分個 1029;分開製備的血品。 .為什麼需要「成分血」?「成分血 ;」有那些? 針對病人的需求提buy wow gold供各種不同的血液成分,不但可 0197;達到最好的療效;同時也充分運 992;寶貴的血液資源。通常一袋全血Ö 87;分為血漿、紅血球及血小板,分࠶ 9;提供不同的病人輸用。 本會提供的「成分血」目前有紅血 球濃厚液、洗滌紅血球、減除白血& #29699;之紅血球濃厚液、白血球濃厚液&# 12289;血小板濃厚液、分離術血小板、 8187;白分離術血小板、新wow power leveling鮮冷凍血漿、冷凍血漿、冷凍沉 8593;品等。 .常聽人家說:「捐血就是失血」, ;是真的嗎? 捐血雖然是將血液抽出體外,但一 次抽出的量有一定的限制,是不會& #24433;響健康的。一個健康的成年人,&# 20840;身的血量大約是體重的十三分之 9968;,如sell wow gold,果體重65公斤的人,全身血量約5,000 7627;升,假如一次捐血250毫升,只占全& #36523;血液的二十分之一;而且很快再&# 35036;充新血,因此,對一個健康的人 0358;說,捐血是不會有影響的。09.08.04T
Link to Post - Back to Top  IP: Logged
   [Search This Thread][Reply] [Send Topic To Friend] [Print]


Google
Webtrulydeadly.proboards.com
Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!