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:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)