WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

Go to page : Previous  1, 2, 3, 4  Next

View previous topic View next topic Go down  Message [Page 2 of 4]

1How to do this? - Page 2 Empty How to do this? Tue Mar 16, 2010 1:26 am

Macky

Macky
Registered Member
Registered Member
First topic message reminder :

Please use the following code for your official moderator replies:

Code:
[mod] Your text here. [/mod]


That will appear as:


How to do this? - Page 2 33mptgl


All you have to do is add your text, it adds EVERYTHING else for you. Remember to leave a space between your text and the code

how do i set something up like that? ????


also this they have a live mod CP it is so cool idk how to do it
i think they use this site http://www.000webhost.com/ but i don't understand it could someone help?


26How to do this? - Page 2 Empty Re: How to do this? Thu Mar 18, 2010 3:19 am

ze_chaofan


Registered Member
Registered Member
Hello...

I think I have an idea to make this faster...
We're going to use the word censoring !

You replace [mod] by <div class="something">
And [/mod] by </div>

Then, you add CSS properties of .something in your AP's stylesheet.

http://www.sos-forum.com/

27How to do this? - Page 2 Empty Re: How to do this? Thu Mar 18, 2010 5:20 am

Macky

Macky
Registered Member
Registered Member
ze_chaofan wrote:Hello...

I think I have an idea to make this faster...
We're going to use the word censoring !

You replace [mod] by
And [/mod] by



Then, you add CSS properties of .something in your AP's stylesheet.

ok what do we do

28How to do this? - Page 2 Empty Re: How to do this? Thu Mar 18, 2010 6:15 am

Krazy


Registered Member
Registered Member
Ze_Chaofan, This is a tough thing, not alot of people will understand it. Can you take some screen shots of you doing it and show that it works?

29How to do this? - Page 2 Empty Re: How to do this? Fri Mar 19, 2010 1:39 am

ze_chaofan

ze_chaofan
Registered Member
Registered Member
Of course ! Very Happy

1- So, we're going to the Word Censoring panel :
How to do this? - Page 2 113

2- We add click on "Add new Word"
How to do this? - Page 2 211

3- Add those words :
How to do this? - Page 2 310
How to do this? - Page 2 410

4- Then, you add your CSS codes :
How to do this? - Page 2 510

5- Now, you just write your messages like this :
How to do this? - Page 2 610

And here's the result :
How to do this? - Page 2 710

http://www.sos-forum.com/

30How to do this? - Page 2 Empty Re: How to do this? Fri Mar 19, 2010 2:37 am

Krazy


Registered Member
Registered Member
Can we make it more fancy? Like have a image at the top left of the box and it saying either Administrator Comments: or Moderator Comments:?

31How to do this? - Page 2 Empty Re: How to do this? Fri Mar 19, 2010 11:54 pm

Macky

Macky
Registered Member
Registered Member
Yes could we make it a little more 'faincier'
with like a ! image in the corner and a blue background?
and then same with a red background? Smile

32How to do this? - Page 2 Empty Re: How to do this? Fri Mar 19, 2010 11:59 pm

Krazy


Registered Member
Registered Member
That will help us extremely Smile

33How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 6:15 am

Macky

Macky
Registered Member
Registered Member
Yes. I agree, it would.

34How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 9:09 am

Krazy


Registered Member
Registered Member
I think he forgot about us. Sad

35How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 12:05 pm

ankillien

ankillien
Administrator
Administrator
Hey guys!

You can make it fancy by editing CSS. Add this code to your CSS and see how it looks...

Code:
.something {
padding: 8px 8px 8px 130px;
backgorund: #666 url(http://www.webartzforum.com/users/3111/11/99/51/avatars/76-65.png) no-repeat left;
border: 1px dotted #000;
color: #FFF;
width: 99%;
}

If you don't like these changes, post what decoration you want to do with it and I'll give you the codes Very Happy

36How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 1:07 pm

Krazy


Registered Member
Registered Member
Can we reduce the length of the box tramendously (sorry for spelling on that). Also make it more like the ones on bearville?

Krazy Wink

37How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 3:39 pm

Behavior???


Registered Member
Registered Member
I dont Honestly understand it? what do i do after I get in Username censoring?

http://www.thedungeons.info

38How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 5:12 pm

Macky

