The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Problem Form Style

3 posters

Go down

Problem Form Style Empty Problem Form Style

Post by Jaguar August 30th 2007, 7:08 pm

avatar
Jaguar
New Member

Male Posts : 5
Reputation : 0
Language : farsi

Back to top Go down

Problem Form Style Empty Re: Problem Form Style

Post by zinex August 30th 2007, 7:12 pm

you are missing this symbol < at the start of the scripts and > at the end of them, it should be like this:

Code:
<DIV align=center><A href="http://game-season.yoo7.com/aECIE-1740a-c8/AIN1740a-CIECN-f16.htm"><IMG src="http://gseason.persiangig.com/Headers/newes.gif"></A> <A href="http://game-season.yoo7.com/Ca1740aEN-a-C1740aENaE-c6.htm"><IMG src="http://gseason.persiangig.com/Headers/dsadasa.gif"></A> <A href="http://game-season.yoo7.com/Ca1740aEN-a-C1740aENaE-c6.htm"><IMG src="http://gseason.persiangig.com/Headers/ie323.gif"></A></DIV> <DIV align=center><A href="http://game-season.yoo7.com/aNa-CYOCN-c4.htm"><IMG src="http://gseason.persiangig.com/Headers/Software%202323.gif"></A> <A href="http://game-season.yoo7.com/aECIE-I1740N-c5/CaN1740-EOCa1740N-f35.htm"><IMG src="http://gseason.persiangig.com/Headers/Galllll.gif"></A> <A href="http://game-season.yoo7.com/aECIE-I1740N-c5/YEa1740-AOCI-f34.htm"><IMG src="http://gseason.persiangig.com/Headers/azad2.gif"></A></DIV>
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

Problem Form Style Empty Re: Problem Form Style

Post by The Godfather August 30th 2007, 9:47 pm

Hello and welcome to forumotion support.

Because you are new, and it seem that you completlly ignor our rules, here are useful links where you can look for answers :

Arrow Rultes & Important points
Arrow Updates & New features
Arrow Frequently Asked Questions
Arrow List of the Frequengly Asked Questions' topics
Arrow Tricks & Tips
Arrow List of the Tricks & Tips topics
Arrow The Search feature
Arrow The FAQ of forumotion.com

Moreover, if you don't find the answer for your question, don't hesitate to open a new topic since this section is made for this !

about your question, your problem comes from the fact that you opened some tags and never closed them!!! that's way you got this chaotic look in phpbb3!! i advice you to correct your code and all will back to normal!
The Godfather
The Godfather
Administrator
Administrator

Posts : 5112
Reputation : 831

Back to top Go down

Problem Form Style Empty Re: Problem Form Style

Post by Jaguar August 31st 2007, 1:04 am

I do not edit my css tags !
I Only edit my colors and Icons

my CSS file :
Code:
body {
background-color: #dce0d7;
background-image: url("[url=http://2img.net/i/fa/empty.gif]http://2img.net/i/fa/empty.gif[/url]");
background-attachment: scroll;
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;
}
font,th,td,p {
 font-family: tahoma }
a img {
 border: none;
 }
a:link,a:active,a:visited {
 color : #305f80;
 }
a:hover{
 text-decoration: underline;
 color : #;
 }
hr{
 height: 0px;
 border: solid #e5e7ee 0px;
 border-top-width: 1px;
}
.bodyline{
 background-color: #dce0d7;
 border: 1px # solid;
}
.bodylinewidth {
width:95%}
.forumline{
 background-color: #d1dae7;
 border: 2px #5080b0 solid;
 }
td.row1{
 background-color: #eeeff1;
 }
td.row2{
 background-color: #eeeff1;
 }
td.row3{
 background-color: #e5e7ee;
 }
td.rowpic {
background-color: #;
background-image: url("[url=http://2img.net/i/fa/empty.gif]http://2img.net/i/fa/empty.gif[/url]");
}
th {
color: #ffffff;
 font-size: 11px;
 font-weight : bold;
background-color: #;
 height: 25px;
background-image: url("[url=http://i16.servimg.com/u/f16/11/38/77/63/untitl10.gif]http://i16.servimg.com/u/f16/11/38/77/63/untitl10.gif[/url]");
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("[url=http://2img.net/i/fa/empty.gif]http://2img.net/i/fa/empty.gif[/url]");
background-color:#;
 border: #ffffff;
 border-style: solid;
 height: 28px;
}
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold;
 border: #ffffff;
 border-style: solid;
 height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #e5e7ee;
 border: #ffffff;
 border-style: solid;
}
td.pourcentback {
 background-color : #dce0d7;
 }
th.thHead,td.catHead {
 font-size: 12px;
 border-width: 1px 1px 0px 1px;
 }
