Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 04-29-2009, 01:41 AM i'm using joomla
Experienced Talker

Posts: 32
Trades: 0


I have a number of problems with css. As the image above "component" not border, but moduels have border. this files css
PHP Code:
html {
  
height100%;
  
margin-bottom0px;
}

form {
  
margin0;
  
padding0;
}

img,table {
    
border:none;
}

body {
    
font-familyHelvetica,Arial,sans-serif;
    
line-height1.3em;
    
margin0px 0px 0px 0px;
    
font-size12px;
    
color#333;
}

a:linka:visited {
    
text-decorationnone;
    
font-weightnormal;
}

a:hover {
    
text-decorationunderline;
    
font-weightnormal;
}

.
button {
    
cursorpointer;
    
color:#FFF;
    
font-size:12px;
    
height:18px;
    
bordernone;
    
background#6B95C5;
}

{
  
margin-top0;
  
margin-bottom5px;
  
text-align:justify;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletablediv.moduletable-nshowdiv.moduletable-tab {
    
background#fff url('../images/bg_moduletable.png') repeat-x 0 100%;
    
fontnormal 11px TahomaArialHelveticasans-serif;
    
line-height:16px;
    
margin:0 0 6px;
    
padding-bottom3px;
}
div.moduletable-banner {
    
margin0 0 6px;
    
padding0;
    
backgroundnone;
}
div.moduletable-tab {
    
background#4C4C4C url('../images/bg_moduletable_tab.png') repeat-x 0 100%;
}
div.moduletable-nshow {
    
background#f6f6f6 url('../images/bg_moduletable_grey.png') repeat-x 0 100%;
}
div.moduletable_add, .borderdiv.moduletable-tab .border {
    
border1px solid #ccc;
    
border-bottomnone;
    
padding8px;

}
div.moduletable h3div.moduletable-nshow h3div.moduletable-tab h3div.moduletable-color h3 {
    
fontbold 12px TahomaArialHelveticasans-serif;
    
color#000;
    
line-height28px;
    
text-transformuppercase;
    
padding0;
    
margin: -8px 0 8px;
}
div.moduletable-nshow h3 {
    
backgroundurl('../images/mod_border.png'repeat-x 0 100%;
    
padding0 8px;
    
margin-bottom0;
}
/*** End ***/
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
    
padding0;
    
background#fff url(../images/bg.jpg) top left repeat;
    
margin:0;
}

#frame_bg {
    
margin:0;
    
paddign:0;
    
backgroundtransparent url(../images/page_bg.jpgtop left repeat-x;
}

div#wrapper {
    
margin-leftauto;
    
margin-rightauto;
    
width:980px;
    
}

div#extras {
    
backgroundtransparent url(../images/extras_bg.jpgtop left repeat-x;
    
width:980px;
    
margin:0 auto;
    
height:31px;
    
padding:0 10px;
}


#logo {
    
padding:0px 10px;
    
margin:2px 0 0 1px;
    
text-alignleft;
    
float:left;
    
backgroundtransparent url(../images/logo_bg.jpgtop left no-repeat;
}

#logo a.logo, #logo a.logo:link, #logo a.logo:hover, #logo a.logo:visited {
    
font-weightbold;
    
font-familyHelvetica,Arial,sans-serif;
    
font-size3em;
    
padding:0;
    
margin:0;
    
line-height:1.4em;
    
color:#577596;
    
text-decoration:none;
}

div#newsflash {
    
widthauto;
    
margin-left350px;
    
margin-right30px;
    
border1px solid #00f;
}

div#footer {
    
width:980px;
    
margin:0 auto;
}

div#footer_r {
    
height30px;
    
overflowhidden;
}

div#footer_r div {
    
text-aligncenter;
    
font-size.90em;
    
color#aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
    
color#fff;
}

#pathway {
    
float:left;
    
padding0px;
    
widthauto;
    
text-alignleft;
}

#search {
    
float:left;
    
width:200px;
    
height:26px;
    
text-align:left;
    
padding:5px 0px 0 10px;
}

#area {
    
padding0;
    
width:100%;
    
backgroundurl(../images/whitebox_bg.jpgtop left repeat-y;
    
}

#topnews {
    
margin:40px 0 0 0 ;
    
width:490px;
    
height:120px;
    
