Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    help with using CSS for my EVE
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Newbie
Posted
okay I'll see if I can explain this in a way that makes sense (I'm a blonde so don't expect miracles)

My site has many pages and will have many, many more (likely a couple hundred before it's over) so I went and learned the basics of CSS so I can do minor changes (font colors, background etc) without messing with every single file. follow me so far.

now my EVE pages don't match the rest of the site and that just doesn't work. I could go and adjust things in the control panel but I can't remember where (I did tell you I'm a blonde right??). since I'm trying to change things anyway, i'm wondering, is there a way that I can use the CSS instructions for the rest of the site as a template for the EVE sections. even if I have to do some kind of custom page or something.

or lacking that, can someone remind me of where exactly the place is to change the stuff by hand. I think I need to know that anyway to change the top stuff.

thanks.
 
Posts: 6 | Registered: March 02, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
okay the blonde found the spot to edit the styles. amazing what happens when you reload pages.

but my CSS question stands.
 
Posts: 6 | Registered: March 02, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of MinutiaeMan
Posted Hide Post
When you're trying to add CSS to an Eve style, you want to add it to the Custom HTML section, and in the HEAD tag, like this:
<style type="text/css">
body {text-decoration: none; font-size: 9pt; }
</style>

...with the example CSS being replaced by whatever specific CSS you want to add for your site.

Does that clarify things for you? Smile


--------------------
"Being a Mac user is like being a Navy Seal: a small, elite group of people with access to the most sophisticated technology in the world, whom everyone calls on to get the really tough jobs done quickly and efficiently." - R. Welch, CEO, General Motors
Subspace Comms Network | The Knothole
 
Posts: 255 | Location: Bear, DE USA | Registered: May 03, 2002Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
yep it does. plus dumb blondes not dumb, not a blonde boyfriend came by this morning and figured it out.

now if I can just find a way to get the whiteout off the screen so I can see everything . . .
 
Posts: 6 | Registered: March 02, 2004Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    help with using CSS for my EVE