Forum Support

Shape 5
March 28, 2024, 07:39:43 AM *
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: Need help changing category icons for "section layout" pages.  (Read 475 times)
CoalitionGuy
Jr. Member
**
Offline Offline

Posts: 56



WWW
« on: October 27, 2009, 09:38:58 PM »

  Hi,
I find the many differences in coding from one template to another here at shape5 make it difficult to change important elements of typography.

I have made a section called "some section." I made a menu item pointing to that section as an "articles-->section layout."
I then made 13 categories for that "some section."

When I go to that page (section layout) there's a listing of all the categories with a horrible "option 6" bullet displayed, and I want to put the same image for all of those category type listings.

How can I do this, and where are the edits made?

Walt.
Logged

"The greatest tyrannies are always perpetuated in the name of the noblest causes." ??Thomas Paine.
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: October 28, 2009, 11:45:58 AM »

Would you be able to post a URL of this?
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
CoalitionGuy
Jr. Member
**
Offline Offline

Posts: 56



WWW
« Reply #2 on: October 28, 2009, 01:31:37 PM »

I have included a "gif" image so you can see exactly what I'm talking about.  The black dot within the red circle is what I want to replace with my own image.

Your help would be much appreciated.

Thanks,

Walt.
Logged

"The greatest tyrannies are always perpetuated in the name of the noblest causes." ??Thomas Paine.
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: October 29, 2009, 12:43:11 PM »

This is the default Joomla bullet so if you want to change this here you would either have to open up the php file that outputs these bullets or you can change it by adding the below to the bottom of your editor.css file but note this will be site wide.  Change the image to whatever you desire, I just choo

ul li {
background:transparent url(../images/typography/s5_ul_arrow.png) no-repeat scroll left top;
padding:1px 18px;
}
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
CoalitionGuy
Jr. Member
**
Offline Offline

Posts: 56



WWW
« Reply #4 on: October 29, 2009, 08:56:49 PM »

That didn't work at all Jonah.

It seems to work, a little in, template.css.css
If that's the joomla default bullet, where can I find it.  I looked everywhere.

Walt.
« Last Edit: October 29, 2009, 09:27:54 PM by tmaximus » Logged

"The greatest tyrannies are always perpetuated in the name of the noblest causes." ??Thomas Paine.
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: October 30, 2009, 01:04:33 PM »

The default should be located here:

template_css.css (line 51)

.s5_backmiddlemiddle_m ul {
line-height:21px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-left:15px;
}
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.