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]

1Edit Quote In PUNBB Empty Edit Quote In PUNBB Sun Feb 20, 2011 12:51 am

Axtrix

Axtrix
Registered Member
Registered Member
How i edit the quote so it is like te spoiler and the code.

Code:
dl.spoiler {
background-color: transparent; border: none;
}
dl.spoiler dt {
text-align: left;
border-bottom:1px dashed #000000;
}
dl.spoiler code {
font-family: georgia;
font-size: 11px;
color: #666666;
border: 0px solid #22FF00;
}

Can you transformit to punbb

2Edit Quote In PUNBB Empty Re: Edit Quote In PUNBB Mon Feb 21, 2011 8:22 pm

Guest


Guest
Try this:
Code:
blockquote {
font-family: georgia;
font-size: 11px;
color: #666666;
border:none;
background-color: transparent;
        }
.postmain cite {
text-align: left;
border-bottom:1px dashed #000000;
border:none;
background-color: transparent;
   }

3Edit Quote In PUNBB Empty Re: Edit Quote In PUNBB Sat Aug 10, 2013 9:12 pm

Petermichael


Registered Member
Registered Member
byuuuu



Last edited by Petermichael on Fri Sep 13, 2013 4:00 am; edited 1 time in total

4Edit Quote In PUNBB Empty Re: Edit Quote In PUNBB Fri Sep 13, 2013 3:06 am

Peter Michael


Registered Member
Registered Member
wow thanks guys can you tell me a good tutorial for 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