Support Joomla!
Register :
Lost password?
Remember me
Home
Extensions
Template Club
Services
Forum
Removing ul/li attributes
Forums
Search:
Advanced search
2212
Posts in
532
Topics by
12196
Members
Latest Member:
Rudolph ROBELIN
Forums
Products - English
Extensions
NeoLatestNews
Removing ul/li attributes
« previous
next »
Pages:
[
1
]
Author
Topic: Removing ul/li attributes (Read 963 times)
Mitchell Kray
Newbie
Posts: 3
Removing ul/li attributes
«
on:
October 15, 2007, 07:22:34 PM »
I am trying to figure out how to make my news show up without the • and added space before the titles.
Can this be done?
Logged
Raphael
Administrator
Hero Member
Posts: 691
Re: Removing ul/li attributes
«
Reply #1 on:
October 16, 2007, 09:22:34 AM »
Hello Mitchell,
You just need to edit the CSS of the module. Add these lines in the template CSS file for example:
Code:
ul.neolatestnews li {
list-style-type:disc;
}
ul.neolatestnews a {
margin: 0px 0px 0px 10px;
}
Regards,
Logged
Mitchell Kray
Newbie
Posts: 3
Re: Removing ul/li attributes
«
Reply #2 on:
October 18, 2007, 05:03:47 PM »
I don't have a CSS file for the NeoLatestNews module. there is only the PHP and XML file.
I tried adding to the customize.css and base.css but neither of those worked. Where should I be looking for the CSS files?
Logged
Raphael
Administrator
Hero Member
Posts: 691
Re : Removing ul/li attributes
«
Reply #3 on:
October 22, 2007, 05:43:08 PM »
You need to add these lines in file /templates/[your_template]/css/template_css.css.
Regards,
Logged
Mitchell Kray
Newbie
Posts: 3
Re: Removing ul/li attributes
«
Reply #4 on:
October 23, 2007, 07:06:28 PM »
Thanks!
Also, for anybody else wanting to do this, I added another line in there to reduce the amount of space around the text to the borders
Code:
ul.neolatestnewsmid li {
list-style-type:none;
margin: 0px 0px 0px -15px;
}
«
Last Edit: October 23, 2007, 07:14:38 PM by Mitchell Kray
»
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
NeoJoomla - English
-----------------------------
=> Announcements
=> General discussions
=> Suggestions & Feedback
=> Your realisations with Joomla!
-----------------------------
Products - English
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
-----------------------------
NeoJoomla - Français
-----------------------------
=> Annonces
=> Discussions générales
=> Suggestions et retours
=> Vos réalisations avec Joomla!
-----------------------------
Produits - Français
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
===> Sport's Web
===> Clocking Machine
===> Summer Week
===> Light Skills
===> Underground
===> J!lloween
Loading...
Joomla Professionals
|
Joomla Components
|
Joomla Extensions
|
Joomla Templates
|
Joomla Design
|
Joomla Developers
|
Joomla Blog
|
Contact
|
Quote