color:#666;
}

#whitebox {
    
margin0 auto;
    
width978px;
    
backgroundtransparent url(../images/top_menu_bg.jpgtop left repeat;
    
height:24px;
    
text-align:left;
}

#whitebox div {
    
text-alignleft;
}

#whitebox_m {
    
width980px;
    
padding0;
    
margin:0 auto;
}

#shodow {
    
width:980px;
    
height10px;
    
margin:0 auto;
    
backgroundurl(../images/shodow_bg.jpgtop left no-repeat;
    
font-size:8px;
}


#whitebox_br {
    
height13px;
    
backgroundurl(../images/mw_content_b_r.png100100no-repeat;
}

/* horizontal pill menu */
table.pill {
  
margin-leftauto;
  
margin-rightauto;
  
padding0;
  
text-align:left;
}

td.pill_m {
  
padding0;
  
margin0;
  
width980px;
  
text-align:left;
}


#pillmenu {
  
white-spacenowrap;
  
floatleft;
}

#pillmenu ul {
  
margin0;
  
padding0;
  list-
style:none;
}

#pillmenu li {
    
floatleft;
    
margin0;
    
padding0;
}

#pillmenu a {
  
font-familyTahomaHelveticasans-serif;
  
font-size11px;
  
font-weightnormal;
  
float:left;
  
display:block;
  
line-height24px;
  
padding0px 15px;
  
color#fefefe;
  
text-decorationnone;
}

#pillmenu a:hover {
  
color#fff;
  
  
text-decorationunderline;
}

#pillmenu a#active_menu-nav {
}

#leftcolumn ,#rightcolumn {
    
margin0;
    
width190px;
    
padding:10px;
    
float:left;
}

div#maincolumn {
padding:10px 0 10px 10px;
float:left;
width550px;
}

div#maincolumn_full {
padding:10px 0 10px 10px;
width734px;
float:left;
}

div.nopad {
    
padding0;
}

