Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560
[2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85
[3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50
[4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13
[5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
403WebShell
403Webshell
Server IP : 94.177.8.99  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/theyoungdesigners_com/modules/storePages/static/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/theyoungdesigners_com/modules/storePages/static/page-editor.css
#main_content {
	position: relative;
}

.grid-toolbar {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 5px;
	background-color: #ff8d3a;
}

.grid-toolbar a {
/*	margin-left: 10px !important; */
}

.grid-stack { 
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: rgba(255,255,255,0.05); 
	border-radius: 3px;
	scrollbar-color: #c60c30 #999;
	scrollbar-width: thin;
	background-image: url(cell.png);
}

.grid-stack-item-content { 
	overflow-y: visible !important;
	overflow-x: visible !important;
}

.hover-navigation .button-d,
.grid-toolbar .button-d {
	height:31px;
	line-height:31px;
	margin: 0 2px;
	border:1px solid #999;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border-radius: 6px;
	text-indent:0;
	display:inline-block;
	color:#777777;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	min-width: 31px;
}

.hover-navigation .button-d:hover,
.grid-toolbar .button-d:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.hover-navigation .button-d i,
.grid-toolbar .button-d i {
	padding-top: 3px;
	font-size: 1.5em;
}

.grid-stack .page-tile {
	display: block;
	background-color: rgba(135, 149, 150, 0.3);
	height: 100%;
	position: relative;
}

.grid-stack .page-tile .link {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.grid-stack .page-tile.tile-category {
	
}

.grid-stack .page-tile.tile-category .text {
	font-size: 36pt;
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	padding: 0 20px;
	font-family: PTSansNarrow;
	line-height: 1;
}

.grid-stack-item-content .hover-navigation {
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	display: block;
	padding: 5px 2px;
	background-color: #ff8d3a;
}

.grid-stack-item-content:hover .hover-navigation {
	visibility: visible;
}

.grid-stack-item[gs-w="3"][gs-h="4"] .tile-product .price {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.grid-stack-item[gs-w="3"][gs-h="4"] .tile-product .text,
.grid-stack-item[gs-w="3"][gs-h="4"] .tile-product .desc {
	display: none;
}

.grid-stack-item[gs-w="3"][gs-h="4"] .tile-product .image {
	width: 100%;
	text-align: center;
}

.grid-stack-item .tile-product .thumb-image {
	width: 100%;
	max-width: 277px;
	height: auto;
	max-height: 225px;
}

.grid-stack-item[gs-w="6"][gs-h="4"] .tile-product .text {
	position: absolute;
	top: 10px;
	left: 15px;
	font-size: 30px;
}

.grid-stack-item[gs-w="6"][gs-h="4"] .tile-product .price {
	position: absolute;
	top: 140px;
	left: 15px;
	width: 100%;
}

.grid-stack-item[gs-w="6"][gs-h="4"] .tile-product .desc {
	position: absolute;
	top: 55px;
	left: 15px;
	width: 275px;
	display: block;
	font-size: 20px;
}

.grid-stack-item[gs-w="6"][gs-h="4"] .tile-product .image {
	width: 100%;
	text-align: right;
}

.slideshow-panel {
	max-height: 400px;
	min-height: 400px;
	overflow-y: auto;
}

.slide-panel {
	border-color: #3dc9ea;
	border-style: double;
	padding: 10px;
	margin: 5px 5px 5px 0;
}


Youez - 2016 - github.com/yon3zu
LinuXploit