0
Welcome Guest! Login
0 items Join Now

SOLVED CSS Help please!

  • SOLVED CSS Help please!

    Posted 17 years 6 months ago
    • I am building a site using a Rocket Theme template and have one issue that I can't seem to straighten out. If you check this page, you will see that I have a left menu with sub-links. The sub-links are indented causing them to carry to the next line. I would love to edit the font for that particular menu, but can't seem to find it! I tried using the CSS style info plugin in Firefox but it was not helpful. Anyone have any ideas where I can edit this CSS? (without messing up other areas) :D

      bigspaces.com/index.php?option=com_conte...view&id=28&Itemid=47

      I was able to change the font size, weight, etc. but cannot seem to lose the indent.
    • Last Edit: 17 years 6 months ago by Jody Horton.
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: SOLVED CSS Help please!

    Posted 17 years 6 months ago
    • This is not a CSS issue; rather it's the way J! core implements indents on the submenus.

      You will need to edit the template's indent PNG files:

      /templates/rt_versatility_ii_sienna/images/indent1.png

      Change the width then save them out, and that will adjust the size of the indent...
    • Toolbox Digital | Dribbble | Forrst
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: SOLVED CSS Help please!

    Posted 17 years 6 months ago
    • it isn't a css issue.

      There is an image which appears to be hard-coded in.

      See indent.png. You will need to remove that image and maybe get rid of the 4px padding (also hardcoded in) as well.
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_frontpage&Itemid=1" class="mainlevel" >Home</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=27&Itemid=46" class="mainlevel" >About Us</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=26&Itemid=31" class="mainlevel" >Practice Areas</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47" class="mainlevel" id="active_menu">Attorneys</a>
       
      <div style="padding-left: 4px"><img src="http://bigspaces.com/templates/rt_versatility_ii_sienna/images/indent1.png" alt="" /><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47#1" class="sublevel" >Bassam Al-Talhouni</a></div>
      <div style="padding-left: 4px"><img src="http://bigspaces.com/templates/rt_versatility_ii_sienna/images/indent1.png" alt="" /><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47#2" class="sublevel" >Hussam Al-Talhouni</a></div>
      <div style="padding-left: 4px"><img src="http://bigspaces.com/templates/rt_versatility_ii_sienna/images/indent1.png" alt="" /><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47#3" class="sublevel" >Hussein Madani</a></div>
      <div style="padding-left: 4px"><img src="http://bigspaces.com/templates/rt_versatility_ii_sienna/images/indent1.png" alt="" /><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47#4" class="sublevel" >Salam Al-Talhouni</a></div>
       
      <div style="padding-left: 4px"><img src="http://bigspaces.com/templates/rt_versatility_ii_sienna/images/indent1.png" alt="" /><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=28&Itemid=47#5" class="sublevel" >Angela F. Nesheiwat</a></div>
      </td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=29&Itemid=52" class="mainlevel" >News/Events</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=31&Itemid=54" class="mainlevel" >Publications</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=32&Itemid=55" class="mainlevel" >Contact Us</a></td></tr>
      <tr align="left"><td><a href="http://bigspaces.com/index.php?option=com_content&task=view&id=33&Itemid=56" class="mainlevel" >Careers</a></td></tr>
      </table>

      Hope that helps.

      EDIT: Dan L beat me to the post, and it appears he has a better answer as well :)
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
  • Re: SOLVED CSS Help please!

    Posted 17 years 6 months ago
    • AAAARRGGGGGHHHHH!!!! It was an image...dang it.

      Thanks for the help guys...as always the RT board comes through in a pinch.

      ;)

Time to create page: 0.074 seconds