td.middle_pad {
    
width20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


div.offline {
    
background#fffebb;
    
width100%;
    
positionabsolute;
    
top0;
    
left0;
    
font-size1.2em;
    
padding5px;
}

span.pathway {
  
displayblock;
  
margin0 10px;
  
height23px;
  
font-size:12px;
  
overflowhidden;
  
padding:8px 0 0 0;
  
color:#fff;
}

span.pathway aspan.pathway a:linkspan.pathway a:hover,span.pathway a:visited {
    
color:#fff;
}

/* headers */
div.componentheading {
  
padding-left0px;
}

h1 {
    
padding0;
    
font-family:Helvetica ,Arial,sans-serif;
    
font-size1.3em;
    
font-weightbold;
    
vertical-alignbottom;
    
color#666;
    
text-alignleft;
    
width100%;
}

h2, .contentheading {
    
padding0;
    
font-familyTahomaHelvetica,sans-serif;
    
font-size12px;
    
font-weightbold;
    
vertical-alignbottom;
    
color#5076b6;
    
text-alignleft;
    
width100%;
}

table.contentpaneopen h3 {
    
margin-top25px;
}

h4 {
    
font-familyArialHelveticasans-serif;
    
color#333;
}

h3, .componentheadingtable.moduletable thlegend {
  
margin0;
  
font-weightbold;
  
font-familyTahoma,Helvetica,Arial,sans-serif;
  
color:#5076b6;
  
font-size1.4em;
  
padding-left0px;
    
margin-bottom10px;
    
text-alignleft;
}

/* small text */
.small {
    
font-size.90em;
    
color#999;
    
font-weightnormal;
    
text-alignleft;
}

.
modifydate {
  
height20px;
  
vertical-alignbottom;
    
font-size.90em;
    
color#999;
    
font-weightnormal;
    
text-alignleft;
}

.
createdate {
    
height20px;
    
vertical-aligntop;
    
font-size.90em;
    
color#999;
    
font-weightnormal;
    
vertical-aligntop;
    
padding-bottom5px;
    
padding-top0px;

}

a.readon {
    
margin-top10px;
    
displayblock;
    
floatleft;
    
backgroundurl(../images/mw_readon.pngtop right no-repeat;
    
padding-right20px;
    
line-height14px;
    
height16px;
}

/* form validation */
.invalid border-color#ff0000; }
label.invalid color#ff0000; }


/** overlib **/

.ol-foreground {
    
background-color#f6f6f6;
}

.
ol-background {
    
background-color#666;
}

.
ol-textfont {
    
font-familyArialHelveticasans-serif;
    
font-size10px;
}

.
ol-captionfont {
    
font-familyArialHelveticasans-serif;
    
font-size12px;
    
color#f6f6f6;
    
font-weightbold;
}
.
ol-captionfont a {
    
color#0B55C4;
    
text-decorationnone;
    
font-size12px;
}

.
ol-closefont {}

/* menu links */
a.mainlevel:linka.mainlevel:visited {
    
padding-left5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
    
displayblock;
    
height20px;
}

.
article_column {
    
padding-right5px;
}

.
column_separator {
    
border-left1px dashed #e0e0e0;
    
padding-left10px;
}

td.buttonheading {

}

.
clr {
    
clearboth;
}


div#maindivider {
  
border-top1px solid #ddd;
  
margin-bottom10px;
  
overflowhidden;
  
height1px;
}

table.blog span.article_separator {
    
displayblock;
    
height20px;
}

/* table of contents */
table.contenttoc {
  
margin5px;
  
border1px solid #ccc;
  
padding5px;
}

table.contenttoc td {
  
padding0 5px;
}


/* content tables */
td.sectiontableheader {
  
background#efefef;
  
color#333;
  
font-weightbold;
  
padding4px;
  
border-right1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  
padding4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  
padding3px;
}


/* content styles */
table.contentpaneopentable.contentpane {
    
margin0;
    
padding0;
    
widthauto;
}

table.contentpaneopen li {
    
margin-bottom5px;
}

table.contentpaneopen fieldset {
    
border0;
    
border-top1px solid #ddd;
}

table.contentpaneopen h3 {
    
margin-top25px;
}

table.contentpaneopen h4 {
    
font-familyArialHelveticasans-serif;
    
color#333;
}

.
highlight {
    
background-color#fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
    
margin-bottom0px;
}

div.moduletablediv.module {
  
margin-bottom25px;
}

div.module_menu {
    
margin0;
    
padding0;
    
margin-bottom15px;
}

div.module_menu div div div {
    
padding0px;
    
padding-top30px;
    
padding-bottom10px;
    
widthauto;
}

div.module_menu div div div div {
    
backgroundnone;
    
padding0;
}

div.module_menu ul {
    
margin10px 0;
    
padding-left10px;
    list-
style:none;
}

div.module_menu ul li {
    
margin0;
    
padding0;
}

div.module_menu ul li a:linkdiv.module_menu ul li a:visited {
    
font-weightbold;
    
background:transparent url(../images/blue/bullet2.jpgtop left no-repeat;
    
padding:2px 0 2px 25px;
    
line-height:24px;
    
}

#leftcolumn div.module table ,#rightcolumn div.module table {
    
widthauto;
}

#leftcolumn h3, #rightcolumn h3 {
    
margin0;
    
color:#fefefe;
    
font-weightbold;
    
font-familyHelvetica,Arial,sans-serif;
    
font-size1.1em;
    
background:#eeeeee;
    
padding:2px 0 2px 10px;
    
line-height:20px;
    
text-alignleft;
    
background:transparent url(../images/menu_t.jpgtop left repeat-x;
    
}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
    
margin:0 0 20px 0;
    
padding3px;
    
border:1px solid #ccc;
    
background:#fefefe;    
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
    
margin:0;
    
padding:0;
    list-
style:none;
    
border:1px solid #ccc;
    
border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
    
margin:0;
    
padding:0;
    
background#f5f5f5;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
    
display:block;
    
line-height:20px;
    
background:#f5f5f5 url(../images/menu_link_bg.gif) left no-repeat;
    
padding:2px 20px;
    
border-top:1px solid #dddddd;
    
text-decoration:none;
    
color:#5076b6;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
    
background:#eeeeee url(../images/menu_link_bg.gif) left no-repeat;
    
color:#666666;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
    
display:block;
    
line-height:20px;
    
background:#f5f5f5 url(../images/menu_curren_link_bg.gif) left no-repeat;
    
padding:2px 20px;
    
border-top:1px solid #dddddd;
    
text-decoration:none;
    
color:#ff8800;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
    
background:#eeeeee url(../images/menu_curren_link_bg.gif) left no-repeat;
    
color:#666666;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
    
margin:0;
    
padding:0 0 0 0px;
    list-
style:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
    
background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
    
text-decoration:none;
    
color:#5076b6;
    
padding:2px 25px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
    
background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
    
color:#666666;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
    
margin:6px 0;
    
padding:0;
    list-
style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
    
margin:0;
    
padding:0 2px;
}

