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]

1Quote Box Empty Quote Box Tue Apr 13, 2010 11:31 pm

latchy

latchy
Registered Member
Registered Member
How do I get a quote box like the ones seen on here and Forumotion?

Thanks,
Latchy

http://www.graphiccentral.org/

2Quote Box Empty Re: Quote Box Tue Apr 13, 2010 11:39 pm

Sanket

Sanket
Administrator
Administrator
This one is the default for phpbb3 forums.

http://www.webartzforum.com

3Quote Box Empty Re: Quote Box Tue Apr 13, 2010 11:40 pm

latchy

latchy
Registered Member
Registered Member
I mean the ones with the quotation marks in, sorry.

Thanks,
Latchy

http://www.graphiccentral.org/

4Quote Box Empty Re: Quote Box Tue Apr 13, 2010 11:43 pm

Sanket

Sanket
Administrator
Administrator
Can i see how does it look on your forum? Also the version of your forum?

http://www.webartzforum.com

5Quote Box Empty Re: Quote Box Tue Apr 13, 2010 11:45 pm

latchy

latchy
Registered Member
Registered Member
Quote Box Exampl10

And the version is: phpBB3

Thanks,
Rob

http://www.graphiccentral.org/

6Quote Box Empty Re: Quote Box Wed Apr 14, 2010 4:02 pm

Sanket

Sanket
Administrator
Administrator
Sorry for the late reply.
Code:
blockquote {
   margin: 1em 1px 1em 25px;
   padding: 5px;
   background: #ebeadd url("http://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;
   border: 1px solid #DBDBCE;
   font-size: 0.95em;
   margin: 1em 1px 1em 25px;
   overflow: hidden;
   }
Thats the code for the quote box on a phpbb3 forum, try adding it to the css if thats the desired result.

http://www.webartzforum.com

7Quote Box Empty Re: Quote Box Wed Apr 14, 2010 9:58 pm

latchy

latchy
Registered Member
Registered Member
Thanks Sanket

Solved

http://www.graphiccentral.org/

8Quote Box Empty Re: Quote Box Wed Apr 14, 2010 10:33 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

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