Forums » Installation

How to make section title bold

Patrique
GERMANY
2008-08-08 10:45:07
 

Hi all,

I am more or less new to the topic of Html and Css Styles... or in other words it has been a while as I did some scripting. Maybe someone can help...

We are currently working on our new site we just try to make the sections such as WORK or REFERENCES bold.
When we do a script in the CSS Style all text (even the under sections like Typography and Packaging) appears bold. How can we make only the sections bold. Do we have to change this at the Pre-Nav Text area?

Furthermore I did notice some scripting for a collapsable menu in the Forum. Does the Java script go into the Index.php?

I hope someone can help... Thanks in advance,

Regards,
Patrique

Patrique
GERMANY
2008-08-08 10:46:51
 

Sorry guys ... the link was wrong.Please try this one!Webpage

snoep
GERMANY
2008-08-08 11:10:18
 
  1. in the style.css:
  2. #menu ul li.section-title { font-weight: bold; }

if you are using firefox, install firebug, that´s great for such issues.

the collapsable-function can eather be placed in the index.php directly or it is put in a separate .js file that is included as a link.

have fun!

Patrique
GERMANY
2008-08-08 11:13:14
 

Thanks a million snoep! I will try to fix it asap.

Patrique
GERMANY
2008-08-08 13:55:18
 

Hi Snoep,
the bold section works perfect. Can you give me a hint where to put the collapsable-function script in the php? Does it have to be at a exact postion?

snoep
GERMANY
2008-08-08 14:27:41
 

hi patrique,

here you will find a previous thread on the issue.

look for the post of ross cairns, he did the script (and thenine did as well). there you can download it together with some instructions on how to implement.

you can check our site as well to check locations and scripts.

Patrique
GERMANY
2008-08-08 14:38:38
 

Hi Snoep,
1000 dank! I will try to figure it out. Thanks a lot for your help and a good weekend,
Greetings from Hamburg,
Patrique

Showing 1 - 7 of 7 posts in Forum > Installation > How to make section title bold
 

You need to be logged in to post.