Reply
CSS background-image problem
Old 02-28-2007, 12:16 PM CSS background-image problem
Junior Talker

Posts: 2
Hello, i'm new to CSS positioning. In fact very new.

I have succeeded creating my layouts with background image and everything. However, I just realize as I click on the links in my site, my layout seems to have disappeared.

After doing some checking, I'm pretty convince it was the cause of .htaccess.

I implemented friendly url into my website thus url could become "/this/is/a/url"

and somehow, all my images cant seems to appear on that kind of path.

i've look through the net and understand that it could be because of the relative path or absolute. I tried all and it's still not working.

As I further tested, if it's only one path like "/this" the layout would appear.

Things I've tried
background: url("http://my/site.com/images/bg1.jpg")
background: url(http://my/site.com/images/bg1.jpg)
background: url(../images/bg1.jpg)
background: url(/images/bg1.jpg)

None of those works. Does anyone had any idea why?
jasontxf is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 02-28-2007, 12:37 PM Re: CSS background-image problem
Junior Talker

Posts: 2
It's ok already guys. I've fixed it. I seems to have overlook the main link to the stylesheet.
jasontxf is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CSS background-image problem
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10367 seconds with 13 queries