You are not logged in.

#1 2009-11-24 16:22:48

twopounder
Member
Registered: 2009-11-24
Posts: 11

CSS in Linux? [SOLVED]

So, CSS seems to be working properly (just using nano to edit a small file right now). The problem is, the links to the background and images are missing. I'm not certain if it is a permissions issue (apache not having access to display these) but that seems unlikely, as it loads index.html just fine, and I put the images in the same directory as index.html.

The .css for the links look like this, and I believe they are suspect:

<p><a href="http://data-vault.no-ip.org/cacti"><img src="/srv/http/cacti.gif" width="126" height="41" alt="Open Cacti" longdesc="http://data-vault.no-ip.org/cacti" /></a></p>

background: url(/srv/http/archlinux-wp-cf1-1280x1024.png);

The website works fine on my windows box when I test it, but after I put it on my apache server it doesn't work sad

Last edited by twopounder (2009-11-25 15:35:46)

Offline

#2 2009-11-24 16:52:00

twopounder
Member
Registered: 2009-11-24
Posts: 11

Re: CSS in Linux? [SOLVED]

Ah, I figured it out. I had changed the links after importing it to linux, thinking that the same relevant links created in windows would not work in linux. I was wrong. >_>

Offline

#3 2009-11-24 17:52:09

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: CSS in Linux? [SOLVED]

please mark your topic 'solved' smile


ᶘ ᵒᴥᵒᶅ

Offline

#4 2009-11-24 20:06:28

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: CSS in Linux? [SOLVED]

yup, mark it as solved please


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#5 2009-11-25 15:36:01

twopounder
Member
Registered: 2009-11-24
Posts: 11

Re: CSS in Linux? [SOLVED]

Oops, sorry.

Offline

Board footer

Powered by FluxBB