Jump to content

sitedocs


Guest

Recommended Posts

hi

i need to make my site docs a bit more interesting to match my old site...how easy is it to add images onto these pages - where do i place them with cc folders...and which css value do i tweak to change the link/hover text within my site docs pages.

many thanks as always

red

Link to comment
Share on other sites

To 'tweak' settings for site docs go to your skins/your skin/styleSheets/style.css and look for:

.txtSiteDocs, a.txtSiteDocs {

font-family: Arial, Helvetica, sans-serif;

font-size: 70%;

color: #0B4492;

text-decoration:none;

}

a.txtSiteDocs:hover {

font-family: Arial, Helvetica, sans-serif;

font-size: 70%;

color: #000000;

text-decoration:none;

As for adding images this can be done in your admin control panel in Site Documents. Use the fckeditor to add your images.

Please review the pinned posts in each section as your answers to most commonly asked questions can be found there.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...