کمک در مورد ویرایش یه قالب
سلام دوستان راستش من یه مشکل با یه قالب دارم
قالبم این شکلیه منو هاش
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
می خوام این جوریش کنم می شه کمک کنید
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
پاسخ : کمک در مورد ویرایش یه قالب
پاسخ : کمک در مورد ویرایش یه قالب
داگه دقت کرده باشید یک لایه مشکی در عکس پایینی هست می خوام اون جوری بشه
پاسخ : کمک در مورد ویرایش یه قالب
سلام ..
شما باید تگ table.moduletable th سی اس استون رو بسته به نیازتون ویرایش کنین .. آموزش ساخت سی اس اس در سایت هست .. حتما مطالعه کنین مفیده !
پیروز باشید !
پاسخ : کمک در مورد ویرایش یه قالب
پاسخ : کمک در مورد ویرایش یه قالب
بچه ها اصلا قالب من این کد هایی رو که داخل اموزش گفته رو به این شکل نداره قالب من 9تا فایل Cssداره
پاسخ : کمک در مورد ویرایش یه قالب
خوب باید ببینی توی ایدکس از کدوم لود میکنه
اصولا باید توی templates_css.css باشه
پاسخ : کمک در مورد ویرایش یه قالب
خوب این محتویات فایل من
کد:
/*** A Commercial Template by joomlajunkie.com
*** @version 1.0
*** @copyright (C) 2005-2006 by - Joomla Junkie
*** @web [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
***/
/*This calls the other css files!!*/
@import url(layout.css);
@import url(customise.css);
@import url(menus.css);
@import url(tab_navigation.css);
/***This css file is usually used by Joomla,
however we structure our templates a little
differently for optimized use, for example:
We have seperated the template into 2 main css docs,
**For STRUCTURAL CSS, please see, layout.css
(this contains the dimensions and main page
layout, only to be edited if you want to change
the page structure)
**For all graphical elements, typography, colors,
fonts and main joomla styles, edit the customise.css
and or color.css (could be yellow.css if using
multiple themes)
***/
/*TIP
**Use this (template_css.css) css document to add
styles that will be used in the backend editor when
adding or editing content, this will help you maintain
a consistent look and feel throughout your website
for more information, please email [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]*/
/*Start CSS*/
ولی فکر می کنم از این فایل لود می شه آخه این قالب 9تا Cssداره
کد:
/*** A Commercial Template by joomlajunkie.com
*** @version 1.0
*** @copyright (C) 2005-2006 by - Joomla Junkie
*** @web [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
***/
/*Specific color styling depending on theme*/
body {
background: #41403D url(../images/orange/body_bg.gif) repeat-x;
}
#branding_header {
background:url(../images/orange/branding_head.gif) no-repeat;
}
#top_shelf .moduletable h3 {
background:#242424 url(../images/orange/shelf_modhead_corner.gif) no-repeat top left;
}
h1 {
color: #CCCCCC;
}
h3 {
color: #CCCCCC;
}
h4 {
color: #b34e0e;
}
h5 {
color: #CCCCCC;
}
h6 {
color: #b34e0e;
}
blockquote {
color: #d1d1d1;
}
pre {
color: #B35E2A;
}
/*Link Styling*/
/*main links*/
a:link, a:visited {
color: #CCCCCC;
}
a:hover, a:active {
color: #999;
}
/*This is to set the links of list to a softer tone*/
#top_shelf li a,
#sidebar li a {
color: #999!important;
}
#top_shelf li a,
#sidebar li a {
color: #999!important;
}
#tabcontainer li a,
#sidebar li a {
color: #999!important;
}
a.pagenav, a.pagenav:visited {
/* as above but specifically if they are links */
color: #CCCCCC;
}
.pagenav_prev a {
color: #CCCCCC;
}
.pagenav_next a {
color: #CCCCCC;
}
.back_button a:hover {
color: #CCCCCC;
}
.createdate {
/* styling the date the content was created on*/
color: #CCCCCC;
}
a.pathway:hover {
color: #CCCCCC;
}
.contentheading {
color: #CCCCCC;
}
.sectiontableheader {
color: #b34e0e;
}
#main_content .button {
border-left: 3px solid #CCCCCC;
}
#sidebar .button {
border-left: 3px solid #CCCCCC;
}
#sidebar .button:hover {
border-left: 3px solid #CCCCCC;
}
.moduletable-inset-bot .contentheading {
color: #b34e0e;
}
/*SIDEBAR MENU COLOR STYLING*/
#sidebar #mainlevel li a:hover,
a#active_menu:link,
a#active_menu:visited {
background: #333333 url(../images/orange/side_menu_star_active.gif) no-repeat 5px;
color: #CCCCCC;
border-right: 3px solid #b34e0e;
}
/*TOP SUCKERFISH MENU COLOR STYLING*/
a.mainlevel-topnav:hover {
background:#373737 url(../images/orange/top_nav_hoverbg.gif) repeat-x;
}
#mainlevel-topnav #active_menu-topnav {
background:#373737 url(../images/orange/top_nav_hoverbg.gif) repeat-x;
}
#mainlevel-topnav li li:hover,
#mainlevel-topnav li li.hover {
border-left: 4px solid #CCCCCC;
}
/*TAB NAVIGATION COLOR STYLING*/
.tabs li.selected a{ /*selected main tab style */
border-top:1px solid #CCCCCC;
}
/*LIVE SEARCH LINK HOVER*/
.LSRow a:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}