Log In · Register

 
scroll bar, on each entry...
cheezncrackers01
post Jan 8 2004, 01:30 PM
Post #1


i love my sea monkeys
***

Group: Member
Posts: 47
Joined: Jan 2004
Member No: 362



okay..i have a box around every blog entry..and its exactly how i want it..BUT how do i get a scroll bar for each entry? or..is it even possible?
 
 
Start new topic
Replies
megare
post Jan 8 2004, 07:16 PM
Post #2


settle down kiddies.
****

Group: Member
Posts: 237
Joined: Jan 2004
Member No: 180



QUOTE(cheezncrackers01 @ 01-8-2004, 01:30 PM)
okay..i have a box around every blog entry..and its exactly how i want it..BUT how do i get a scroll bar for each entry? or..is it even possible?

Hi, it's possible but you'll have to place in with every new entry.

Add this in your CSS:

CODE
<!-- begin code provided by createblog.com -->
/* change height, width and border to prefs */
div.box {border: 1px solid; overflow: auto; height: 150px; width: 400px}
<!-- end code provided by createblog.com -->


Then you'll need to place the following with every new weblog entry in "Edit HTML" form:

CODE
<!-- begin code provided by createblog.com -->
<div class="box>
<p>TEXT HERE
</div>
<!-- end code provided by createblog.com -->


Hope that helps _smile.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: