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 help esp to sir ankillien Empty CSS help esp to sir ankillien Fri Feb 26, 2010 9:01 pm

Russel

Russel
Moderator
Moderator
**** i want to put color border on the avatar inside the topic body. how?

**** how to bold the rank and name of the staffs inside the topic body. i am using firefox browser. it seems that even the staff, they are colorized but then, they are not bold.

https://www.twitter.com/russeltubo

2CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Fri Feb 26, 2010 9:10 pm

ankillien

ankillien
Administrator
Administrator
Is the invision or phpBB2?

3CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Fri Feb 26, 2010 9:14 pm

Russel

Russel
Moderator
Moderator
invision sir

https://www.twitter.com/russeltubo

4CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Fri Feb 26, 2010 10:39 pm

ankillien

ankillien
Administrator
Administrator
ok Thanks.

Add border to avatar...

Code:
.postprofile-details dt img {
border : 1px solid blue;
}

Bold the user name in posts...

Code:
.postprofile-details dt {
font-weight : bold;
}

To bold the ranks, you need to put this code in your rank title field in amdin cp...

Code:
<b>Rank name</b>

Hope that helps Very Happy

5CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Sat Feb 27, 2010 5:29 am

Russel

Russel
Moderator
Moderator
in number 2 question, yes the username was bold in post but the staff or the other colors did not change.

and in number 3, i did that but it also doesnt work. i have bolded the ranks but its like that. it doesnt work. hope you help me

https://www.twitter.com/russeltubo

6CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Sun Feb 28, 2010 3:56 am

Russel

Russel
Moderator
Moderator
Solved

https://www.twitter.com/russeltubo

7CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Sun Feb 28, 2010 12:03 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

8CSS help esp to sir ankillien Empty Re: CSS help esp to sir ankillien Sun Feb 28, 2010 6:00 pm

Jophy

Jophy
Registered Member
Registered Member
Not yet locked... Razz

EDIT :
Locked now Razz

-ankillien

http://www.socialtechforum.com/

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