how do I hide the following on my forum

Page 1 of 2 1, 2  Next

View previous topic View next topic Go down

how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 8:52 am

How do I hide/get rid of this on my forum-

You last visited on Sun 20 Jul 2008 - 13:30
The time now is Sun 20 Jul 2008 - 14:44
[forum name]

It's getting in the way of things and I have seen other forums with it gone. If I can't get rid of it can I hide it or make the writing smaller.

Thanks

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Kilsek on Sun Jul 20, 2008 9:20 am

template editing

Kilsek
Forumotion Member

Gender:MaleCapricornRooster
Posts : 2931
Joined : 18 Feb 2007
Age : 98
Language : Elven
Location : Forgotten Realms
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 10:07 am

Be more specific. What do I have to do to get rid of it

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Kilsek on Sun Jul 20, 2008 10:15 am

You need to be able to edit your templates

Do you have template editing enabled?

Kilsek
Forumotion Member

Gender:MaleCapricornRooster
Posts : 2931
Joined : 18 Feb 2007
Age : 98
Language : Elven
Location : Forgotten Realms
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 10:22 am

What version of forum are you using?
phpbb2, phpbb3 or punbb as i might be able to find a way to edit it for you

Let me know and i'll try it

Regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 11:09 am

no, I think I have to pay for that

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 11:16 am

You can hide stuff on your forum by using the CSS which as standard is free

Admin panel\Display\Colors\CSS Stylesheet

The only problem being it changes depending on the forum version

phpbb2, phpbb3 or punbb

I have a copy of all three CSS and will see if i can hide this for you however i will need to know what version your forum is

Admin Panel\Display

It will show you the version of your forum there Smile

regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 11:27 am

Theme version - phpBB2 (subsilver)

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 11:29 am

This is my basic CSS



