View Full Version : Css Or Html
SilverBlade
11-25-2004, 01:31 PM
I have been looking for awhile for a guestbook that did not have pop up's and I finally found this site. I was wondering if there was any way of adding html or css.
The reason why I ask is because when I creat stuff I like to have my scroll bar color and match my website. If you cannot then thats alright =) .. thought I would just ask anyways.
Andreas
11-25-2004, 02:54 PM
You can insert HTML/CSS at the top of your guestbook, but you are not able to edit anything inside the <header>-tags. Anything you add at the top of your guestbook will be inside of the <body>-tag.
I was previously unaware of that CSS would work when not added in the header, but as pointed out in another thread (http://forum.ultraguest.com/showthread.php?p=491) it is possible to use CSS in the ultraguest guestbook system.
Adding the following code to your guestbook will change the scroll bars:
<style type="text/css">
<!--
body {scrollbar-base-color:#369;}
-->
</style> As far as I know changing the scroll bars will work in IE 5.5+ and perhaps not in other browsers.
SilverBlade
11-26-2004, 08:30 AM
Thank you for the help, lol I figured out how to get the font and scroll bar changed. The guestbook looks good now :) ... thanks again :)
http://www.ultraguest.com/?id=1101406766
Ekk man its been awhile sence I been on a fourm. I could not remeber the code to insert links .. :D