Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - CSS Trouble [code inside] | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Teundusia

Lantern Ghost
Level: 41

Posts: 535/760
EXP: 449109
For next: 31036

Since: 07-31-04

Since last post: 15 hours
Last activity: 14 hours
Posted on 06-27-05 04:03 AM Link | Quote
Haha, I got threa 15600 before you... Acmlm might need to note down this little bug.
Keikonium
Banned
Level: NAN

Posts: 1588/-2459
EXP: NAN
For next: 0

Since: 04-02-04

Since last post: 63 days
Last activity: 9 hours
Posted on 07-08-05 01:20 AM Link | Quote
I have finally gotten my new layout and I am having some CSS Problems. I have read thru a few sites (like this one: Css Links) but they don't seem to make sense to me.

Here is my layout code (the CSS):

.keikonium {
background: #000000 url('http://img.photobucket.com/albums/v326/keikonium/Post2.gif') no-repeat;
width: 629;
height: 330;
}
.keikonium .text {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #B7FFB9;
width: 347;
height: 290;
position: relative;
left: 20;
top: 20;
overflow: auto;
scrollbar-darkshadow-color: #1D291E;
scrollbar-track-color: #654321;
scrollbar-face-color: #654321;
scrollbar-shadow-color: #654321;
scrollbar-3dlight-color: #1D291E;
scrollbar-highlight-color: #654321;
scrollbar-arrow-color: #1D291E;
x: chroma(color=#654321);
}
.keikonium a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.keikonium a:hover {
text-decoration: underline;
}
.keikonium hr {
border: 1px solid #003300;
height: 1;
}
.keikonium blockquote {
border: 1px solid #000000;
padding: 2;
}
.keikonium links {
<style type="text/css">
A:link {text-decoration: none; color: #0099FF;}
A:visited {text-decoration: none; color: #0066FF;}
A:active {text-decoration: none; color: #0033FF;}
A:hover {text-decoration: underline overline; color: #0000FF;}
</style>

I added in the links section at the end. Obvisously it doesn't work cause I'm not to sure what I'm doing. I want the links to be either blue or green. Right now they are white. How and where do I add in the links code so it changes their color?
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 2602/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 07-08-05 01:29 AM Link | Quote
<'style type="text/css"'> goes at the very top of your code, before anything else. Then put the ending style tag after ALL of your CSS.

Also, you'll need to place .keikonium before all your link declarations.

So, it would be like ...
.keikonium A:active
.keikonium A:link

And so on, hopefully that helps and works.
(that's how I have my layout setup, anyways)


(edited by Xeomega on 07-07-05 04:30 PM)
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 5565/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 07-08-05 04:10 AM Link | Quote
Originally posted by Xeomega
<'style type="text/css"'> goes at the very top of your code, before anything else.

But without the 's.
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 2605/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 07-08-05 06:09 AM Link | Quote
Originally posted by HyperHacker
Originally posted by Xeomega
<'style type="text/css"'> goes at the very top of your code, before anything else.

But without the 's.


I thought that was obvious ...
Keikonium
Banned
Level: NAN

Posts: 1596/-2459
EXP: NAN
For next: 0

Since: 04-02-04

Since last post: 63 days
Last activity: 9 hours
Posted on 07-08-05 08:37 PM Link | Quote
Ya, I know that you have to take them out.

You can always do this eh:

<<z>a href="blah">Insert Text Here</a>

That <z> will force HTML code to show up.

Anyway, I had tried what you said Xeo, but it didn't work. I tried it 2 ways also:

.keikonium a:active
a.keikonium:active

I had seen it done 2 ways on different sites, but neither worked. I guess I can live with white links. It's still better than that orange! So thanks everyone, it's working now!
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 2621/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 07-08-05 08:51 PM Link | Quote
I always use the xmp tag<xmp><font><table><etc>

But as you can see it doesn't come out nicely.

Weird that it didn't work, that's just how my layout is setup.


(edited by Xeomega on 07-08-05 11:51 AM)
(edited by Xeomega on 07-08-05 11:51 AM)
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - CSS Trouble [code inside] | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.014 seconds.