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

View previous topic View next topic Go down  Message [Page 1 of 1]

1 css code For the code box in Topics on Mon Jun 06, 2011 6:21 pm

black beauty


Registered Member
Registered Member
how can i get a css code to appear the code box like your site


thx

2 Re: css code For the code box in Topics on Mon Jun 06, 2011 6:22 pm

black beauty


Registered Member
Registered Member
my forum phb 2

3 Re: css code For the code box in Topics on Mon Jun 06, 2011 7:39 pm

Nera


WebArtz Technician
WebArtz Technician
Hi,

You can stylize this part of your CSS (for phpBB2), change background to blue or else.

Code:
.code {
    background-color: #EBEADD;
    border: 1px solid #CADCEB;
    color: #00AA00;
    font-family: Courier,CourierNew,sans-serif;
    font-size: 11px;
}

4 Re: css code For the code box in Topics on Mon Jun 06, 2011 8:01 pm

black beauty


Registered Member
Registered Member
thx very much

5 Re: css code For the code box in Topics on Mon Jun 06, 2011 9:19 pm

Nera


WebArtz Technician
WebArtz Technician
You welcome.

Solved => Locked

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

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