It shows that you are unregistered. Please register with us by clicking Here
Go Back   Blogring.net - The Premier Myspace & Xanga Community > Xanga Forums > Xanga Codes and Scripts > Xanga - Script Submission

Xanga - Script Submission Submit scripts and tutorials for other Xangans to use and spice up their Xangas. Once they are approved, they will be added to the database.

Reply
 
LinkBack Thread Tools Display Modes

Cool CSS buttons!
Old 08-10-2007, 01:30 PM   #1 (permalink)
Banned
 
xanga's finest is offline
Join Date: Aug 2007
Posts: 8
xanga's finest is on a distinguished road
Points: 9.00
Arrow Cool CSS buttons!

How to use:
- go into look&feel on your xanga
- paste code 1 into custom header
- paste code 2 where you want the CSS buttons to appear
- save changes!

Here's code 1:
Code:
<style type="text/css">
<!--
a.button {	font-weight: bold;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 4px 8px;	border-top: 1px solid white;	border-right: 1px solid black;	border-bottom: 1px solid black;	border-left: 1px solid white;	text-align: center;	min-width: 75px;	text-transform: uppercase;}a.button:link { 	background-color: #060; 	color: #FFF;	text-decoration: none;	}a.button:visited {	background-color: #060; 	color: #fff;	text-decoration: none;	}a.button:hover { 	background-color: #060; 	color: red;	border-color: black white white black;	text-decoration: none;	}a.button:active { 	background-color: #369; 	color: #ccc; 	text-decoration: none;	}
-->
</style>
Here's code 2:
Code:
<a href="YOUR LINK HERE" class="button">CSS Button 1</a>
<a href="YOUR LINK HERE" class="button">CSS Button 2</a>
<a href="YOUR LINK HERE" class="button">CSS Button 3</a>
<a href="YOUR LINK HERE" class="button">CSS Button 4</a>
<a href="YOUR LINK HERE" class="button">CSS Button 5</a>
DO NOT EDIT WHERE IT SAYS:
Quote:
class="button"
Feel free to add as many buttons as you want!

Credit:
[Only registered and activated users can see links. ]

Preview:
[Only registered and activated users can see links. ]
  Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 11:22 AM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0