Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2002
Posts: 20
Newbie
Newbie
Offline
Joined: Mar 2002
Posts: 20
How do I include paragraph spacing in quoted text?

Also, is there a way to set the curser in the login screen to default at login name??

Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
[]Threadster said:
How do I include paragraph spacing in quoted text?[/]


its all about the css and the quote br tags.. look at your css stylesheets

Joined: Mar 2002
Posts: 20
Newbie
Newbie
Offline
Joined: Mar 2002
Posts: 20
My css looks like this --
[]blockquote {
font-size: 9pt; border: 1px solid #e6e6e6;
margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
background: #e6e6e6;
margin-left:-10px;
padding: 1px 2px;
color: #000000;
}
blockquote hr {
visibility:hidden;
height: 1px
}
blockquote br {
font-size: 1px
}[/]

How do I change it to allow spacing for paragraphs.

Thanks for your reply

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
where it says blockquote br add something like
margin: 0px 20px;
padding: 0px 10px

so you end up with

blockquote br {
font-size: 1px
margin: 0px 20px;
padding: 0px 10px
}

you will have to play with it as mileage varies

Joined: Mar 2002
Posts: 20
Newbie
Newbie
Offline
Joined: Mar 2002
Posts: 20
Thank you!!

Any ideas on how to set the default curser position??

Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
try playing with the padding and margin

Joined: Mar 2002
Posts: 20
Newbie
Newbie
Offline
Joined: Mar 2002
Posts: 20
[]Threadster said:

Any ideas on how to set the default curser position?? [/]

Maybe if I wasn't so spelltastic I would have found what I was looking for in my search... curser = curs(o)r

Onload Focus

My stylesheets are all set for proper spacing -- Thanks


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Zarzal
Zarzal
Berlin, Germany
Posts: 808
Joined: July 2001
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,825
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 29379
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 9
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)