table.adminform textarea {
  
width540px;
  
height400px;
  
font-size1em;
  
color#000099;
}

div.search input {
    
margin:0 2px 0 0;
}

.
search #mod_search_searchword {
    
width:122px;
    
background:#f5f5f5 url(../images/search_bg.jpg) left no-repeat;
    
border:none;
    
color:#fff;
    
padding:2px 4px 0 4px;
    
height:18px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin5px; }
div.mosimage_caption {  font-size.90emcolor#666; }

div.caption       padding0 10px 0 10px; }
div.caption img   border1px solid #CCC; }
div.caption p     font-size.90emcolor#666; text-align: center; }

/* Parameter Table */
table.paramlist {
    
margin-top5px;
}

table.paramlist td.paramlist_key {
    
width128px;
    
text-alignleft;
    
height30px;
}

table.paramlist td.paramlist_value {
}

div.message {
    
font-family "Trebuchet MS"ArialHelveticasans-serif;
    
font-weightbold;
    
font-size 14px;
    
color #c30;
    
text-aligncenter;
    
widthauto;
    
background-color#f9f9f9;
    
bordersolid 1px #d5d5d5;
    
margin3px 0px 10px;
    
padding3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.
banneritem {
}

/* Text advert style */

.banneritem_text {
    
padding4px;
    
font-size11px;
}

.
bannerfooter_text {
    
padding4px;
    
font-size11px;
    
background-color#F7F7F7;
    
text-alignright;
}

/* System Messages */
/* see system general.css */

.pagination span padding2px; }
.
pagination a    padding2px; }

/* Polls */
.pollstableborder td {
    
text-alignleft;
}

/* Frontend Editing*/
fieldset {
    
border1px solid #ccc;
    
margin-top15px;
    
padding15px;
}

legend {
    
margin0;
    
padding0 10px;
}

td.key {
    
border-bottom:1px solid #eee;
    
color#666;
}

/* Tooltips */
.tool-tip {
    
floatleft;
    
background#ffc;
    
border1px solid #D4D5AA;
    
padding5px;
    
max-width200px;
}

