Vivvo CMS Support Forum Home | Free Trial | Online Demo | Docs and Manuals | Order Now   

Go Back   Vivvo CMS Support Forums > Vivvo 4 > Troubleshooting

Troubleshooting Problems, need help? Have a tip or advice? Post it here.

Reply
 
Thread Tools Display Modes
Old 08-29-2008, 07:45 PM   #1
Karlos
Guest
 
Posts: n/a
Default Template 4024

I have searched every thread and style sheet for this .

I am trying to change the color of fonts for this template. For some reason the font color is black and the background is a charcoal color which make's it hard to see what was written. Where do I find change font color
  Reply With Quote
Old 08-29-2008, 10:56 PM   #2
Karlos
Guest
 
Posts: n/a
Default

Is this so complex that no one knows how to do this
  Reply With Quote
Old 08-30-2008, 07:52 AM   #3
shketuljko
Vivvo Developer
 
shketuljko's Avatar
 
Join Date: Nov 2006
Posts: 2,002
Rep Power: 10
shketuljko is on a distinguished road
Default

I think that all styles for template should be in VIVVO_ROOT/themes/VIVVO_THEME/css/style.css

Try to find and set color attribute in this file.
__________________
Ola
W i l l c o d e f o r f o o d
shketuljko is offline   Reply With Quote
Old 09-01-2008, 06:48 PM   #4
Karlos
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by shketuljko View Post
I think that all styles for template should be in VIVVO_ROOT/themes/VIVVO_THEME/css/style.css

Try to find and set color attribute in this file.
My thoughts exactly but I have looked up and down and I cannot find it.

The text is black on a dark charcoal background when creating attachments and creating "Page" I must be over looking apparently and I have change a few colore that are coded #000 but nothing changed in the front end. Please help. (Its probably looking me straight in the eye)

Sample

Last edited by Karlos; 09-01-2008 at 07:04 PM.
  Reply With Quote
Old 09-02-2008, 08:43 AM   #5
Micha
Administrator
 
Micha's Avatar
 
Join Date: Feb 2006
Location: Belgrade
Posts: 2,661
Rep Power: 10
Micha will become famous soon enough
Default

Hmmm, ok, try this:

Go to your themes/tpl_4024/css/style.css (that should be correct location I think), and find this id #box_center_holder.
If there isn't one in your style.css, you should try in layout_default.css file.
When you find #box_center_holder ID, add following property to it:

color:#C0BEBE; (that should be the color of text you have on other pages).

And that should do the trick
__________________
--[Read Forum Rules and Guidelines before you post!!!]--

Djole, Djole, bas si bezobrazan sto si se pravio da si mali zekan. Zato cu te dobro kazniti...
Micha is offline   Reply With Quote
Old 09-02-2008, 03:56 PM   #6
Karlos
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Micha View Post
Hmmm, ok, try this:

Go to your themes/tpl_4024/css/style.css (that should be correct location I think), and find this id #box_center_holder.
If there isn't one in your style.css, you should try in layout_default.css file.
When you find #box_center_holder ID, add following property to it:

color:#C0BEBE; (that should be the color of text you have on other pages).

Thanks Micha

Didn't see the coding in Layout, but I did see it in styles. the only thing the font line already had color:#C0BEBE in it. I cahnged color on the other color codes but it didn't change it in the front end. I am missing somthing see below.


#box_center_holder {padding: 12px 12px 0px; background: #272424; height: 1%; border-left: 5px solid #000; border-right: 5px solid #000;}

#box_center_holder h1 { color: #c0bebe; font-size: 18px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #3f3a3a;}

#box_center_holder div.category_headline { width: 100%; overflow: hidden; margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px dashed #000; color: #c0bebe;}

#box_center_holder div.category_headline h2 a { color: #c0bebe; font-size: 12px; font-weight: bold;}

#box_center_holder div.category_headline h2 a:hover { color: #f60; text-decoration: none;}

#box_center_holder div.category_headline div.image { float: left; margin: 0px 5px 6px 0px; #eeeeee; border: 2px solid #3A3434;}

#box_center_holder div.category_headline div.summary {}

div.article_link {display: inline; padding-left: 4px;}

div.article_link a {color: #FFF; font-weight: bold;}

div.box_body div.image {
float: left;
margin: 2px 5px 2px 0px;
border: 2px solid #3a3434;
}
  Reply With Quote
Old 09-02-2008, 04:05 PM   #7
Micha
Administrator
 
Micha's Avatar
 
Join Date: Feb 2006
Location: Belgrade
Posts: 2,661
Rep Power: 10
Micha will become famous soon enough
Default

From what I can see, you have that color on few ID's (mainly for headers) except on #box_center_holder

Code:
#box_center_holder {padding: 12px 12px 0px; background: #272424; height: 1%; border-left: 5px solid #000; border-right: 5px solid #000;}
Add color to that ID:

Code:
#box_center_holder {padding: 12px 12px 0px; background: #272424; height: 1%; border-left: 5px solid #000; border-right: 5px solid #000; color:#C0BEBE;}
__________________
--[Read Forum Rules and Guidelines before you post!!!]--

Djole, Djole, bas si bezobrazan sto si se pravio da si mali zekan. Zato cu te dobro kazniti...
Micha is offline   Reply With Quote
Old 09-02-2008, 04:37 PM   #8
Karlos
Guest
 
Posts: n/a
Default

Micha

You are the one. It did work. i was thrown off because I thought because it didn't have the font on that line it wouldn't work. BIG THANKS!!!!
  Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Forum Jump

Order now:

Order your copy of Vivvo now and get:
bullet Six months free upgrades
bullet Free support
bullet Full source code
bullet Immediate download
bullet Starting at only $295.00
Order now

Support HelpDesk:

You can submit a trouble ticket in the support area at any time, using your client area email and password.

Vivvo CMS Resource Center:

The Vivvo CMS Resource Center is your window to a variety of resources that showcase Vivvo's features and technologies. So whether you're brand new to Vivvo or a seasoned user, you can find the information you need right here!

Latest Additions:

Contact us:

Business hours
Mon-Fri 9:00AM - 6:00PM GMT+1
(Europe)
Telephone Sales
381 11 311-50-20
Email inquiries
sales@vivvo.net
(Sales inquiries)
support@vivvo.net
(Support inquiries)

All times are GMT +1. The time now is 07:01 PM.
Contact Us - Vivvo Home - Archive - Privacy Statement - Top

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.