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 > Post Reply


Post Reply
Icon:
Message:



[More smilies...]
Bold   Italic   Underline   Code   Email   Quote   Url   Image   
Rights

HTML is Off
Smilies are On
BB Code is On
[img] Code is On

Disable smileys?
Use signature?
Turn BBCode off?
Receive email notification of new replies?

Topic Review


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]




posted on 3/5/2005 at 07:14 PM

anyone?




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?




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




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]



Main Menu

Get AutoTheme

Featured Item

COD Theme
COD Theme
$19.95

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 105
Comments: 0

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