.
tool-title {
    
padding0;
    
margin0;
    
font-size100%;
    
font-weightbold;
    
margin-top: -15px;
    
padding-top15px;
    
padding-bottom5px;
    
backgroundurl(../../system/images/selector-arrow.pngno-repeat;
}

.
tool-text {
    
font-size100%;
    
margin0;
}

/* System Standard Messages */

#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* ****************************************************************************** */
/* blue */
input,button {
    
border:1px solid #dcdcdc;
    
background:transparent;
}


/* blue */
a:linka:visited {
    
color#5076b6;
}

a:hover {
    
color#0b3768;
}

#pillmenu a#active_menu-nav {
  
color#fff;
  
backgroundtransparent url(../images/top_menu_arrow.jpgtop center no-repeat;
}

#pillmenu a#active_menu-nav:hover {
  
color#fff;
  
backgroundtransparent url(../images/top_menu_arrow.giftop center no-repeat;
}

h3, .componentheadingtable.moduletable th {
    
margin1;
    
border:2px solid #ccc;
    
color:#fefefe;
    
font-weightbold;
    
font-familyHelvetica,Arial,sans-serif;
    
font-size1.1em;
    
background:#eeeeee;
    
padding:2px 0 2px 10px;
    
line-height:20px;
    
text-aligncenter;
    
background:transparent url(../images/menu_t.jpgtop left repeat-x;
    
}


div.module_menu {
    
backgroundurl(../images/blue/module_mright_bg.jpg100100no-repeat;
}

div.module_menu div {
    
backgroundurl(../images/blue/module_mleft_bg.jpg0 100no-repeat;
}

div.module_menu div div {
    
backgroundurl(../images/blue/module_right_bg.jpg1000 no-repeat;
}

div.module_menu div div div {
    
backgroundurl(../images/blue/module_left_bg.jpg0 0 no-repeat;
}

/* ********************************************************************************* */
/* blue */

div#header {
    
backgroundtransparent url(../images/header_top_middle_shadow_bg.jpgtop left repeat-x;
    
height:242px;
}

div#header_l {
    
backgroundtransparent url(../images/header_line_bg.jpgtop left no-repeat;
    
height:242px;
}
div#logo_bg {
    
backgroundtransparent url(../images/logo.jpgtop right no-repeat;
    
height:242px;    
}

div#logo_bg div {
    
text-alignleft;
}

div#footer {
    
backgroundurl(../images/footer_m_bg.jpg0 100repeat-x;
}

div#footer_l {
    
backgroundurl(../images/footer_l_bg.jpg0 0 no-repeat;
}

div#footer_r {
    
backgroundurl(../images/footer_r_bg.jpg1000 no-repeat;
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   
backgroundtransparent;
   
bordernone;
}

/* -------------------------- */
a.sgfooter:linka.sgfooter:visited {
    
color            #2861a4;
    
font-familyArial,sans-serif;
    
text-decoration:none;
}
a.sgfooter:hover {
    
color#2861a4;
    
font-familyArial,sans-serif;
    
text-decoration:none;
}
#sgf {
font-size11px;
text-align:center;
width:100%;
margin:0px auto;
color#2861a4;
font-familyArial,sans-serif;
}
.
sgf {
text-align:right;
font-size11px;
font-familyArial,sans-serif;
color#2861a4;
text-decoration:none;
}
.
sgf1 {
font-size11px;
font-familyArial,sans-serif;
color#2861a4;
text-align:left;
}

a.sglink:linka.sglink:visited {
    
color            #2861a4;
    
font-size        11px;
    
font-familyArial,sans-serif;
    
text-decoration:none;
}
a.sglink:hover {
    
color            #2861a4;
    
font-familyArial,sans-serif;
    
text-decoration:none;

Who can help me this problem? Thank you
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
nguaden is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-29-2009, 01:53 AM Re: i'm using joomla
konetch's Avatar
Ultra Talker

Posts: 258
Trades: 0
I don't understand what you are trying to fix exactly. What is wrong with your page?
__________________
Alex
konetch is offline
Reply With Quote
View Public Profile
 
Old 04-29-2009, 02:24 AM Re: i'm using joomla
Experienced Talker

Posts: 32
Trades: 0
I want the border around 1 compoment modules as left & right. You will look at the pictures
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
nguaden is offline
Reply With Quote
View Public Profile
 
Old 04-29-2009, 05:08 PM Re: i'm using joomla
konetch's Avatar
Ultra Talker

Posts: 258
Trades: 0
It would help if we could see the HTML too. I'm not sure what 1 compoment is, but if you want to add a bottom border to you left menu just use the CSS

border-bottom: 1px #999999 solid;

I hope this answers your question
__________________
Alex
konetch is offline
Reply With Quote
View Public Profile
 
Old 05-03-2009, 03:31 PM Re: i'm using joomla
Leopard's Avatar
Extreme Talker

Posts: 242
Trades: 0
Can you give me the link so I can look at the code to fix it? Because I believe that what you will have to do is include a clear below the two sides and that should keep them side by side. If that is not the problem take a look at this: http://www.barelyfitz.com/screencast...s/positioning/ and you might be able to figure out what is wrong.
Leopard is offline
Reply With Quote
View Public Profile
 
Old 05-04-2009, 09:58 AM Re: i'm using joomla
Experienced Talker

Posts: 32
Trades: 0
Thanks Leopard, Did I do the will of the border around the content.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
nguaden is offline
Reply With Quote
View Public Profile
 
Old 05-04-2009, 04:55 PM Re: i'm using joomla
Leopard's Avatar
Extreme Talker

Posts: 242
Trades: 0
Sorry, I don't think I understand your question. Can you please rephrase that for me.
Leopard is offline
Reply With Quote
View Public Profile
 
Old 05-07-2009, 12:52 AM Re: i'm using joomla
Experienced Talker

Posts: 32
Trades: 0
i want my copoment will have the border area with the title & content
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
nguaden is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to i'm using joomla
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.30605 seconds with 12 queries