A aKaK Active Member 264 2011 122 5 Jun 12, 2012 #1 How to set blockquote like this i am using this HTML Code: <div style="border: 1px solid white; float: left; width: 60%; margin: 0px; padding: 0px;">Title Link1 Link2 </div>
How to set blockquote like this i am using this HTML Code: <div style="border: 1px solid white; float: left; width: 60%; margin: 0px; padding: 0px;">Title Link1 Link2 </div>
kuskka Active Member 456 2011 110 50 Jun 12, 2012 #2 I don't understand your question. Explain more and maybe I can help you.
D DuckBre Active Member 339 2011 25 0 Jun 12, 2012 #4 if you didnt notice you posted 2 exacly same pictures ^^
kuskka Active Member 456 2011 110 50 Jun 12, 2012 #5 Still not sure of what you want, but, maybe if you add in your CSS this code, it will help: Code: code, blockquote{ border: 1px solid #FFF; float: left; width: 60%; margin: 0; padding: 0;}
Still not sure of what you want, but, maybe if you add in your CSS this code, it will help: Code: code, blockquote{ border: 1px solid #FFF; float: left; width: 60%; margin: 0; padding: 0;}
kuskka Active Member 456 2011 110 50 Jun 12, 2012 #7 aKaK said: yes i need this one thank you very much Click to expand... No problems! You're welcome.