Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 16th, 2010, 07:36 PM
Authorized User
 
Join Date: Nov 2009
Posts: 13
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via MSN to Ali Ezz
Default How to make spacing between the Description of two images in ListView ?

Imar,

I need your help again.
In an album I made in the site, the description of two images were too long, so when the pictures were displayed, the description of both images were too close to each other, So ..

1 - How could I make spacing between them ?
2 - How could I set the text-align to Justified for the description ?

Ali Ezz
__________________
aliezz
 
Old February 17th, 2010, 03:35 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

It depends on how you want to do it.You can simply add a break element <br /> to the code, or wrap your elements in a div with some CSS class applied.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old February 17th, 2010, 04:42 AM
Authorized User
 
Join Date: Nov 2009
Posts: 13
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via MSN to Ali Ezz
Default

I just need to make a spacing about 10px between the descriptions, how could I simply make it ?

Without a break or even making <div> tags,
Because I'm just confused where to put this 10px in the code .. ?
__________________
aliezz
 
Old February 18th, 2010, 02:15 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Show me the code you have right now, explain where and how you want the whitespace to appear, and I can tell you where to put what code.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old February 18th, 2010, 07:35 PM
Authorized User
 
Join Date: Nov 2009
Posts: 13
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via MSN to Ali Ezz
Default

Actually Imar, I managed to do something close to this spacing.
So you could consider it solved.
__________________
aliezz
 
Old February 18th, 2010, 10:15 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Would you consider sharing how you fixed it? Might help future visitors to this site.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Listview: How to make the Insert Button invisible through code behind hans ASP.NET 3.5 Basics 4 July 18th, 2016 03:04 AM
No error description andy3381 SQL Server 2000 1 February 25th, 2009 04:53 AM
description != '' equivalent XMLUser XSLT 3 March 1st, 2008 12:58 PM
to get description of table MunishBhatia SQL Server 2000 2 December 5th, 2006 01:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.