Go Back   UltraGuest Forum > UltraGuest Forums > Guestbook Support

Closed Thread
 
Thread Tools Display Modes
Old 01-05-2005, 10:48 PM   #11
Lonegunmen
 
Join Date: Jan 2005
Location: New Zealand
Posts: 2
Default Re: Guestbook Background

Also for those whom wanted a scrolling or fixed background. try this.......

Background Properties

HTML style sheets provide you the capability to decorate the background of an element by using color and images. Note that using the properties described in the following sections doesn't define the background for the Web page as a whole. These properties set the background of an element on the Web page. For example, if you define a background for the <UL> tag, as in the following example, then the background only appears within each occurrence of that tag on the Web page.



UL {background-image: URL(http://www.myserver.com/images/watermark.gif)}

You can group the background properties described in the following sections using background. You specify the background color, image, repeat, attachment, and position like this:



background: white URL(http://www.myserver.com/images/bg.gif) repeat-x fixed top, left

background-attachment

The background-attachment property determines whether the background image is fixed in the browser window or scrolls as the user scrolls the window. You can use this property to create a watermark behind your Web page that stays put regardless of which portion of the Web page the user is viewing.

You can assign two possible values to background-attachment. "fixed" (As above)or "scroll"


I hope this helps you.
__________________
Kindest Regards

Andy Wardle
Webmaster Silver Tongue
Lonegunmen is offline  
Old 01-12-2005, 05:53 PM   #12
Rob
 
Join Date: Jan 2005
Posts: 2
Default Re: Guestbook Background

I think its also possible to add a cursor to your guestbook with this CSS code,

body { cursor:url("http://www.geocities.com/rob_foshizzle/xmas/xmascane.cur");

Someone try it
Rob is offline  
Old 06-03-2005, 04:33 PM   #13
MsTresMulder
 
Join Date: Jun 2005
Posts: 4
Default Customize Background

Is there anyway I can have a picture as a background instead of just a solid color?

Thanks!
MsTresMulder is offline  
Old 06-03-2005, 10:52 PM   #14
MsTresMulder
 
Join Date: Jun 2005
Posts: 4
Default Re: Customize Background

Thanks Andreas so much for the link, however, I can't figure it out...I tried so many different ways and it's not working for me...

I think there's something I just don't understand.

Thanks again for your help...I really appreciate it!!!
MsTresMulder is offline  
Old 06-04-2005, 06:20 AM   #15
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Customize Background

Hi again,

Somewhere in the header of your guestbook you need to add this:

<STYLE TYPE="text/css">
<!---
BODY {background: url(http://www.yourwebsite.com/yourimage.gif); }

--->
</STYLE>

where you replace http://www.yourwebsite.com/yourimage.gif with the location of your image.

Please note that you must be in HTML mode when doing this. Click on the -image to view HTML source.

Please let me know if this does not work. Also, if you have your guestbook ID or URL I can take a look at it for you.
Andreas is offline  
Old 06-05-2005, 04:17 PM   #16
MsTresMulder
 
Join Date: Jun 2005
Posts: 4
Default Re: Customize Background

I understand the code...but, now when I go into guestbook settings there are all of these codes in the header field and there isn't that <> symbol...arrgh!!!
MsTresMulder is offline  
Old 06-05-2005, 04:21 PM   #17
MsTresMulder
 
Join Date: Jun 2005
Posts: 4
Default Re: Customize Background

Also...there is no button to 'update'...I have tried logging out and when I go into settings there is still this really long code there...

My html is [<a href="http://www.ultraguest.com/?id=1117828753">View Guestbook</a>]
[<a href="http://www.ultraguest.com/?id=1117828753&sign=1">Sign Guestbook</a>]

THANKS AGAIN!!!
MsTresMulder is offline  
Old 06-05-2005, 05:03 PM   #18
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Customize Background

Hi,

Take a look at this movie and see if it helps:

Image Background Tutorial (~0.9MB)


If you're still having problems, let me know.
Andreas is offline  
Closed Thread


Currently Active Users Viewing This Thread: 5 (0 members and 5 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can One Upload Pictures Onto Free GuestBook? LatinChica209 Guestbook Support 1 01-09-2005 05:12 PM
Change bgcolor into a background image Voortmans Dirk Feedback 3 11-25-2004 01:17 PM
Editing Guestbook entries ShatPank Guestbook Support 1 11-09-2004 07:45 AM
My guestbook isn't restored yet, please help! D. Saunders Guestbook Support 1 09-16-2004 09:58 AM
using same guestbook for several websites? Andreas Guestbook Support 0 12-07-2003 09:00 AM


All times are GMT -5. The time now is 02:47 PM.


Page generated in 0.04945 seconds with 12 queries