Support Spidean

Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.

Spidean Forums

Board Index > HTML/CSS > Changing styles within modules


 < Last Thread   Next Thread >New Topic  Post Reply
Author: Subject: Changing styles within modules

Newbie





Posts: 2
Registered: 12/31/2004
Status: Offline

  posted on 1/26/2005 at 06:20 PM
Hello,
I've got a site I designed with Autothemes and I have a style problem. I need to know how to change the text color in a certain module. I have Module Styles active in the extras of Autothemes. Say I'm using a module like the Horoscopes module. Within my style sheet I put:

Horoscopes {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
background-color: #000000;
}




Figured that would work from the description given under module styles, but it doesn't do a thing. Also tried .Horoscopes but that didn't work either. Anyone know what I'm doing wrong?
Thanks in advance.

[Edited on 26/1/2005 by burbs]

[Edited on 26/1/2005 by burbs]

[Edited on 26/1/2005 by burbs]

 
Reply With Quote

Administrator




Posts: 4575
Registered: 10/7/2002
Status: Online

  posted on 1/26/2005 at 07:46 PM
The class="module" and the id="Horoscopes", so it should be:

#Horoscopes {

for Horoscopes only

or

.module {

for all modules

Thanks!
-Shawn

 
Reply With Quote

Junior Member




Posts: 11
Registered: 2/6/2005
Status: Offline

  posted on 3/4/2005 at 01:00 AM
i am also having the same problem. i used the .module { and was able to change the background color on my modules... but could not get the text to change. here is what i tried:

<?.module {

    
font-familyTahoma;

    
font-size11px;

    
font-weightnormal;

    
color#FF6600;

    
background-colornone;

?>


what am i doing wrong?

 
Reply With Quote

Junior Member




Posts: 11
Registered: 2/6/2005
Status: Offline

  posted on 3/5/2005 at 07:14 PM
anyone?
 
Reply With Quote

Newbie




Posts: 1
Registered: 11/21/2005
Status: Offline

  posted on 12/1/2005 at 10:34 AM
I'm having the same problems, I'm quite good with HTML/CSS but can't figure where to set the modules styles...
Tried <div id=""> and even <div > directly but didn't work, so 'was wondering where to set it!

Thanks, and sorry for my poor english

edit: found out what is was, my bad ^_-
[Edited on 1/12/2005 by eden-san]

[Edited on 1/12/2005 by eden-san]

 
Reply With Quote
New Topic    Post Reply


Main Menu

Get AutoTheme

Featured Item

Quake 4 Theme
Quake 4 Theme
$19.95

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 103
Comments: 0

Powered by the AutoTheme HTML Theme System
Page created in 0.117563 Seconds