body {
background-color: #000000;
background-image: url("http://illiweb.com/fa/empty.gif");
background-attachment: scroll;
scrollbar-face-color: #555555;
scrollbar-highlight-color: #cecece;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #000000;
}
th,td,p {
font-family: Arial, Bold }
a img {
border: none;
}
a:link,a:active,a:visited {
color : #ffffff;
}
a:hover{
text-decoration: underline;
color : #000000;
}
hr{
height: 0px;
border: solid #bababa 0px;
border-top-width: 1px;
}
.bodyline{
background-color: #c9c9c9;
border: 1px #000000 solid;
}
.bodylinewidth {
width:100%}
.forumline{
background-color: #000000;
border: 2px #758184 solid;
}
td.row1{
background-color: #bababa;
}
td.row2{
background-color: #bababa;
}
td.row3{
background-color: #bababa;
}
td.rowpic {
background-color: #000000;
background-image: url("http://illiweb.com/fa/empty.gif");
}
th {
color: #ffffff;
font-size: 14px;
font-weight : bold;
background-color: #ffffff;
height: 25px;
background-image: url("http://i42.servimg.com/u/f42/12/52/02/27/v-396-10.jpg");
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("http://i42.servimg.com/u/f42/12/52/02/27/v-396-10.jpg");
background-color:#cecece;
border: #000000;
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: #060606;
border-style: solid;
height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #bababa;
border: #000000;
border-style: solid;
}
td.pourcentback {
background-color : #000000;
}
th.thHead,td.catHead {
font-size: 14px;
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: Arial, Bold,Arial, Bold;
text-decoration: none;
line-height : 120%;
color : #ffffff;
}
.gen {
font-size : 14px;
}
.genmed {
font-size : 14px;
}
.gensmall {
font-size : 12px;
}
.gen,.genmed,.gensmall {
color : #ffffff;
}
a.gen,a.genmed,a.gensmall {
color: #ffffff;
text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{
color: #000000;
text-decoration: underline;
}
.mainmenu{
font-size : 14px;
color : #ffffff }
a.mainmenu{
text-decoration: none;
color : #ffffff;
}
a.mainmenu:hover{
text-decoration: underline;
color : #000000;
}
.cattitle{
font-weight: bold;
font-size: 14px ;
letter-spacing: 1px;
color : #ffffff}
a.cattitle{
text-decoration: none;
color : #ffffff;
}
a.cattitle:hover{
text-decoration: underline;
}
.forumlink{
font-weight: bold;
font-size: 14px;
color : #ffffff;
}
a.forumlink {
text-decoration: none;
color : #ffffff;
}
a.forumlink:hover{
text-decoration: underline;
color : #000000;
}
.nav{
font-weight: bold;
font-size: 14px;
color : #ffffff;
}
a.nav{
text-decoration: none;
color : #ffffff;
}
a.nav:hover{
text-decoration: underline;
}
.topictitle,h1,h2{
font-weight: bold;
font-size: 14px;
color : #ffffff;
}
a.topictitle:link{
text-decoration: none;
color : #ffffff;
}
a.topictitle:visited{
text-decoration: none;
color : #ffffff;
}
a.topictitle:hover{
text-decoration: underline;
color : #000000;
}
.name{
font-size : 14px;
color : #ffffff;
}
.postdetails{
font-size : 12px;
color : #ffffff;
}
.postbody{
font-size : 14px;
line-height: 18px}
a.postlink:link{
text-decoration: none;
color : #ffffff }
a.postlink:visited{
text-decoration: none;
color : #ffffff;
}
a.postlink:hover{
text-decoration: underline;
color : #000000}
.code{
font-family: Arial, Bold;
font-size: 14px;
color: #6d6d6d;
background-color: #060606;
border: #bababa;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px}
.quote{
font-family: Arial, Bold;
font-size: 14px;
color: #6d6d6d;
line-height: 125%;
background-color: #060606;
border: #bababa;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px}
.copyright{
font-size: 12px;
font-family: Arial, Bold;
color: #ffffff;
letter-spacing: -1px;
}
a.copyright{
color: #ffffff;
text-decoration: none;
}
a.copyright:hover {
color: #000000;
text-decoration: underline;
}
.coloradmin {
color: #}
.colormod {
color: #6d6d6d}
.mod-text {
font-weight: bold;
}
img{
border:0}
input,textarea, select {
color : #ffffff;
font: normal 14px Arial, Bold;
border-color : #ffffff;
}
input.post, textarea.post, select {
background-color : #060606;
}
input {
text-indent : 2px;
}
input.button {
background-color : #bababa;
color : #ffffff;
font-size: 14px;
font-family: Arial, Bold;
}
input.mainoption {
background-color : #060606;
font-weight : bold;
}
input.liteoption {
background-color : #060606;
font-weight : normal;
}
.helpline {
background-color: #bababa;
border-style: none;
}
input {
background-color: #bababa;
}
button.button2, input.button2 {
font-size: 0.7em;
border: 1px solid #BCBCBC;
width: auto !important;
padding: 1px 0px;
font-family: Arial, Bold;
color: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('http://illiweb.com/fa/prosilver/bg_button.gif');
background-position: top;
overflow: visible;
vertical-align:middle;
}
button.button2:hover, input.button2:hover {
border: 1px solid #000000;
color: #000000;
background-position: 0 100%;
}
* html button.button2, * html input.button2 {
padding-bottom: 0;
margin-bottom: 1px;
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2, *+html input.button2 {
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2 img {
vertical-align: middle;
}
* html button.button2 img {
vertical-align: middle;
}
button.bbcode {
border: 1px solid #e3adad;
background-image: url("http://illiweb.com/fa/wysiwyg/bg_button.png");
}
.select {
background-color: #FFFFFF;
border: 1px solid #BCBCBC;
position: absolute;
z-index:100;
top: 0;
left: 0;
overflow: hidden;
width: 0px;
}
.selectHover {
cursor: pointer;
background-color: #EEEEEE;
}
.select p {
padding: 4px 6px;
font-size: 0.7em;
margin: 0px;
white-space: nowrap;
text-align: left;
}
.select button {
padding: 4px;
font-size: 0.9em;
margin: 0px;
background-color: #FFF;
border: none;
text-align:left;
}
.select button.button2 {
border:1px solid #BCBCBC;
padding: 0px;
}
* html .select button.button2 {
padding-right: 3px;
padding-left: 3px;
}
.select button.button2:hover {
border: 1px solid #000000;
color: #000000;
background-position: 0 100%;
}
textarea#text_editor_textarea {
width: 100% !important;
}
iframe#text_editor_iframe {
width: 100%;
height: 200px;
}
form#quick_reply textarea#text_editor_textarea {
width: 100% !important;
height: 100%;
}
form#quick_reply iframe#text_editor_iframe {
width: 100%;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
@import url("form_ie.css");
@media print {
body {
background-image: none;
background-color: #fff;
color: #000;
}
table.bodylinewidth span.maintitle {
display: block;
text-align: left;
}
table.bodylinewidth img#i_logo,.browse-arrows,.noprint,.messaging,.post-options,.poster-profile,img.i_icon_online,table.bodylinewidth .mainmenu,table.bodylinewidth .nav,table.bodylinewidth .gensmall,span.postdetails img,table.bodylinewidth .sig,table.bodylinewidth .catbottom,#info_open {
display:none;
}
td.catHead, .t-title {
text-align: left;
}
table.bodylinewidth .cattitle {
letter-spacing: normal;
font-size: 1em;
}
.thLeft,.thRight {
color: #000;
border: none;
text-align:left;
}
.hr hr {
visibility: hidden;
}
.hr {
border-top: 1px dotted #ddd !important;
}
tr.post td {
vertical-align: top;
border-bottom: 1px solid #ccc;
}
tr.post td td {
border: none;
}
span.gen {
display: none;
}
}
ul.abuse {
list-style: none;
line-height: 1.5em;
font-size: 0.9em;
}
.rtl-spacer:before {
content: " ";
white-space: pre;
}
.rtl-spacer:after {
content: " ";
white-space: pre;
}
.warning {
color:#ff3333;
}
.captcha div.captcha-img {
float: left;
margin: 0 1em 0 0;
}
.captcha .inputbox {
margin-top: 0.5em;
}
.center {
text-align: center;
}
#page-footer {
clear: both;
}
#page-footer h3 {
margin-top: 20px;
}
#add-google {
text-align: center;
margin: 0 auto;
}
#content-container #left {
width: 0px;
margin-right: 0px;
}
#content-container #right {
width: 0px;
margin-left: 0px;
}

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 11:33 am

Thank you for that

1. Navigate to

Admin panel\Display\Colors\CSS Stylesheet

2. Enter the following code:

Code:
.gensmall {
 font-size : 10px;
display: none;
 }
.gen,.genmed,.gensmall {
 color : #000000;
 }
a.gen,a.genmed,a.gensmall {
 color: #006699;
 text-decoration: none;
 }
a.gen:hover,a.genmed:hover,a.gensmall:hover{
 color: #dd6900;
 text-decoration: underline;
}


3. Press the "Submit" and refresh your forum

Regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 11:34 am

lol

if i was one second fast enough i could have saved you from posting that lmao

Regards





Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 12:17 pm

lol thanks

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 12:19 pm

Not a problem Smile

Regards





Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 12:23 pm

my 'who is online' box has gone wierd

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 12:34 pm

After playing with this for a while i have noticed alot about phpbb2, because its an older version of the bulletin board it has many linked together sections such as the "time and date" being linked to the "who is online" box, the "legend bar" will have been effect aswell

In newer version this is not the case and can be individually hidden without effecting other parts of the forum

To fix the forum take the code out and press "Submit"

Regards





Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Saurus on Sun Jul 20, 2008 3:22 pm

BEO wrote:my 'who is online' box has gone wierd


Yes - that's because those three classes affect more than just that section you're trying to hide. I found that out the hard way myself when trying to change some text in the gallery. They need to make more precise classes for a lot of this stuff. Either that or use the more standard "GetElementByID" or "GetElementByTAG" containers like other software does. If each element had it's own ID or TAG - it would be a piece of cake to change a lot of this stuff. Crying or Very sad

Saurus
Forumotion Member

Gender:Male
Posts : 789
Joined : 23 Jun 2008
Language : english
Location : NY
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Saurus on Sun Jul 20, 2008 3:27 pm

Placehold wrote:I have a copy of all three CSS and will see if i can hide this for you however i will need to know what version your forum is


I asked before and didn't get a reply .. I guess there is no way I can coerce you into parting with a copy of those phpBB2 classes, huh? I'd really appreciate having them!

Saurus
Forumotion Member

Gender:Male
Posts : 789
Joined : 23 Jun 2008
Language : english
Location : NY
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 3:29 pm

You never said what one you wanted lmao

I'll PM you all three

and how'd you get that quote onto this thread Wink

Lmao

Regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 3:30 pm

Ooops my bad, never looked properly lol

regards





Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Saurus on Sun Jul 20, 2008 3:33 pm

Placehold wrote:You never said what one you wanted lmao

I'll PM you all three

and how'd you get that quote onto this thread Wink

Lmao
Regards
Craig


You probably didn't return to the thread I asked on last week Very Happy
No problem - I appreciate it!

Saurus
Forumotion Member

Gender:Male
Posts : 789
Joined : 23 Jun 2008
Language : english
Location : NY
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 4:30 pm

How can I get a later version then and get rid of the what I wanted to get rid of without messing the who is online box nall that.

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 4:33 pm

Well i use Punbb mainly because you can alter it more, however changing up version can alter your forum from text to images

Admin Panel\display\Choose a theme\Version

You will have the option of three

phpbb2, phpbb3 and punbb

You also get a selection of skins for each and with phpbb3 you can keep your current style


regards





Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Saurus on Sun Jul 20, 2008 4:34 pm

It would really help id people asking questions would include a link to their forum so we could get an idea what they're talking about - or edit their profile on here to include a link.

We'd really need to know what the problem is that affects your info box when you used that code. If it's a question od colors making the text not visible, you could probably change the BG color for that area. Without seeing the problem it's kinda difficult to know what you want.

Saurus
Forumotion Member

Gender:Male
Posts : 789
Joined : 23 Jun 2008
Language : english
Location : NY
Country : http://www.forumer.com/resources/images/flags/flag_usa.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Sun Jul 20, 2008 4:43 pm

If i got the just of it, i think they would like to hide the time and date on their forum as its taking up space right above there forum section however because its interlinked to the legend and whos online sections they also disappeared,

I think lmao

Regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Sun Jul 20, 2008 5:14 pm

lol

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Mon Jul 21, 2008 6:09 am

ok My version is now phpBB3

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Mon Jul 21, 2008 12:16 pm

To do this use the CSS section to take away the sections

1. Navigate to

Admin panel\Display\Colors\CSS StyleSheet

2. Add the following text and press "Submit"

Code:
ul.linklist li.rightside {
float: right;
display: none;
}
ul.linklist li.footer-home {
float: left;
display: none;
}
p.rightside {
float: right;
margin-right: 5px;
display: none;
}


Once you refresh your forum the effects are immediate and will only remove your time and date on the top right hand side, I'm am currently working on a way to get rid of the content on the top left without disrupting the nav links

Regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Mon Jul 21, 2008 4:32 pm

ok, thanks. Have you got the code for the top left yet Smile.

Sorry, If I am being impatient Embarassed

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Re: how do I hide the following on my forum

Post by Placehold on Mon Jul 21, 2008 4:45 pm

Well sort of , i managed to cover it however the code is really messy, I'm trying to simplify the code to make it easier and safer to use

sorry if I'm taken a while

regards






Craig

Placehold
Moderator
Moderator

Gender:MaleCapricornRat
Posts : 1030
Joined : 16 Apr 2008
Age : 23
Language : English
Location : Scotland
Country : http://www.forumer.com/resources/images/flags/flag_scotland.png

Back to top Go down

Re: how do I hide the following on my forum

Post by BEO on Tue Jul 22, 2008 2:05 pm

It's fine Very Happy.


EDIT: ehh, got it yet Very Happy

BEO
Forumotion Member

LeoRooster
Posts : 133
Joined : 11 Jul 2008
Age : 15
Language : english
Country : http://i42.servimg.com/u/f42/11/52/70/02/flag_f10.png

Back to top Go down

Page 1 of 2 1, 2  Next

View previous topic View next topic Back to top


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