Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
how to add dotted line
Old 10-23-2010, 01:57 PM how to add dotted line
asmalik12's Avatar
Extreme Talker

Posts: 173
Name: Abdullah Saleem
Trades: 0
Hi,

How to add dotted line below the list's content.

Code:
.innercol2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	}
	
.innercol2 ul li {
	list-style-type: disc;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 5px 3px;
	padding: 0px 0px 0px 0px;
	}
__________________
"Think 100 times before you take a decision, But once that decision is taken, stand by it as one man." - Quaid-e-Azam
asmalik12 is offline
Reply With Quote
View Public Profile Visit asmalik12's homepage!
 
 
Register now for full access!
Old 10-23-2010, 02:02 PM Re: how to add dotted line
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,376
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
border-bottom: 1px dotted colourCode;
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-12-2010, 05:15 AM Re: how to add dotted line
Junior Talker

Posts: 3
Name: zaynahblaze
Trades: 0
1. Create a rectangle
2. Resize it to for example 200 Height by 1Width
3. Make the colour black
3. Add the texture Line-Horiz 3 and change the percentage to 100% (or line-Vert 3 for horizontal line)
4. Add a filter &gt; Adjust Color &gt; Color Fill to the colour you wish your dotted line to be
5. Change the blend mode to screen
zaynahblaze is offline
Reply With Quote
View Public Profile
 
Old 11-12-2010, 06:33 AM Re: how to add dotted line
radiant_luv's Avatar
Skilled Talker

Posts: 56
Location: WebVille
Trades: 0
Quote:
Originally Posted by zaynahblaze View Post
1. Create a rectangle
2. Resize it to for example 200 Height by 1Width
3. Make the colour black
3. Add the texture Line-Horiz 3 and change the percentage to 100% (or line-Vert 3 for horizontal line)
4. Add a filter &gt; Adjust Color &gt; Color Fill to the colour you wish your dotted line to be
5. Change the blend mode to screen
Is there a 2nd option? ..Take a pen and blank sheet draw a dotted line?

He WANTS a dotted line for the list items and that can be done in CSS.
__________________

Please login or register to view this content. Registration is FREE

Professional & Quality Website Design
Custom Layout Design, PSD to XHTML, Wordpress
radiant_luv is offline
Reply With Quote
View Public Profile Visit radiant_luv's homepage!
 
Old 11-14-2010, 09:08 AM Re: how to add dotted line
Novice Talker

Posts: 5
Name: Jason Yuan
Trades: 0
border-bottom: 2px dotted #fff.

FYI
__________________

Please login or register to view this content. Registration is FREE
shipplate is offline
Reply With Quote
View Public Profile Visit shipplate's homepage!
 
Old 11-15-2010, 03:57 PM Re: how to add dotted line
Junior Talker

Posts: 4
Name: MaanuShah
Trades: 0
I use this on my .css style

border-top: 1px solid #CCCCCC;
margin-bottom: 10px;
maanu is offline
Reply With Quote
View Public Profile
 
Old 11-16-2010, 12:46 AM Re: how to add dotted line
Banned

Posts: 7
Name: james
Trades: 0
Really this idea is very useful for every one... First time i don't know how to add the dotted line in the border... after this information i use this function...
JamesWhite.. is offline
Reply With Quote
View Public Profile
 
Old 11-18-2010, 02:27 AM Re: how to add dotted line
Banned

Posts: 143
Name: maheshadodis
Location: USA
Trades: 0
hi,
Select bottom-border:border-bottom:3px dotted red;
this will add dotted line in bottom
maheshadodis is offline
Reply With Quote
View Public Profile
 
Old 11-18-2010, 02:36 AM Re: how to add dotted line
Banned

Posts: 242
Name: Vijay.Seo
Location: Delhi,India
Trades: 0
Unfortunately, it is apparently not possible to give padding or border properties to table row <tr> elements.

The double dotted line is not a standard CSS border-style, so you will need to create your own if you want that. Make an image gif of the double dotted line with transparent background, say 100px wide x 5 px high, save it as /includes/templates/your_template/images/dbldotted.gif, and use that as the background for your products.
seo.vijay is offline
Reply With Quote
View Public Profile Visit seo.vijay's homepage!
 
Old 11-19-2010, 05:27 AM Re: how to add dotted line
Banned

Posts: 408
Name: mushget
Trades: 0
you can make a background pics. add it in the css file.
mushget is offline
Reply With Quote
View Public Profile Visit mushget's homepage!
 
Reply     « Reply to how to add dotted line
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.35179 seconds with 12 queries