Forum Support

Shape 5
March 28, 2024, 08:11:01 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Article List Header wrong font color  (Read 490 times)
marketing
Jr. Member
**
Offline Offline

Posts: 12



« on: October 03, 2008, 11:25:04 AM »

***SEE MY POST BELOW ***
I found error #1
The template_css.css file had an error in it. Sectiontableheader background color was set to 2f2f2f. this is almost black. the font is black. so i couldn't the the column headers. I changed the color to a light grey.

Error #2 is in the html for that page. it appears the # sign in column one is not picking up the css color and is staying white. i have not found the right page to edit yet.

**********************

http://community.eventpictures.com/index.php?option=com_content&view=category&id=9&Itemid=22

here is a link to an article listing on my commportal based site. the heading for the article list is using a black font instead of white. this is from the install...i.e. i have not made changes.

how do i change this font to be white? it's probably a css? but which one and which line.

thanks,

wayne
« Last Edit: October 03, 2008, 12:16:10 PM by marketing » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: October 06, 2008, 10:26:50 AM »

Hello Wayne,

The "Guides" css is located in your template_css.css at line 223:

Code:
.componentheading {
font-size:1.3em;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
padding-bottom:5px;
}

You'll have to add in a color definition as its just picking up the black on the overall template coloring.

Regards,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
marketing
Jr. Member
**
Offline Offline

Posts: 12



« Reply #2 on: October 14, 2008, 09:24:02 AM »

thanks, that fixed the basic color issue. however, the # sign in the first column is not picking up the color. i think it's an error in the html file. but i don't know which file to edit.

wayne
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: October 15, 2008, 02:04:00 PM »

Hello,

This can be found here template_css.css at line 316:

Code:
.sectiontableheader {
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #222222;
color:#FFFFFF;
font-weight:bold;
padding:3px 5px;
}

Regards,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.