Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Implementing Scrollbox on Index Page
I'm looking to out a scroll box on my index page for updates. I'm familiar with HTML, CSS, and code that is designed based. Anything database related however eludes me. I just downloaded the Rusnak script today and have been making edits and good progress. Still can't seem to get a scroll table working right though.
Anyone have any advice or code they wouldn't mind sharing? I appreciate any and all help in advance! |
#2
|
|||
|
|||
RE: Implementing Scrollbox on Index Page
Google?
http://www.quackit.com/html/codes/html_scroll_box.cfm ;) |
#3
|
|||
|
|||
RE: Implementing Scrollbox on Index Page
Sorry. let me explain further. I know how to design a table. It's implementing it into the adoptables code that's causing an issue. I'm not familiar with working around PHP. I just use web design based coding not database coding. Incorporating the two together is a problem for me.
|
#4
|
|||
|
|||
RE: Implementing Scrollbox on Index Page
<html>
<head> <title>De titel van je pagina.</title> <style type="text/css"> <!-- .gekleurdetextarea { scrollbar-arrow-color: #FFFF00; scrollbar-face-color: #FF0000; scrollbar-highlight-color: #0000FF; scrollbar-3dlight-color: #008000; scrollbar-shadow-color: #00FFFF; scrollbar-darkshadow-color: #008080; scrollbar-track-color: #FFA500; } --> </style> </head> <body> <form> <textarea class="gekleurdetextarea" cols="20" rows="8"> </textarea> </form> </body> </html ? This is just a simple colored scrollbox, i think you must just put the css above the html code? |
#5
|
||||
|
||||
RE: Implementing Scrollbox on Index Page
Quote:
Quote:
|
#6
|
|||
|
|||
Sorry for not posting to this for awhile. I actually figured it out and then decided against it because it causes compatibility issues with iphone and ipad. Thanks everyone for the responses though.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mys v1.3.4 Index Page Mod (Use PHP inside Index!) | Kyttias | Mys v1.3.x Mods | 1 | 01-19-2015 11:49 PM |
Implementing A News Feed | Yuki Night | Questions and Supports | 0 | 01-29-2013 06:25 PM |
Adopt pages, and general adopt/index page :L | blondbananamix | Questions and Supports | 26 | 07-22-2011 01:12 PM |
Replace Index Page | SilverDragonTears | Questions and Supports | 0 | 06-02-2011 10:24 PM |
Error on Install index.php page. | Kitty | Questions and Supports | 4 | 01-08-2011 03:32 AM |
What's New? |
What's Hot? |
What's Popular? |