th.thSides,td.catSides,td.spaceRow {
 border-width: 0px 1px 0px 1px;
 }
th.thRight,td.catRight,td.row3Right {
 border-width: 0px 1px 0px 0px;
 }
th.thLeft,td.catLeft {
 border-width: 0px 0px 0px 1px;
 }
th.thBottom,td.catBottom {
 border-width: 0px 1px 1px 1px;
 }
th.thTop {
 border-width: 1px 0px 0px 0px;
 }
th.thCornerL {
 border-width: 1px 0px 0px 1px;
 }
th.thCornerR {
 border-width: 1px 1px 0px 0px;
 }
.maintitle{
font-weight: bold;
 font-size: 22px;
 font-family: tahoma,tahoma;
text-decoration: none;
 line-height : 120%;
 color : #000000;
}
.gen {
 font-size : 12px;
 }
.genmed {
 font-size : 11px;
 }
.gensmall {
 font-size : 10px;
 }
.gen,.genmed,.gensmall {
 color : #000000;
 }
a.gen,a.genmed,a.gensmall {
 color: #305f80;
 text-decoration: none;
 }
a.gen:hover,a.genmed:hover,a.gensmall:hover{
 color: #;
 text-decoration: underline;
 }
.mainmenu{
 font-size : 11px;
 color : #000000 }
a.mainmenu{
 text-decoration: none;
 color : #305f80;
}
a.mainmenu:hover{
 text-decoration: underline;
 color : #;
 }
.cattitle{
 font-weight: bold;
 font-size: 12px ;
 letter-spacing: 1px;
 color : #305f80}
a.cattitle{
 text-decoration: none;
 color : #305f80;
 }
a.cattitle:hover{
 text-decoration: underline;
 }
.forumlink{
 font-weight: bold;
 font-size: 12px;
 color : #305f80;
 }
a.forumlink {
 text-decoration: none;
 color : #305f80;
 }
a.forumlink:hover{
 text-decoration: underline;
 color : #;
 }
.nav{
 font-weight: bold;
 font-size: 11px;
 color : #000000;
 }
a.nav{
 text-decoration: none;
 color : #305f80;
 }
a.nav:hover{
 text-decoration: underline;
 }
.topictitle,h1,h2{
 font-weight: bold;
 font-size: 11px;
 color : #000000;
 }
a.topictitle:link{
 text-decoration: none;
 color : #305f80;
 }
a.topictitle:visited{
 text-decoration: none;
 color : #f64400;
 }
a.topictitle:hover{
 text-decoration: underline;
 color : #;
 }
.name{
 font-size : 11px;
 color : #000000;
}
.postdetails{
 font-size : 10px;
 color : #000000;
 }
.postbody{
 font-size : 12px;
 line-height: 18px}
a.postlink:link{
 text-decoration: none;
 color : #305f80 }
a.postlink:visited{
 text-decoration: none;
 color : #f64400;
 }
a.postlink:hover{
 text-decoration: underline;
 color : #}
.code{
 font-family: tahoma;
 font-size: 11px;
 color: #;
background-color: #ebeadd;
 border: #e5e7ee;
 border-style: solid;
border-left-width: 1px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px}
.quote{
 font-family: tahoma;
 font-size: 11px;
 color: #;
 line-height: 125%;
background-color: #ebeadd;
 border: #e5e7ee;
 border-style: solid;
border-left-width: 1px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px}
.copyright{
 font-size: 10px;
 font-family: tahoma;
 color: #;
 letter-spacing: -1px;
}
a.copyright{
 color: #;
 text-decoration: none;
}
a.copyright:hover {
 color: #000000;
 text-decoration: underline;
}
.coloradmin {
 color: #}
.colormod {
 color: #}
img{
border:0}
input,textarea, select {
color : #000000;
font: normal 11px tahoma;
border-color : #000000;
}
input.post, textarea.post, select {
background-color : #ffffff;
}
input {
 text-indent : 2px;
 }
input.button {
background-color : #eeeff1;
color : #000000;
font-size: 11px;
 font-family: tahoma;
}
input.mainoption {
background-color : #ebeadd;
font-weight : bold;
}
input.liteoption {
background-color : #ebeadd;
font-weight : normal;
}
.helpline {
 background-color: #eeeff1;
 border-style: none;
 }
input {
 background-color: #eeeff1;
 }
@import url("form_ie.css");


 

where is the Problem ?blackeye
avatar
Jaguar
New Member

Male Posts : 5
Reputation : 0
Language : farsi

Back to top Go down

Problem Form Style Empty Re: Problem Form Style

Post by Jaguar September 1st 2007, 1:36 am

Please Help Me Crying or Very sad
avatar
Jaguar
New Member

Male Posts : 5
Reputation : 0
Language : farsi

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum