|
Quotes |
" ... I want to tell you that your thyme product is functional and valuable beyond
words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."
" ... Thanks for such a complete project, its making my job much easier. ..."
" ... I have now deployed 4 different calendars and our users love them ... "
" ... Easy to install and use and a great look/design. ..."
" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."
|
|
| View previous topic :: View next topic |
| Author |
Message |
dave
Joined: 29 Apr 2008 Posts: 26
|
Posted: Wed May 21, 2008 5:11 pm Post subject: right aligning the tabs...changing the background color |
|
|
posted this under originally under themes but got no response....
I'm muddling through the styles.css file trying to find a way to right align the tabs and maybe change the colors or use a backgound image. Where can I find the style to modify tab colors and when do I access the code that prints the tabs in html? |
|
| Back to top |
|
 |
jocelynm
Joined: 12 Aug 2007 Posts: 29 Location: Texas
|
Posted: Sun Jun 01, 2008 7:00 pm Post subject: |
|
|
Hi there,
This will be part of what you need.... I'm using images.... I lifted the following code out of my style.css file to show you.
(I made a number of comments throughout my style file - you may find it helpful to do that as well...)
| Code: |
/* -- T A B S -- TABS STARTS HERE -- */
/* -- #cal div.caltabs table - background behind tabs, over page background -*/
#cal div.caltabs table { border-top: 0px solid; border-color: #597393; width: 100%; background-image: url(http://mind-expanding.com/templates/rt_synapse/images/style2/misc236.jpg);}
#cal div.caltabs td.main_header { font-size: 14px; border: 0px solid; border-color: #DFD8BF; background-image: url(http://mind-expanding.com/templates/rt_synapse/images/style2/modules/module-side/module-h3.png); }
#cal div.caltabs td.main_header a:link,#cal div.caltabs td.main_header a:visited,#cal div.caltabs td.main_header a:hover,{ color : #475945; font-size: 17px; font-weight: 700;}
#cal div.caltabs td.cal_disabled {border-top: 0px solid; border-color: #8a5500; border-left: 0px solid white; border-right: 0px solid; border-color: #8a5500; height: 24px; color: #DFD8BF; background-image: url(http://mind-expanding.com/templates/rt_synapse/images/style2/thyme-menu.png); }
#cal div.caltabs td.cal_disabled a:link,#cal div.caltabs td.cal_disabled a:visited,#cal div.caltabs td.cal_disabled a:hover,{ color: #DFD8BF; font-size: 17px; font-weight: 500;}
/* -- T A B S -- TABS ENDS HERE -- */
|
Let me know if you want me to clarify.....
You can see this at http://www.mind-expanding.com/calendar/
All my best,
Jocelyn _________________ ----------------
Events for the Conscious Mind
Mind-Expanding.com Calendar
http://www.mind-expanding.com/calendar/ |
|
| Back to top |
|
 |
dave
Joined: 29 Apr 2008 Posts: 26
|
Posted: Mon Jun 02, 2008 6:27 pm Post subject: |
|
|
| Thanks so much jocelyn...that really helps a lot! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|