particular

بخش content مربوط به قالب شیپر ؟

8 پست در این موضوع

سلام

من از قالب shaper_simplicity_ii استفاده میکنم . متاسفانه پس زمینه ی ماژولی که مطالب سایت رو به نمایش میذاره سفید نیست !

کد مربوطه توی چه قسمتی هست که ویرایش کنم ؟

دمـــــــــــــــو

با تشکر

Share this post


Link to post
Share on other sites
آموزش ووکامرس قالب جوملا قالب وردپرس قالب رایگان وردپرس قالب رایگان جوملا هاست نامحدود هاست جوملا هاست لاراول هاست وردپرس هاست ارزان هاست ربات تلگرام خرید دامنه آموزش ساخت ربات تلگرام با php آموزش لاراول آموزش cPanel آموزش php آموزش فرم ساز RSform آموزش ساخت ربات جذب ممبر آموزش ساخت ربات دوستیابی آموزش ساخت ربات فروشگاهی برای ووکامرس آموزش طراحی سایت داینامیک با php آموزش بخش پشتیبانی با rsticket

بله طوسی رنگ هست. برای تغییرش به فایل زیر برید :

/templates/shaper_simplicity_ii/css/template.css

در خط 24 کد زیر هست :

.bg {
   background: #f5f5f5;
}

که به کد زیر تبدیلش میکنید :

.bg {
   background: #ffffff;
}

بعد در یه سری تصاویر قالب رو باید با فتوشاپی چیزی ویرایش کنید تا رنگش به زمینه که سفید شده بخوره.

اون ها هم با کلیک راست روی اجزا و view image یا رفتن به تب images در view page info مسیرشون مشخص میشه

Share this post


Link to post
Share on other sites
بله طوسی رنگ هست. برای تغییرش به فایل زیر برید :

/templates/shaper_simplicity_ii/css/template.css

در خط 24 کد زیر هست :

.bg {
   background: #f5f5f5;
}

که به کد زیر تبدیلش میکنید :

.bg {
   background: #ffffff;
}

بعد در یه سری تصاویر قالب رو باید با فتوشاپی چیزی ویرایش کنید تا رنگش به زمینه که سفید شده بخوره.

اون ها هم با کلیک راست روی اجزا و view image یا رفتن به تب images در view page info مسیرشون مشخص میشه

با تشکر

ویرایش کردم اما هر چه صفحه رو refresh میکنم اعمال نمیشه!!!1

Share this post


Link to post
Share on other sites

کد ها را بررسی کردم. تغییر که مهندس طاهری گفتند را اعمال نکردید

Share this post


Link to post
Share on other sites
کد ها را بررسی کردم. تغییر که مهندس طاهری گفتند را اعمال نکردید

این فایل خدمت شما .[ATTACH]6769[/ATTACH]

Share this post


Link to post
Share on other sites

کش جوملاتون رو از بخش مدیریت -> منوی سایت -> تعمیر سایت -> پاکسازی کش ، خالی کنید

Share this post


Link to post
Share on other sites

/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
-----------------------------------------------------------------*/

/* Master Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* Core */
body{color:#525253;font-family:tahoma,tahoma,Arial,Helvetica,sans-serif;font-size:12px;line-height:150%}
.bg {
   background: #ffffff;
}
.bg1{background:url(../images/shadow.gif) repeat-y 50% 0}
.sp-wrap{margin-left:auto;margin-right:auto}
.sp-block{float:left;display:inline}
.mod-block {padding:10px}
.sp-inner{padding-left:10px;padding-right:10px}
.sp-block .first {margin-left:-10px}
.sp-block .last {margin-right:-10px}
.sp-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both; margin-bottom:20px}
.main-bg {background:#ffffff}

/*Header Area*/
#header {position:relative;background:#fff url(../images/header.gif) repeat-x 0 100%}
a#logo,#logo-text{float:left;margin:0 10px}
a#logo{background:url(../images/logo.png) no-repeat 0 50%}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/*Search*/
#search{float:right;margin:28px 10px 0 10px}
#search input#mod-search-searchword{height:24px;line-height:24px;color:#000;border:0;margin:0;padding:0 5px 0 20px;background:#f1f1f1 url(../images/search.png) no-repeat 5px 50%}
.mod-search{overflow:hidden;margin:0;padding:0}

/*Module positions user1-user4*/
#sp-userpos {background:url(../images/divider.png) no-repeat 50% 100%}
#sp-userpos h3 {color:#333}
#sp-bottom{background:#171717;color:#888;font-size:90%}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#inset1, #inset2, #inner_content {float:left}
#sp-maincol {padding:10px 0}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}
/* Breadcrumbs */
#breadcrumbs{overflow:hidden;height:30px;line-height:30px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}
#breadcrumbs span.showhome {font-weight:bold;margin-right:5px}
#breadcrumbs .padding{padding:5px 8px}
#breadcrumbs a,#breadcrumbs span,#breadcrumbs strong{display:block;float:left}
#breadcrumbs a,#breadcrumbs span.separator{margin-right:10px;padding-right:15px;background:url(../images/breadcrumbs.png) 100% 50% no-repeat}
#breadcrumbs span.current{color:#666}
a#topofpage{float:right!important;background:none!important;margin:0!important;padding:0!important}

/* Footer */
#sp-footer{height:108px;margin-bottom:50px;background: url(../images/footer-bg.gif) no-repeat 50% 100%}
#sp-footer .cp {float:left;}
#sp-footer .sp-inner {padding:10px}

/*Footer Navigation*/
#footer-nav{float:right;margin-top:8px}
#footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#footer-nav li{background:none;padding:0;display:inline}
#footer-nav a{font-size:11px;font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #e5e5e5}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

دوستان مشکل من حل نشد

بار ها f5 رو زدم

قسمت پاکسازی کش رفتم چیزی نبود که !!!!1

Share this post


Link to post
Share on other sites

برای ارسال نظر یک حساب کاربری ایجاد کنید یا وارد حساب خود شوید

برای اینکه بتوانید نظر ارسال کنید نیاز دارید که کاربر سایت شوید

ایجاد یک حساب کاربری

برای حساب کاربری جدید در انجمن ما ثبت نام کنید. عضویت خیلی ساده است !


ثبت نام یک حساب کاربری جدید

ورود به حساب کاربری

دارای حساب کاربری هستید؟ از اینجا وارد شوید


ورود به حساب کاربری