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

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

1CSS Codes Empty CSS Codes Wed Apr 07, 2010 8:17 am

Russel

Russel
Moderator
Moderator
Hello. Good day to all.

I just wanna ask about the style of the CSS codes of punbb like phpbb3. Thank you very much.

https://www.twitter.com/russeltubo

2CSS Codes Empty Re: CSS Codes Wed Apr 07, 2010 9:25 am

ankillien

ankillien
Administrator
Administrator
Hi Russel!

You want your phpBB3 forum to look like punBB?

3CSS Codes Empty Re: CSS Codes Wed Apr 07, 2010 11:54 am

Russel

Russel
Moderator
Moderator
No no. nevermind. i solved it already.

anyway, other question. in using PUNBB.

how to change forum or row when hover.

https://www.twitter.com/russeltubo

4CSS Codes Empty Re: CSS Codes Wed Apr 07, 2010 1:37 pm

ankillien

ankillien
Administrator
Administrator
This code would work..

Code:
.statused tr:hover td {
background : pink !important;
}

5CSS Codes Empty Re: CSS Codes Wed Apr 07, 2010 4:42 pm

Russel

Russel
Moderator
Moderator
ah thanks,

next question sir.

i need CSS codes of the given number below on the screenshot, numbers 1 to seven

screenshot;
CSS Codes 5lxj11

https://www.twitter.com/russeltubo

6CSS Codes Empty Re: CSS Codes Wed Apr 07, 2010 5:43 pm

ankillien

ankillien
Administrator
Administrator
For 1, 2, 3 and 4...

Code:
th.tcl , th.tc2 , th.tc3 , th.tcr {
color : red;
}

For 5 and 6..

Code:
td.tc2 , td.tc3 {
color : red;
}

For 7, text color

Code:
td.tcr {
color : red;
}

link color
Code:
td.tcr a { color : green !important; }
color : red;
}

7CSS Codes Empty Re: CSS Codes Thu Apr 08, 2010 4:51 am

Russel

Russel
Moderator
Moderator
thank you very much sir. also question sir. how to put table lines in forums in every row. horizontal and vertical as well as table lines between each topic in topic list page. thank you

https://www.twitter.com/russeltubo

8CSS Codes Empty Re: CSS Codes Tue Apr 13, 2010 1:46 pm

Russel

Russel
Moderator
Moderator
Bump

https://www.twitter.com/russeltubo

9CSS Codes Empty Re: CSS Codes Tue Apr 13, 2010 3:13 pm

kw112233


Banned Member
Banned Member
Content Removed - zoids25

10CSS Codes Empty Re: CSS Codes Tue Apr 13, 2010 3:55 pm

Russel

Russel
Moderator
Moderator
^ spam.

bump

https://www.twitter.com/russeltubo

11CSS Codes Empty Re: CSS Codes Sun Apr 18, 2010 4:47 am

Russel

Russel
Moderator
Moderator
Bump

https://www.twitter.com/russeltubo

12CSS Codes Empty Re: CSS Codes Thu Aug 01, 2013 3:49 am

Petermichael


Registered Member
Registered Member
thanks for the coding..:-)
------
E Business Xperts

13CSS Codes Empty Re: CSS Codes Fri Sep 13, 2013 3:06 am

Peter Michael


Registered Member
Registered Member
Thanks for the coding..:-)

Sponsored content


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