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]

1A list of CSS codes i need Empty A list of CSS codes i need Tue Sep 14, 2010 12:53 am

Emilio

Emilio
Registered Member
Registered Member
I'm Using PUNBB

Code to for Placement of
-New Topic Button
-Post Reply button
-Locked Button
-Edit Button
-Quote Buton
-Delete button
-Find ip Button
-New PM

http://www.graphilicious.forumotion.Com

2A list of CSS codes i need Empty Re: A list of CSS codes i need Tue Sep 14, 2010 11:06 pm

ankillien

ankillien
Administrator
Administrator
Hi Emilio,

This is the selector for new topic and post reply buttons...

.posting {...}

this is for the edit/delete/ip buttons...

.post-options {...}

3A list of CSS codes i need Empty Re: A list of CSS codes i need Tue Sep 14, 2010 11:45 pm

Emilio

Emilio
Registered Member
Registered Member
I don't find that in my css

http://www.graphilicious.forumotion.Com

4A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 12:13 am

Guest


Guest
you have to add it my friend Razz

5A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 1:40 am

Emilio

Emilio
Registered Member
Registered Member
Aaaah , well ok i thought i had to find it in my css

But i added this , .posting {
margin-left: 50px;
}

and nothing happens

http://www.graphilicious.forumotion.Com

6A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 10:06 am

ankillien

ankillien
Administrator
Administrator
It won't leave any margin if it has no space for the margin. What exactly you want to do with it?

Also, try adding !important order.

7A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 5:58 pm

Dazation

Dazation
Registered Member
Registered Member
OR if you want you can directly change those images via templates Razz
But then again, there wont be any boarders either

8A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 7:50 pm

Emilio

Emilio
Registered Member
Registered Member
I just want them to give another placement

http://www.graphilicious.forumotion.Com

9A list of CSS codes i need Empty Re: A list of CSS codes i need Wed Sep 15, 2010 8:19 pm

ankillien

ankillien
Administrator
Administrator
The posting buttons are floated, so try adding width: 100px; instead of margins.

10A list of CSS codes i need Empty Re: A list of CSS codes i need Thu Sep 16, 2010 9:01 pm

Kasperx

Kasperx
Registered Member
Registered Member
This may help you also:
http://www.ego-one.com/Variables1-h32.htm

11A list of CSS codes i need Empty Re: A list of CSS codes i need Thu Sep 16, 2010 10:01 pm

ankillien

ankillien
Administrator
Administrator
Ksx, I don't think the variables will help in this topic. It can be done with CSS.

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