twixi
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Themes and Templates
In reply to: [Arcade Basic] Separate widgetsForum: Themes and Templates
In reply to: [Arcade Basic] Separate widgetsi`m add separate line:
.widget { width: 100%; font-size: 90%; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; .widget .search-form label, ....how to remove this line after serach block?
https://s9.postimg.org/kk7clg7u7/searc.pngForum: Fixing WordPress
In reply to: How to select from mysql?<?php
global $wpdb;
$sql = “SELECT * FROMplayersWHEREnameIN (SELECTuser_loginFROMwp_usersWHERE ????) LIMIT 1″;
$results = $wpdb->get_results($sql);
foreach( $results as $result )
?><?php echo $result->money; ?>
???? = need “user_login” + “name”
Forum: Themes and Templates
In reply to: [Arcade Basic] Separate widgetsmake the background of the widget
Forum: Themes and Templates
In reply to: [Arcade Basic] Separate widgetsTo widgets inside was background?!
Forum: Themes and Templates
In reply to: [Arcade Basic] Separate widgetsForum: Plugins
In reply to: [Minecraft Admin] I have errorPlease verfiy that the following programms are installed: rar, unrar, tar – chmod 777 and error hides!
Viewing 7 replies - 1 through 7 (of 7 total)