|
Vex; [green/silver/white]
|
|
Topic Started: Jun 30 2005, 12:58 PM (556 Views)
|
|
andg_93
|
Jun 30 2005, 12:58 PM
Post #1
|
- Posts:
- 173
- Group:
- Members
- Member
- #57,206
- Joined:
- March 1, 2005
|
name:VEX Creator:andg_93 comments: Made for battle against cookie, Lots of scripting and extras to make it look right, still a little rough around edges in areas(dont go searching lol)
Button set will be posted soon after its remade.
preview
Javascript:
- Code:
-
<script language='javascript'> if ( location.search.indexOf('act=site')!=-1 ){document.write("<style>.maintitle { background-image: url(http://img.photobucket.com/albums/v608/andg_93/2ndtopvex2.bmp); padding:4px 0px 4px 4px; color:#; }}</style>")} </script>
<script language='javascript'> if ( location.search.indexOf('showuser')!=-1 ){document.write("<style>.maintitle { background-image: url(http://img.photobucket.com/albums/v608/andg_93/2ndtopvex2.bmp); padding:4px 0px 4px 4px; color:#; }}</style>")} </script>
<script language='javascript'> if ( location.search.indexOf('act=UserCP&CODE')!=-1 ){document.write("<style>.maintitle { background-image: url(http://img.photobucket.com/albums/v608/andg_93/2ndtopvex2.bmp); padding:4px 0px 4px 4px; color:#; }}</style>")} </script>
<script language='javascript'> if ( location.search.indexOf('act=Msg&CODE')!=-1 ){document.write("<style>.maintitle { background-image: url(http://img.photobucket.com/albums/v608/andg_93/2ndtopvex2.bmp); padding:4px 0px 4px 4px; color:#; }}</style>")} </script>
Header & Body:
- Code:
-
<center><br> <table border="1" bordercolor="#ffffff" cellpadding="0" cellspacing="0" width="760"> <tr><td bgcolor="#ffffff"> <% BOARD HEADER %> <% NAVIGATION %> <% BOARD %> <% STATS %>
Footer:
- Code:
-
<script> /* Highlight Cells and Clickable Created by Webworldx Redistribution is not permitted */ function callClick(setIt){ for (cc=0;cc<setIt.length;cc++){ if (setIt(cc).href){ location.href=setIt(cc).href break; }}} var tCell= document.getElementsByTagName('TD'); for (i=0;i<tCell.length;i++){ if (tCell[i].className=="row4"){ if (tCell[i].innerHTML.match("showforum=")){ tCell[i].onmouseover=function(){this.style.backgroundColor="ffffff"} tCell[i].onmouseout=function(){this.style.backgroundColor="F7F7F7"} tCell[i].onclick=function(){this.style.backgroundColor="F7F7F7"}; }}} </script>
CSS:
- Code:
-
html { overflow-x: hidden; overflow-y: auto; }
#ipbwrapper { text-align:left; width:95%; margin-left:auto;margin-right:auto } #ipbwrapper img { vertical-align:middle; border: 0px }
form { display:inline; } img { vertical-align:middle; border:0px } BODY { font-family: Verdana, Tahoma; Arial; sans-serif; font-size: 10px; color: #000000; margin: 0px 10px 0px 10px; background-color: #008000; background-image: url(http://) } TABLE, TR, TD { font-family: Verdana, Tahoma; Arial; sans-serif; font-size: 10px; color: #000000; } a:link, a:visited, a:active { text-decoration: underline; color: #000000 } a:hover { color: #008000; text-decoration:none }
fieldset.search { padding:6px; line-height:150% } label { cursor:pointer; }
img.attach { border:2px outset #EEF2F7;padding:2px }
.googleroot { padding:6px; line-height:130% } .googlechild { padding:6px; margin-left:30px; line-height:130% } .googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; } .googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; } .googlepagelinks { font-size:1.1em; letter-spacing:1px } .googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }
li.helprow { padding:0px; margin:0px 0px 10px 0px } ul#help { padding:0px 0px 0px 15px }
option.cat { font-weight:bold; } option.sub { font-weight:bold;color:#555 } .caldate { text-align:right;font-weight:bold;font-size:11px;color:#000000;background-color#f5f5f5; background-image: url(http://);padding:4px;margin:0px }
.warngood { color:green } .warnbad { color:red }
#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }
#profilename { font-size:28px; font-weight:bold; } #calendarname { font-size:22px; font-weight:bold; }
#photowrap { padding:6px; } #phototitle { font-size:24px; border-bottom:1px solid black } #photoimg { text-align:center; margin-top:15px }
#ucpmenu { line-height:150%;width:22%; border:1px solid #000000;background-color: #f5f5f5; background-image: url(http://) } #ucpmenu p { padding:2px 5px 6px 9px;margin:0px; } #ucpcontent { background-color: #f5f5f5; background-image: url(http://); border:1px solid #000000;line-height:150%; width:auto } #ucpcontent p { padding:10px;margin:0px; }
#ipsbanner { position:absolute;top:1px;right:5%; } #logostrip { border:1px solid #000000;background-color: #ffffff;background-image:url(http://);padding:0px;margin:0px; }
#submenu { border:1px solid #000000;background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/sddfsdfsdf.bmp); font-size:10px;margin:3px 0px 3px 0px;color:#000000;font-weight:bold;} #submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #000000; } #userlinks { border:1px solid #000000; background-color: #F5F5F5; background-image: url(http://) }
#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }
.activeuserstrip { background-color:#ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/sddfsdfsdf.bmp); padding:6px }
.pformstrip { background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/sddfsdfsdf.bmp); color:#000000;font-weight:bold;padding:7px;margin-top:1px } .pformleft { background-color: #ffffff; background-image: url(http://); padding:6px; margin-top:1px;width:25%; border-top:1px solid #000000; border-right:1px solid #000000; } .pformleftw { background-color: #ffffff; background-image: url(http://); padding:6px; margin-top:1px;width:40%; border-top:1px solid #000000; border-right:1px solid #000000; } .pformright { background-color: #ffffff; background-image: url(http://); padding:6px; margin-top:1px;border-top:1px solid #000000; }
.post1 { background-color: #f5f5f5; background-image: url(http://) } .post2 { background-color: #f5f5f5; background-image: url(http://) } .postlinksbar { background-color#F7F7F7; padding:7px;margin-top:1px;font-size:10px; background-image: url(http://img.photobucket.com/albums/v608/andg_93/sddfsdfsdf.bmp) }
.row1 { background-color: #f5f5f5; background-image: url(http://) } .row2 { background-color: #F7F7F7; background-image: url(http://) } .row3 { background-color: #f5f5f5; background-image: url(http://) } .row4 { background-color: #f5f5f5; background-image: url(http://) }
.darkrow1 { background-color: #ffffff; background-image: url(http://); color:#000000; } .darkrow2 { background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/botrowrealsmall.bmp); color:#000000; } .darkrow3 { background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/botrowrealsmall.bmp); color:#000000; }
.hlight { background-color: #ffffff; background-image: url(http://) } .dlight { background-color: #ffffff; background-image: url(http://) }
.titlemedium { font-weight:bold; color:#000000; padding:7px; margin:0px; background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/sddfsdfsdf.bmp) } .titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: underline; color: #000000 }
.maintitle { text-align:center; vertical-align:middle;font-weight:bold; color:#000000; letter-spacing:1px; padding:8px 0px 8px 5px; background-color: #ffffff; background-image: url(http://img.photobucket.com/albums/v608/andg_93/maint.bmp) } .maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #000000 } .maintitle a:hover { text-decoration: none }
.plainborder { border:1px solid transparent;background-color:transparent } .tableborder { border:1px solid #ffffff;background-color:#000000; padding:0px; margin:0px; width:100% } .tablefill { border:1px solid #000000;background-color:#ffffff; background-image: url(http://);padding:6px; } .tablepad { background-color:#ffffff; background-image: url(http://);padding:6px } .tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }
.wrapmini { float:left;line-height:1.5em;width:25% } .pagelinks { float:left;line-height:1.2em;width:35% }
.desc { font-size:10px; color:#000000 } .edit { font-size: 9px }
.signature { font-size: 10px; color: #339 } .postdetails { font-size: 10px } .postcolor { font-size: 12px; line-height: 160% }
.normalname { font-size: 12px; font-weight: bold; color: #003 } .normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px } .unreg { font-size: 11px; font-weight: bold; color: #900 }
.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }
#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #000000; background-color: #F7F7F7; background-image: url(http://); border: 1px solid #000000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px } #CODE { font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; color: #000000; background-color: ##F7F7F7; background-image: url(http://); border: 1px solid #000000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px } </STYLE><CENTER><font color=#ffffff>Skin created by andg_93. Find more great skins at the <B><A HREF="http://s10.invisionfree.com/invisionfree_skins" TARGET="_BLANK">IF Styles</A></B>.</font></CENTER><STYLE TYPE="text/css"> .codebuttons { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle } .forminput, .textinput, .radiobutton, .checkbox { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #000000;border-bottom:1px solid #000000 }
.purple { color:purple;font-weight:bold } .red { color:red;font-weight:bold } .green { color:green;font-weight:bold } .blue { color:blue;font-weight:bold } .orange { color:#F90;font-weight:bold }
|
|
|
| |
|
Rεd
|
Jun 30 2005, 01:01 PM
Post #2
|
- Posts:
- 3,026
- Group:
- Members
- Member
- #69,192
- Joined:
- April 22, 2005
|
It's like a beginners version of eX's skin. Nice job.
|
|
|
| |
|
GJCFBugleBoy
|
Jun 30 2005, 01:01 PM
Post #3
|
The Doctor of Skin-o-nomics
- Posts:
- 819
- Group:
- Members
- Member
- #56,420
- Joined:
- February 26, 2005
|
Don't go searching LOL With a comment like that you know people are gonna LOL
The MT is a little choppy...the other grads look decent on this computer. Can't read the portal though, and you need that script for the MT in the portal because it looks bad as it is.
Just some quick things I saw...without searching :haha: It's a nice job though...
|
|
|
| |
|
Doffy90
|
Jun 30 2005, 02:54 PM
Post #4
|
- Posts:
- 10,689
- Group:
- Members
- Member
- #44,809
- Joined:
- January 1, 2005
- Latest Design
- http://resources.zetaboards.com/topic/5074360
|
the maintitle looks weird
maby try another text color of the forum
|
|
|
| |
|
Jay-Z
|
Jun 30 2005, 04:11 PM
Post #5
|
- Posts:
- 3,820
- Group:
- Members
- Member
- #74,671
- Joined:
- May 17, 2005
|
the Portal messed up the maintitle grad is choppy, apart from that looks good
|
|
|
| |
|
Nicola
|
Jun 30 2005, 07:14 PM
Post #6
|
- Posts:
- 46,450
- Group:
- Members
- Member
- #34,935
- Joined:
- November 4, 2004
|

Could be less choppy, but that is a decent attempt ^__^
|
|
|
| |
|
DMP_Kristen
|
Jul 1 2005, 01:58 AM
Post #7
|
- Posts:
- 31
- Group:
- Members
- Member
- #41,677
- Joined:
- December 16, 2004
|
awesome!
|
|
|
| |
| 1 user reading this topic (1 Guest and 0 Anonymous)
|