Macky
Registered Member
Registered Member
bearville world wrote:Yes could we make it a little more 'faincier'
with like a ! image in the corner and a blue background?
and then same with a red background? Smile

could you make this code for me anki?

like i want the blue one say Moderator Says :
Red one to say Administrator Says :

39How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 9:21 pm

pimentel2


"Suggest a Contest" Contest Winner
How to do this? - Page 2 Winner11
Krazy wrote:Can we reduce the length of the box tramendously (sorry for spelling on that). Also make it more like the ones on bearville?

Krazy Wink

Yes you can.

Just edit the width Wink It doesn't need to be in percent either, it can be something like 520px or 99%. Just replace the 520px Smile

px = pixels

Code:
 .something {
padding: 8px 8px 8px 130px;
backgorund: #666 url(http://www.webartzforum.com/users/3111/11/99/51/avatars/76-65.png) no-repeat left;
border: 1px dotted #000;
color: #FFF;
width: 520px;
}

40How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 9:27 pm

ze_chaofan

ze_chaofan
Registered Member
Registered Member
bearville world > Do you have images or color codes ?

Behavior??? wrote:I dont Honestly understand it? what do i do after I get in Username censoring?
Not username censoring : It's word censoring.

http://www.sos-forum.com/

41How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 9:32 pm

Macky

Macky
Registered Member
Registered Member
ze_chaofan wrote:bearville world > Do you have images or color codes ?

Behavior??? wrote:I dont Honestly understand it? what do i do after I get in Username censoring?
Not username censoring : It's word censoring.

Nope sorry i don't Embarassed

42How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 10:48 pm

Krazy


Registered Member
Registered Member
Can you use the images like the one on bearville?

43How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 10:49 pm

Macky

Macky
Registered Member
Registered Member
Krazy wrote:Can you use the images like the one on bearville?

Bearville as in Build-A-Bearville?

44How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 11:22 pm

Krazy


Registered Member
Registered Member
The site that is provided throughout this topic lol.

45How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 11:23 pm

Macky

Macky
Registered Member
Registered Member
Krazy wrote:The site that is provided throughout this topic lol.

Oh yeah IDK if we can use them...

46How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 11:27 pm

Krazy


Registered Member
Registered Member
If we make one like it, we can use it. Also his site is not copyrighted. Therefore, nothing on there is protected by a statute that we can't take stuff from the site. Wink

47How to do this? - Page 2 Empty Re: How to do this? Sun Mar 21, 2010 11:28 pm

Macky

Macky
Registered Member
Registered Member
Krazy wrote:If we make one like it, we can use it. Also his site is not copyrighted. Therefore, nothing on there is protected by a statute that we can't take stuff from the site. Wink

cool he does a LOT of so cool stuff i wanna know how to do lol he gets his images from sulkake or habbo :O

48How to do this? - Page 2 Empty Re: How to do this? Mon Mar 22, 2010 2:10 am

Krazy


Registered Member
Registered Member
He probably is well experienced in HTML & CSS. If only we had access to his ACP. Lol

49How to do this? - Page 2 Empty Re: How to do this? Mon Mar 22, 2010 10:59 pm

Macky

Macky
Registered Member
Registered Member
Krazy wrote:He probably is well experienced in HTML & CSS. If only we had access to his ACP. Lol

tell me about it. lol

50How to do this? - Page 2 Empty Re: How to do this? Mon Mar 22, 2010 11:01 pm

Krazy


Registered Member
Registered Member
Lol, What to do now? Also, this topic should kinda be in the general section also. We need ankillien to help us. Smile

51How to do this? - Page 2 Empty Re: How to do this? Mon Mar 22, 2010 11:31 pm

ankillien

ankillien
Administrator
Administrator
Guys, do want to add image on left side of the box, like shown in the example in first post?

You can add this code to your CSS...

.something {
padding: 8px 8px 8px 130px;
backgorund: #666 url(THE IMAGE URL HERE) no-repeat left;
border: 1px dotted #000;
color: #FFF;
width: 99%;
}

You can edit the bold part and make it look as per your need. The 130px can be edited to increase/decrease space on the left side of the box.

Sponsored content


View previous topic View next topic Back to top  Message [Page 2 of 4]

Go to page : Previous  1, 2, 3, 4  Next

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