Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Need Help?

Border Image

Ask us questions relavent to Web Design and Computers.
Also support for Bluepearl Design and webclans.net hosting.

    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 10-15-2006, 04:57 AM   #1 (permalink)
 
Title: Member
Join Date: Mar 2006
Age: 20
Posts: 6
Rep Power: 0 Asi9ine is on a distinguished road
Border Image

I guess IM / PM won't get me anywhere, so here goes.

How do I insert images as borders on the outside of the body frame? I have tried but to no avail, especially as I plan to work it so that I have a main border image at the top left and top right alongside the banners, then a repeating border image which would be the gradient tubing minus the particular images. It is supposed to repeat in this way because I don't want to see the main image border every 1000 pixels down. I don't want it to be more than that, because the page loading would kill the site.

I'm bored of coming up with wrong answers for it, and I am aware that you guys know how to do it. All help would be appreciated.
Asi9ine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2006, 06:26 AM   #2 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,436
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Border Image

well, the borders you see here are only a few pixels in height. they just repeat wich is done locally, so you don't waste any loading time on that.

it's simply done with some CSS.

wrap a table arround your website wich looks how the borders should be looking.
then use CSS like this:

style="
background-image: url('YOURIMAGE');
background-repeat: repeat-x; #This goes horizontally, repeat-y goes vertically, repeat goes everywhere, and no-repeat doesn't repeat the image. but shows it just once.

width: 100px;
height: 100%;
}

That should do it for you I think.

if you talk about forums, edit the overall header and overall footer to get the table arround everything. -- Have fun

if you don't get what i just said, tell me, or just add me to msn or yahoo or icq you can also find me on irc on irc.freenode.net - #gentoo-uk or #gentoo-chat
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2006, 08:33 AM   #3 (permalink)
 
Title: Member
Join Date: Mar 2006
Age: 20
Posts: 6
Rep Power: 0 Asi9ine is on a distinguished road
Re: Border Image

I was using this:

#000000 url(path/to/image.gif) repeat-x;

It didn't work though. I've not wrapped this right either, so I have added you to MSN.
Asi9ine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2006, 10:13 AM   #4 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,436
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Border Image

seems we got it sorted
if you have any other problems, don't hesitate to ask.
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 06:57 PM   #5 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Border Image

Using the no-repeat on the background, will fix this problem.

Just goto vBulletin ADMINCP to change CSS properties
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2006, 02:49 AM   #6 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,436
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Border Image

or like we discussed, you could make it so the top fits the bottom, and repeat-y it otherwise it messed up.. didn't look too good.

ofc, if you change your image, you could make it so it looks good even if it's shown completely.
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: Border Image
Thread Thread Starter Forum Replies Last Post
PHP over side image [5th MR] Diggy ClanzDarkness2 5 10-11-2006 10:53 PM
Screwing with your HTACCESS to STOP IMAGE HOTLINKING!!! SpawnDemon HTML, XHTML, Javascript, CSS 6 10-27-2005 02:31 AM
Header Image Black Cobra Bluepearl 9 07-02-2005 04:54 PM
image ready Hayden Need Help? 10 03-23-2004 04:39 PM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 09:02 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52