Chatroom
 

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Bad Astronomy and Universe Today Forum > General Interest > Off-Topic Babbling
Register FAQ Members List Calendar Mark Forums Read

   

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 18-February-2006, 02:41 PM
Glom's Avatar
Glom Glom is offline
Order of Kilopi
 
Join Date: Sep 2002
Location: West London, England
Posts: 8,426
Send a message via MSN to Glom
Default I've broken the <font> habit

Thanks to these wonderful people, they've made things so much easier for me. I can now change the fonts, the backgrounds, everything, by altering one file.
Reply With Quote
  #2 (permalink)  
Old 18-February-2006, 03:24 PM
Glom's Avatar
Glom Glom is offline
Order of Kilopi
 
Join Date: Sep 2002
Location: West London, England
Posts: 8,426
Send a message via MSN to Glom
Default

I've got a problem now. I updated the css file, but for some reason, GeoCities insists on using an old one that was supposed to be overwritten.
Reply With Quote
  #3 (permalink)  
Old 18-February-2006, 08:13 PM
Captain Kidd's Avatar
Captain Kidd Captain Kidd is offline
Established Member
 
Join Date: Feb 2003
Location: :noitacoL
Posts: 2,123
Default

Way to go. I'm in the process of converting from table to a pure CSS layout. Ugh, the data transfer is time-consuming, but CSS is oh-so-more flexible.

I think I see your problem. From your Benifits of Nuclear page:
Code:
<title>Freedom For Fission- the benefits of nuclear</title>
<LINK REL=STYLESHEET HREF="../fissionstyles.css" TYPE="text/css">
</head>
<body>
<!-- following code added by server. PLEASE REMOVE -->
<link href="http://us.geocities.com/js_source/div.css" rel="stylesheet" type="text/css"><script language="JavaScript" src="http://us.geocities.com/js_source/div03.js"></script>
<!-- preceding code added by server. PLEASE REMOVE -->
The way CSS works is that the last line read takes precedence. Therefore, since the Geocities CSS file loads up last, it rules.

Beat them at their own game. Put your CSS link (<LINK REL=STYLESHEET HREF="../fissionstyles.css" TYPE="text/css">) in the next line down.

Now you're suppose to put the CSS links in the head and this'll move it to the body, but... that's where they went. Just make sure you put it in before any layout or text code.
Reply With Quote
  #4 (permalink)  
Old 19-February-2006, 10:40 AM
Glom's Avatar
Glom Glom is offline
Order of Kilopi
 
Join Date: Sep 2002
Location: West London, England
Posts: 8,426
Send a message via MSN to Glom
Default

Hey look! It's now updated. It obviously just takes some time for some stupid reason.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 12:18 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
©  2006 Bad Astronomy and Universe Today