Spidean  

The home of the AutoTheme HTML Theme System: PHP-Nuke Themes, phpNuke Themes, PostNuke Themes, Zikula Themes, Platinum Nuke Themes, Nuke Evolution Themes, Smeego Themes

 
 
Pinnacle of Excellence  

FAQ

SUPPORT

THEMES

TEMPLATES

   
   

   
Main Menu

 
Welcome Guest   Register | Log in



Spidean Forums
You are not logged in

 < Last Thread   Next Thread >Ascending sortDescending sorting  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: 4538
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



Printer Friendly Page Printer Friendly Page 
         



Copyright © 2002-2008 Shawn McKenzie and Spidean.
Legal | Credits

AutoTheme   Built with AutoTheme   Enhanced by AutoTheme   Powered by AutoTheme

Valid HTML 4.01!   Valid CSS!
Powered by the AutoTheme HTML Theme System
Page created in 0.087228 Seconds