theme box
This commit is contained in:
		
							parent
							
								
									937b1772d8
								
							
						
					
					
						commit
						4dfa7fc0ac
					
				
							
								
								
									
										27
									
								
								right.php
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								right.php
									
									
									
									
									
								
							| @ -54,20 +54,19 @@ if ($webclipfeedvisible > "0") { | ||||
| ?>
 | ||||
| 
 | ||||
| </p> | ||||
| <table border='0' cellspacing='0' cellpadding='1'> | ||||
|   <tr BGCOLOR='#0066FF'> | ||||
|     <th style='text-align: left;'><font color='white'>Theme</font></th> | ||||
|   </tr> | ||||
|   <tr> | ||||
|     <td BGCOLOR='#FFFFFF'> | ||||
| <a href="javascript:chooseStyle('white', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()" checked="checked">White</a> | ||||
| </td> | ||||
|     <td BGCOLOR='#FFFFFF'> | ||||
| <a href="javascript:chooseStyle('black', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()" >Black</a> | ||||
| </td> | ||||
|     <td BGCOLOR='#FFFFFF'> | ||||
| <a href="javascript:chooseStyle('blue', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()" >Blue</a> | ||||
| </td> | ||||
| <table border="0" cellpadding="1" cellspacing="0"> | ||||
| 	<tbody> | ||||
| 		<tr> | ||||
| 			<td bgcolor="#0066FF" style="text-align: left;"><font color="white">Theme</font></td> | ||||
| 			<td bgcolor="#0066FF"> </td> | ||||
| 			<td bgcolor="#0066FF"> </td> | ||||
| 		</tr> | ||||
| 		<tr> | ||||
| 			<td bgcolor="#ffffff"><a checked="checked" href="javascript:chooseStyle('white', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">White</a></td> | ||||
| 			<td bgcolor="#ffffff"><a href="javascript:chooseStyle('black', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Black</a></td> | ||||
| 			<td bgcolor="#ffffff"><a href="javascript:chooseStyle('blue', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Blue</a></td> | ||||
| 		</tr> | ||||
| 	</tbody> | ||||
| </table> | ||||
| </div> | ||||
| </div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user