0
Welcome Guest! Login
0 items Join Now

Need help with aligning module content links

  • Need help with aligning module content links

    Posted 16 years 11 months ago
    • Hi all. Even though I'm now working on a second site, I'm still finding problems that I cannot solve still on my first site. I'm trying to get my Featured Articles module text (links to the content) left aligned and to have a space between each title. I have installed two modules--the Featured Articles module and the Content Links module on my homepage. However, no matter what I have changed and no matter where I look in Firebug, I cannot make these changes to either module.

      I have tried many changes to template.css.css and the module.css stylesheets, but no go. It has to be simple, but I'm missing it somewhere. Below is the stylesheet for the content items module. I have also attached a pic of both modules. Please help me with these changes.

      www.ceoready.com
      J! 1.013

      Thanks,

      Robert

      Content Links module css:

      /*
      * @version $Id: mod_content_links.php 2006-11-05 12:30:00Z davidwhthomas $
      * @package mod_content_links
      * @author David Thomas This email address is being protected from spambots. You need JavaScript enabled to view it.
      * @license www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
      * css stylesheet for module Content Links (mod_content_links)
      * version 1.3
      */

      /* style for list block */
      .mod_content_links_block{}

      /* style for bulleted list */
      .mod_content_links_ul{}

      /* style for numbered list */
      .mod_content_links_ol{}

      /* style for links */
      .mod_content_links_title a:link {}

      /* style for visited links */
      .mod_content_links_title a:visited {}

      /* style for hovering over links */
      .mod_content_links_title a:hover {}
    • Last Edit: 16 years 11 months ago by Robert Bellenir.
    • Robert

Time to create page: 0.052 seconds