media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Joomla Templates

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-10-2007, 04:20 PM
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default Template 0035- changing user position 4/5?

On Template 0035, the text in user position 4 & 5 is hard to read. It comes with black text on a dark red background. I was able to change the text color of the main menu items to white so they can be seen but I can't see where in the css
file to change the text color of user position 4 & 5 to white so that the text can be read easier.

How do I change the text clolor on user position 4 & 5 to white?


I know that if I delete "dark" from the Module Class Suffix, the background becomes white. But I would rather just change the font color to white and leave the background dark red.

Also, is there a place in the css file that defines the Module Class Suffix "dark"?

Regards,
Wschaepe
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-10-2007, 05:54 PM
Administrator
 
Join Date: Sep 2006
Posts: 316
Wink

Hi


You can override any module style my adding a class suffix to it.
Via the style sheet.

http://www.m65.net/cms/articles/joom...nce-1.0.x.html
4. STANDARD MODULE TABLE


/* ##################### STANDARD MODULE TABLE #################*/
table.moduletable { width: 100%; padding: 0px; margin: 0px;}
table.moduletable th { background: #2F3E57;height: 18px; color: #FFFFFF;}
table.moduletable td {height: 18px;}

/* Add here Custom Modules */

/* End Custom Modules */ /*
##################### END STANDARD MODULE TABLE #################*/

Inside the templates css file you will see an example

*NOTE: "-demo" can be added to Module Class Suffix:
FOR CUSTOM MODULES LOOK AND FEEL
*/
table.moduletable-demo{}
table.moduletable-demo th{}
table.moduletable-demo td{}
table.moduletable-demo a:link{}
table.moduletable-demo a:visited{}
table.moduletable-demo a:active{}
table.moduletable-demo a:hover{}
/*END OF DEMO*/
/* .moduletable can be a class without the table.moduletable*/

the –demo is the suffix.
Form box -> [Module Class Suffix] –demo <-enter the suffix
Add your colors font size as you wish.
And then login to admin-back-end

Find the module assigned to position 4 or 5 etc.
And add the just the suffix parameter to module save.
View the front-end refresh your browser your all set.

See an example of a menu at this URL.

http://www.m65.net/cms/articles/joomla/adding-a-flat-list-tab-menu-to-your-template.html

for a module you would use the lower one.

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-10-2007, 10:21 PM
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default Thanks- that fixed it.

Thanks for the information. That did it. I changed the "table.moduletable-demo{}" and was able to modify the looks of thhe User 4 position.


Rergards,
wschaepe
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-11-2007, 02:03 PM
Administrator
 
Join Date: Sep 2006
Posts: 316
Wink

Glad to hear it.

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 06:15 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0