Keyword

Remove Bullets

  • tp07022
  • tp07022's Avatar Topic Author
  • Offline
  • New Member
More
16 years 11 months ago #2912 by tp07022
Remove Bullets was created by tp07022
Is there a way to remove the bullets that appear. I centered my modules and now the bullets that appear in the list look odd. Any help would be appreciated.

Thanks

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago - 16 years 11 months ago #2913 by Aurora
Replied by Aurora on topic Re: Remove Bullets
There is a css file located in the modules directory mod_jw_srfr which is named mod_jw_srfr.css.  Change the following line

ul.jw_srfr {margin:4px 12px;padding:0px;list-style:square;}


to:

ul.jw_srfr {margin:4px 12px;padding:0px;list-style:none;}


In short, change the last word in the line from "square" to "none"

Additionally, if you find the spacing off by 12 pixels when centering you can change the 12px to 0px.  This is the specified left and right margin.

Warning: This will change the style of all modules which use the mod_jw_srfr module. If you change the css file as specified above, all RSS feeds which use the mod_jw_srfr module in your website will have no bullets.

WORD OF CAUTION: You should always make a copy of the original file before changing the working file.  Copy the original file mod_jr_srfr.css to mod_jr_srfr.css.orig before changing the original.

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #2914 by CardPlayer
Replied by CardPlayer on topic Re: Remove Bullets
hallo, i am running v1.2 and edited the css file as suggested, but still have bullets displayed - with the bullet image as per the style sheet for the rest of my website.  Any help is much appreciated.

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #2915 by Andrew Wildsmith
Replied by Andrew Wildsmith on topic Re: Remove Bullets
i have same problem do we have a fix for bullets left of text. :(

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum